@charset "gb2312";
*{
	margin:0;
	padding:0;
	border:0;
}

body{
	font:normal 12px/150% "宋体", verdana, arial, sans-serif;
	color:#000000;
	
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}



#daohang a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	line-height: 25px;
}
#daohang a:hover {
	color: #ffffff;
	background-color: #990000;
	text-decoration: underline;

}
#daohang td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
a {
	color: #006699;
	text-decoration: none;
}
input {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
select {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
}

a:visited {
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
	color: #ff0000;
}

a:hover{
	color:#ff6600;text-decoration:underline;
}
.top{
	height:auto;
}
.top_menu{
	height:26px;
	width:1003px;
	overflow:hidden;
	zoom:1;
	margin:0 auto;
	background-color: #f4f3f1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-size: 12px;
}

.tm_left{
	width:auto;
	height:auto;
	float:left;
	text-align:left;
	color: #003271;
	padding-left: 20px;
	padding-top: 6px;
}
.tm_left1{
	width:auto;
	height:auto;
	float:left;
	text-align:left;
	color: #003271;
	padding-left: 50px;
	padding-top: 5px;
}

.tm_right{
	float:right;
	height:auto;
	width:200px;
	text-align: right;
	color: #003271;
	padding-right: 20px;
	padding-top: 6px;
	
}

#wp-company{border-top:1px #ffd39a dashed;padding-bottom:1px;padding-top:2px;margin-top:2px;margin-bottom:8px;}
#company-show {padding:2px 4px;width:550px;height:20px;overflow:hidden;}
#company-show li{float:left;width:535px;height:20px;line-height:20px;margin-right:6px;overflow:hidden;}



.style2 {font-weight: bold}
#news_list td { border-bottom:1px dashed #ccc; margin-top:10px;}
.border_r { border-right:1px dashed #ccc;}															/*页面水平线控制1*/
.border_b { border-bottom:1px solid #ccc;}

ul { margin:0; padding:0; list-style:none; width:120px; border-bottom:1px solid #ccc; font-size:12px;}
ul li { position:relative;}
li ul { position:absolute; left:119px; top:0; display:none;}
ul li a { width:108px; display:block; text-decoration:none; color:#666666; background:#fff; padding:5px; border:1px solid #ccc; border-bottom:0px;}
ul li a:hover { background-color:#ddd;}
/*解决ul在ie下显示不正确的问题aa25.cn*/
* html ul li { float:left; height:1%;}
* html ul li a { height:1%;}
/* end */
li:hover ul,li.over ul { display:block;}

