div.first_block {
	width: 900px; margin:auto; margin-top: 2px;
}
div.first_block div.block_menu {
	float: left;
	width: 185px; height: auto;
	text-align: left;
	margin-bottom: 5px;
	padding: 0px;
}
div.first_block div.block_menu .each_group {
	border: 0px; margin-bottom: 5px;
}
div.each_group .header {
	background-image: url(../images/bg_menu_head.png);
	height: 30px;
	background-repeat: no-repeat;
}
.each_group .header div {
	padding-top: 7px; padding-left: 20px; color: #fdfddf; font-weight: bold;
}
div.each_group .body {
	background-image: url(../images/bg_menu_body.png); border-bottom: 1px solid #7d8b46;
}
.each_group .body ul {
	padding: 0px; margin: 0px; padding-top: 10px; padding-left: 10px; padding-right: 10px;
}
.first_block .block_menu li {
	display: block;
	list-style-type: none;
	margin-bottom: 10px;
}
.first_block .block_menu li img {
	width: 14px;
	height: 14px;
}
.first_block .block_news div.lastest {
	width: 550px;
	float: left;
	margin-right: 3px;
	margin-left: 2px;
	padding-bottom: 5px;
	overflow: hidden;
	margin-bottom: 10px;
}
div.first_block div.block_news div.banner {
	float: left;
	width: 150px;
	border: 1px solid #eee;
	background-color: #fcfcfc;
	margin-top: 3px;
	height: 150px;
	font-size: 15px; text-align: center;
}
div.first_block div.block_news .body {
	width: 100%;
	float: left;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 15px;
	line-height: 20px;
	background-image: url(../images/body_viewnews1.png);
	text-align: left;
}
div.first_block div.block_news .header {
	width: 100%;
	height: 33px;
	float: left;
	padding-top: 12px;
	padding-left: 10px;
	font-weight: bold;
}
div.first_block div.block_news .footer {
	width: 100%;
	height: 38px;
	float: left;
	color: white;
	background-image: url(../images/footer_viewnews1.png);
}
.first_block .block_news .footer div {
	width: 95%; text-align: right; color: red
}
.first_block .block_news .lastest .header {
	background-image: url(../images/head_viewnews1.png);
	font-size: 15px;
	color: #111199;
	overflow: hidden;
	height: 45px;
}
.first_block .block_news .lastest .header p {
	overflow: hidden; font-size: 15px; height: 20px; margin: 0px;
	width: 95%;
	color: #115511;
	padding-left: 10px;
}


div.first_block div.block_news {
	width: 710px;
	float: left;
}
div.first_block div.block_news div.form_comment {
	width: 700px;
	float: left;
	overflow: hidden;
	border: 1px solid #eeeeee;
	margin-bottom: 10px;
}
div.first_block div.block_news .form_comment .header {
	background-image: url(../images/head_form_comment.png);
	height: 15px;
}
div.first_block div.block_news .form_comment .body {
	background-image: url(../images/body_form_comment.png);
	background-repeat: repeat-y;
}
div.body table {
	width: 90%; margin-left: 20px;
}
div.body td.rules {
	padding: 10px;
	background-color: #fff;
	border: 1px solid #eee; border-right: 3px solid #ccc; border-bottom: 3px solid #ccc;
}
div.body table input.button {
	font-size: 14px; color: blue; font-weight: bold;
}
.body .rules ul {
	padding-left: 15px; line-height: 18px;
	margin-left: 0px;
}
div.first_block div.block_news .form_comment .footer {
	height: 40px;
	background-image: url(../images/foot_form_comment.png);
}
div.first_block div.block_news .user_comment {
	width: 100%; float: left;
}
div.user_comment ul {
	list-style-type: none; padding: 0px; width: 100%; margin: 0px;
}

div.user_comment ul li div.header_comment {
	width: 100%;
	background: url(../images/head_user_comment.png) no-repeat;
	height: 10px;
	float: left;
}
div.user_comment ul li div.body_comment {
	width: 100%; background: url(../images/body_user_comment.png); float: left;
	background-repeat: repeat-y;
	text-align: left;
}
div.body_comment .left {
	float: left; width: 15%; padding-left: 10px; text-align: center;
}
.body_comment .left img {
	width: 70px; height: 70px;
	padding: 5px; border: 1px solid #eee;
	background-color: #fff;
}
.body_comment .left div {
	width: 70px; border: 1px solid #eee; margin: auto; padding: 0px 5px;
	font-weight: bold;
}
div.body_comment .right {
	float: left; width: 79%; padding-left: 10px; padding-right: 10px;
}
.form_comment .smilies img {
	width: 14px;
	height: 14px;
}
div.body_comment .right .message {
	width: 100%;
	margin-bottom: 50px;
	line-height: 18px;
}
div.body_comment .right .info {
	width: 100%;
	text-align: right;
}
div.user_comment ul li div.footer_comment {
	width: 100%; background: url(../images/foot_user_comment.png) no-repeat;
	height: 10px; float: left; margin-bottom: 15px;
}
div.banner img {
	margin-bottom: 3px;
	width: 150px;
}