* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	background-image: url(../img/bg_body.gif);
	background-repeat: repeat-x;
	background-color: #64a5df;
}
a:link {
	color: #9ba3b0;
	text-decoration: none;
}
a:visited {
	color: #9ba3b0;
	text-decoration: none;
}
a:hover {
	color: #436689;
	text-decoration: none;
}
a:active {
	color: #436689;
	text-decoration: none;
}

img {
	border: 0px;
}

dl{
	padding-left:15px;
	padding-right:15px;
}

dt.top {
	font-weight:900;
}

