body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: f1f1f1;
	font-family: "宋体";
	font-size: 12px;
	
}
td {
	font-family: "宋体", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header {
	background-image: url(../Images/header.png);
}
.textbox {
	background-color: #FFFFCC;
	height: 18px;
	width: 110px;
	border: 1px solid #000000;
}
.btn_login {
	background-image: url(../Images/btn_login.png);
	height: 23px;
	width: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#nav {
	line-height: 31px;
	background-image: url(../Images/nav.png);
}
#nav a:link{
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited{
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover{
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}.nav_font {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
#banner {
	background-image: url(../Images/banner.png);
	background-repeat: no-repeat;
	background-position: center;
}
.datestyle {
	color: #0066CC;
}
a:link {
	font-family: "宋体", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.line_height120 {
	line-height: 120%;
	color: #000000;
}
.line_height150 {
	line-height: 150%;
}
.line_height180 {
	line-height: 180%;
}

#menu{
	height:32px;
	margin-top:8px; background-image:url(../images/nav2.png);
}
#menu ul{
	margin:auto; width:920px; height:32px;
	list-style-type:none; padding:0px; margin-top:0px; margin-bottom:0px; margin-left:5px;
}
.m_li{
	float:left; width:105px; line-height:32px;  text-align:center; margin-right:-2px; margin-left:-2px;
}
.m_li a{
	display:block; color:#FFFFFF; width:105px;
}
.m_li a:visited{
	display:block; color:#FFFFFF; width:105px;
}
.m_line{
	float:left; width:1px; height:32px;
	line-height:32px;   /*ff下有效(图片垂直居中)*/
}
.m_line img{
	margin-top:expression(( 32 - this.height ) / 2);   /*ie下有效(图片垂直居中)*/
}
.m_li_a{
	float:left; width:105px; line-height:32px; text-align:center; padding-top:3px; font-weight:bold;
	background-image:url(../images/menu_bg.jpg); position:relative; height:32px; margin-top:-3px; margin-right:-2px; margin-left:-2px;
}
.m_li_a a{
	display:block; color:black; width:105px;
}

.smenu{
	width:800px; margin:0px auto 0px auto; padding:0px; list-style-type:none; height:32px;
}
.s_li{
	line-height:32px; width:auto; display:none; height:32px; 
}
.s_li_a{
	line-height:32px; width:auto; display:block; height:32px; 
}
