/* CSS Document */

#daohang{
clear:both;
position:relative;
	height: 32px;
	width: 990px;
	background-image: url(/Img/1_r2_c1.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#daohang-zuo{

	float:left;
	height: 32px;
	width: 6px;
	background-image: url(/Images/daohang-zuo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#daohang-you{
	float:right;
	height: 32px;
	width: 6px;
	background-image: url(/Images/daohang-you.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.ctl00_myMenu2_0 { background-color:white;visibility:hidden;display:none;position:absolute;left:0px;top:0px; }
#daohang ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;

}
#daohang li{
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #35589a;
	
}
#daohang li a {
	display:block;
	font-family: "ËÎÌå";
	font-size: 13px;
	line-height: 32px;
	text-decoration: none;

	padding-right: 31px;
	padding-left:31px;

}

#daohang li a:link,#daohang li a:visited{

	color: #FFFFFF;

}
#daohang li a:hover{
	color: #FFFF33;
	background-image: url(/Img/1_r2_c2.jpg);
	background-repeat: repeat-x;
	background-position: center;

.top_index {background-color:white;
visibility:hidden;
display:none;
position:absolute;
left:0px;top:0px;}