﻿@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #E7F0F7;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	font-family: "宋体";
	font-size: 12px;
}
img{
	border:0;
}

a{color: #666666;}
a:link { text-decoration: none;}
a:active { text-decoration:blink}
a:hover { text-decoration:underline;} 
a:visited { text-decoration: none;}
.lan{color: #0066BB;text-decoration: none;}
a.lan:hover{color: #0066BB;text-decoration: underline;}
.hei{color: #666666;text-decoration: none;}
a.hei:hover{color: #666666;text-decoration: underline;}
.help_tm{
	line-height: 19px;
	background-image: url(tm.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 374px;
	text-align: center;
	font-size: 12px;
	float: left;
	margin:0px 0px 0px 10px;
	background-position: 0px 1px;
	padding-top: 1px;
}
.help_input{
	line-height:14px;
	color: #999999;
	height:14px;
	border: 1px solid #BBBBBB;
}
.menu{
	line-height: 25px;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8DBEA;
	display: block;
	height:25px;
	text-decoration: none;
}
.menu:hover{
	line-height: 25px;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8DBEA;
	font-weight: bold;
	display: block;
	height:25px;
	text-decoration: none;
}
.menua{
	line-height: 25px;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8DBEA;
	font-weight: bold;
	display: block;
	height:25px;
	text-decoration: none;
	background-color: #669ECC;
	background-image: url(bot02.gif);
	background-repeat: no-repeat;
	background-position: 120px 8px;
}
.nnt{
	line-height: 50px;
	background-image: url(bot03.gif);
	background-repeat: repeat-x;
	height: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 15px;
}
.di{
	color: #999999;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	line-height: 40px;
	height: 40px;
	font-family: Tahoma; 
}
.news-list li span{
	color:#b8b8b8;
}
.zhu{
	width:555px;
	padding:13px;
	background:#FFFFE8;
	border:1px #ccc dashed;
	list-style:none;
}