/*基本样式*/
*{ margin:0px; padding:0px; font-family: "宋体"; }
a:link{
	color:#333333; text-decoration:none; 
}
a:visited{
	color:#333333; text-decoration:none;
}
a:hover{
	color:#BC2931;
}
.clear_float{
	clear:both; height:1px;
}
.float_left{
	float:left
}
.float_right{
	float:right
}
.float_center{
	float:right
}
div,input,table{
	font-size:12px;
}
BODY {PADDING: 0px; FONT-SIZE: 16px; MARGIN: 0px; BACKGROUND-COLOR: #ffffff;background-image: url(/img/bj.gif);color:#101010;}
#content{
	width:960px; 
	margin:0px 21px 0px 21px;
	padding:0px;
}
img{
	border:0;
}
/*顶部样式开始*/
#header{
	margin-bottom:5px;
}
#top{
	height:26px;
	background:#F6F6F6;
	border-top:2px #A9C9E2 solid;
	border-bottom:1px #E4E4E4 solid;
	line-height:22px;
	padding:0px 10px 0px 10px;
	color:#000000;
}
#top ul{
	margin:0px;padding:0px;
	list-style:none;
	width: 700px;
	float:left;
}
#top ul li{
	padding-top:3px;
	display:block;
	float:left;
	filter:dropshadow(color=#DAE7F0,offx=1,offy=1);
}
#top a:link{
	color:#363535; text-decoration:none;
}
#top a:visited{
	color:#363535; text-decoration:none;
}
#top a:hover{
	color:#004A9C; text-decoration:underline;
}
.top_1{
	padding-top:4px;
	float: right;
}
.logo{
	padding:0px 0px 1px 10px;
	height:auto;
}
.logo_1{
	padding-top: 5px;
	float: left;
}
.logo_2{
    padding-top: 5px;
    float: left;
    padding-left: 30px;
}
.logo_3{	
	float: right;
	background: #F2F6FB;
	border: 1px solid #B0D7FF;
	float: right;
	height: 62px;
	width: 280px;
	margin-top:5px;
	padding-left:3px;
}
.logo_3 li {
	float: left;

	overflow: hidden;
	padding: 2px 0px 2px 0px;
	width: 278px;
	list-style:none;
}
.logo_3 ul {
	margin: 0px; padding:0px;
}
/*菜单样式*/
.header_nav{
	margin: auto;
	clear:both;
}

.menu{
    width:956px;
	height:28px;
	border: 1px solid #89D4F8;
	background:#DCF1FF;
	margin: 5px 0px 0px 0px;
	padding:1px;
	float:left;
}
.menu_middle{float:left;background:url(/Templet_Blue/images/nav_bg1.gif) repeat-x; width:946px; height:20px; padding-top:8px;padding-left:8px;}

.menu_middle li{float:left;list-style:none;  display:block; height:12px;font-size:13px;padding:0px 12px 0px 12px;background:url(/Templet_Blue/images/menuline.jpg) right no-repeat;}

.menu_middle li a:link{
	color:#363535; text-decoration:none;
}
.menu_middle li a:visited{
	color:#363535; text-decoration:none;
}
.menu_middle li a:hover{
	color:#FF3300; text-decoration:underline;
}
/*顶部样式结束*/
/*您的位置样式开始*/
.nvbar {
	line-height: 28px;
	color: #999999;
	text-indent: 10px;
	float: none;
	height: 28px;
	text-align: left;
	width: 958px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-image: url(/Templet_Blue/images/nbj.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	color: #006699;
	font-weight: normal;
}
.nvbar a {
	color: #006699;
	text-decoration: none;
}
.nvbar a:visited {
	color: #006699;
	text-decoration: none;
}
.nvbar a:hover {
	color: #009900;
	text-decoration: none;
}
/*您的位置样式结束*/
/*底部样式开始*/
 .footer {
    clear:both;
	background: url(/Templet_Blue/images/endmenu.gif) repeat-x;
	text-align:center;
    line-height:30px;
	font-size: 12px;
	height: 30px;
	width:960px;
}
 .footer_1 {
	text-align:center;
    line-height:30px;
	height: 30px;
	width:420px;
	float: none;
}
 .footer_1 p {
	text-align:center;
    line-height:30px;
	height: 30px;
	width:70px;
	overflow: hidden;
	float: left;
}
.CopyRight{
          clear:both;
		  background: url(/Templet_Blue/images/endbg.gif) repeat-x;          
		  height:65px;
		  width:960px;
	      text-align:center;
		 }

.CopyRight ul {
	padding-top:3px; 
}
.CopyRight li{
	height:20px;
	list-style:none;
}
/*底部样式结束*/
