.body-div {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.title {
	float: left;
	width: 780px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.nr {
	float: left;
	width: 780px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
}
.buttom {
	width: 770px;
	float: left;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/buttom.jpg);
	background-repeat: repeat-x;
	line-height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 10px;
}
.js {
	padding-left: 100px;
	float: left;
}
a {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
}
.ad {
	float: left;
}
.ad2 {
	background-image: url(images/ad4.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 175px;
	width: 235px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}