﻿body 
{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	background-color: #FFF;
	margin: 0px;
	background-image: url(../imgs/body_bj.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.main {
	width: 950px;
	clear: both;

	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.zxdt {
	float: left;
	height: 212px;
	width: 331px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ECEBEB;
	border-left-color: #ECEBEB;
	margin-top: 4px;
	display: inline;
}
.aa{
	font-weight: bold;
	font-size: 14px; 
	color: white; 
	font-family: 宋体;
	}
.aa:link{color: yellow; text-decoration:none}
.aa:hover{color:yellow; text-decoration:none}
.aa:visited{color:white; text-decoration:none}
.aa:active{color:yellow; text-decoration:none}

.zxdt-top {
	background-image: url(../images/zxdt.gif);
	background-repeat: no-repeat;
	float: left;
	width: 333px;
}
.zxdt span {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.dibu {
	float: left;
}
.more {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.more1:link { color: #0F4AAB; text-decoration:none}
.more1:visited { color: #0F4AAB; text-decoration:none}
.more1:hover { color: #0F4AAB; text-decoration:none}
.more1:active { color: #0F4AAB; text-decoration:none}


