﻿
/*整体定义*/
*{margin:0;padding:0;}
.blank10 {line-height:0px;font-size:1px;height:10px;clear:both;width:auto;background-color:#FFF;}
.clear {float:right;clear:both;padding:6px 6px 6px 0;}

.logo {width:980px;text-align:left;margin:0 auto;background-color:#FFF;}
.f_left {float:left;}
.f_right {float:right;}

.logoleft{float:left;}
.logoleft img{border:0;}

/*底部*/
#footer{border-top:1px solid #AACCEE;padding-top:8px;line-height:22px;text-align:center;clear:both;color:#333333;}
#footer a, #footer a:visited{color:#333333;}
#footer a:hover{color:#CC0000;}
#footer .Fleft{float:left;width:420px;text-align:right;padding-top:10px;}
#footer .Fcenter{float:left;width:220px;text-align:center;padding-top:10px;}
#footer .Fright{float:right;width:330px;text-align:left;padding-top:10px;}
#footer span{color:#ff0000;}



/*$$$$$$$$$$$$$$$$$$$$$$$$$    09 首页新增样式    $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/


/*顶部导航*/
.Tleft a,.Tleft a:visited{color:#000; background:url(../images/nav_icon_new.gif) no-repeat 3px 3px; padding-left:15px; }



/*入口*/
		
#MainNav{float:right;width:550px; margin:5px 0;}
	/*按钮*/
	#MainNav ul{float:right;width:310px;list-style:none;}
		#MainNav li{float:left;height:20px;margin:0 6px 6px 0;}

			#MainNav li.w81{width:74px;}
				#MainNav li.w81 a{background:url(../images/nav_icon_logo.gif) no-repeat -58px 0; _padding-top:1px;}
				#MainNav li.w81 a:hover{background-position:-58px 0px}
			#MainNav li.w84{width:84px;}
			#MainNav li a{display:block;color:#333;padding-left:16px;}
			/*发布信息*/
			#MainNav #pubinfo{position:relative;width:108px;background:url(../images/nav_icon_logo.gif) -135px 0 no-repeat; _padding-top:1px;}
				#MainNav #pubinfo a{display:inline;padding:0 0 0 28px; }
				#MainNav #pubinfo img{position:absolute;left:112px;top:3px;}


/*顶部*/

.TOP{width:100%; color:#000; height:25px;z-index:99; border-bottom:1px solid #CDCDCD; background:url(../images/bg_tools.gif);}
.Tright li a,.Tright li a:visited,
.Tleft a,.Tleft a:visited{color:#000; list-style:none;}
.TOP970{width:970px; margin:0 auto; }
.Tleft{float:left;padding-top:6px;}
.Tright ul{list-style:none;}
.Tright{width:740px;/*width:689px;_width:680px;*/float:right; text-align:right;list-style:none;}
.Tright li{float:left; text-align:right;margin-top:5px;padding-left:5px; color:#000;}




/*顶部浮层修改 090309*/


.Tright span {}

/*开始*/

.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/

}

/* ######### Default class for drop down menus ######### */

.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid #CDCDCD;
line-height:21px;
padding:5px;
border-top:none;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #FFF;
width: 77px; /* default width for menu */
margin-left:-8px;
margin-top:5px;
}


.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a{width:100%; display:block;float:left;clear:left;text-align:left;color:#003B9C;}
.anylinkcss a:hover{text-decoration:underline;color:#DB0000;background:#FCEAEA;}



/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols { width:720px ; position: absolute; visibility: hidden;background:#fff; border:1px solid #CDCDCD; border-top:none; z-index: 100; /* zIndex should be greater than that of shadow's below */;left: 0; top: 0;margin-top:5px;}
.anylinkcsscols ul{ background:url(../images/trdc-line.jpg) no-repeat left bottom; display:block; overflow:hidden; height:100%; padding:4px;list-style:none;}
.anylinkcsscols h6{ color:#143C82; float:left; font-weight:bold; font-size:12px; font-family:"宋体"; width:56px; padding-top:10px; text-align:left}
.anylinkcsscols li{ float:left; width:640px; padding:0; text-align:left;}
.anylinkcsscols li a{ color:0040A5;}
.anylinkcsscols a{display:inline-block;padding:0 4px;text-align:center;color:#003B9C;font:12px/20px "宋体";}
.anylinkcsscols a:hover{text-decoration:underline;color:#DB0000;background:#FCEAEA;}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 400;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}
