@charset "utf-8";

/*透明菜单样式开始*/
#top_nav {line-height: 24px;list-style-type: none;margin-top: 4px;}
#top_nav a {display: block;text-align:center;}
#top_nav a:link, #nav a:visited  {text-decoration:none;color: #666;}
#top_nav a:hover {color:#F90;text-decoration:none;}
#top_nav li {float: left;width: 75px;color:#f90;background-image: url(images/index2_07.gif);background-repeat: no-repeat;background-position: 3px 3px;}
#top_nav li a:hover{background-image: url(images/index2_07_t.gif);background-repeat: no-repeat;background-position: 3px 3px;}
#top_nav li ul {line-height: 24px;list-style-type: none;text-align:left;left: -9999em;width: 98px;position: absolute;filter: Alpha(opacity=80);/*下拉菜单半透明效果这句在IE浏览器里面认识*/-moz-opacity:.6;/*这两句是为了让FF火狐浏览器兼容的*/opacity:0.9;z-index:99;}
#top_nav li ul li{float: left;width: 98px;background: #F6F6F6;}
#top_nav li ul a{display: block;width: 98px;text-align:center;padding: 0px;}
#top_nav li ul a:link, #nav li ul a:visited {color: #333; text-decoration:none;}
#top_nav li ul a:hover  {color:#fff;text-decoration:none;font-weight:normal;background:#578fd7;}
#top_nav li:hover ul {left: auto;}
#top_nav li.sfhover ul {left: auto;}
#top_content {lear: left; }
#head #top_xdh ul li .top_a_bl:link {color: #f90;}
/*透明菜单样式结束*/
#top #top_rss {
	float: right;
	height: 27px;
	width: 55px;
	padding-top: 0px;
}
#head #top_xdh {
	float: right;
	width: 130px;
	background-image: url(images/index2_13.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 55px;
	padding-left: 15px;
        margin-top:7px;
}
#head #top_xdh ul li {
	background-image: url(images/index2_19.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
	height: 15px;
	width: 112px;
	display: block;
	clip: rect(2px,auto,auto,auto);
	line-height: 14px;
	margin-top: 3px;
}
#head #top_xdh ul li a:link,#head #top_xdh ul li a:visited {color: #4071ab;}
#head #top_xdh ul li a:hover {color: #f90;}

#top .top_left .top_xghy {
	background-image: url(images/index2_07.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding-left: 18px;
}