﻿body{
	margin: 0px;
}
a{ text-decoration:none;}
body,tr,td{font-family: "宋体"; font-size:12px; color:#333;}
h1{ padding:0; margin:0px; font-size:12px; text-align:center;}
.left1 a {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #1F1A17;
	text-decoration: none;
}
.left1 a:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #1F1A17;
	text-decoration: none;
}
.left1 a:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #2EA100;
	text-decoration: none;
}

.jianjzi2{
font-family: "宋体";
font-size:18px;
color:#FF0101;
font-weight:bold;
}
.daohang a {
	font-family: "宋体";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	line-height:26px;
	font-weight:bold;
}

.daohang a:link {
	font-family: "宋体";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	line-height:26px;
	font-weight:bold;
}
.daohang a:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #C50000;
	text-decoration: none;
	line-height:26px;
	font-weight:bold;
}
.xinwenzi{
	font-family: "宋体";
	font-size: 12px;
	color: #28344C;
	text-decoration: none;
	line-height:26px;
}
.xinwenzi a {
	font-family: "宋体";
	font-size: 12px;
	color: #28344C;
	text-decoration: none;
	line-height:26px;
}

.xinwenzi a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #28344C;
	text-decoration: none;
	line-height:26px;
}
.xinwenzi a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #C50000;
	text-decoration: none;
	line-height:26px;
}
.Content{ padding:5px; font-size:14px; line-height:22px;}
.about{padding:15px;line-height:22px;}
.news{padding:5px;line-height:22px;}
.fontbt{ padding:7px; font-size:14px; font-weight:bold;}


/*下拉菜单*/
#popimg{
WIDTH:1004px;
margin:0 auto;
text-align:center;
}
#popimg2{
WIDTH:1002px;
margin:0 auto;
text-align:center;
z-index:-1;
}
#nav li li a { zoom:1; }
ul { 
	padding: 0;
	margin: 0;
	list-style: none;

}
li {
	position:relative;
	float: left;	
	width: 110px;	

}
li ul { 
	position:absolute;
	display: none;
	top: 20px;
	left:0;

}
li:hover ul, li.over ul {
	display: block;
	color:#FFF;
}
ul li a{
	display:block;
	font-size:13px;
	/*border: 1px solid #ccc;*/
	padding:3px;
	font-weight:bold;
	margin-right:1px;
	text-decoration: none;
	color: #fff;

	/*background:#eee;*/
}

ul li a:hover{
	background:#fff;
	color:#0086DB;

}
ul li ul li a{
	display:block;
	font-size:13px;
	border-bottom: 1px solid #0061A2;
	padding:3px;
	font-weight:bold;
	margin-right:1px;
	text-decoration: none;
	color: #fff;
	background:#0086DB;


}
ul li ul li a:hover{
	background: #CCC;
	color:#0086DB;
	z-index:99999;
	color:#FFF;


}
#test{
	clear:both;
	background-color:#999999;
	width:769px;
	height:100px;
	margin:0 auto;
}

#nav li{ height:20px;}