@charset "utf-8";
#bnav{clear:both;width:986px;height:13px;padding:8px 0 5px 0;background:#333;border-bottom:1px solid #555;text-align:center;color:#a9a9a9;margin: 0 auto;}
#bnav a{color:#a9a9a9;text-decoration:none;margin:0 12px 0 13px;}
#bnav a:hover{color:#f00;text-decoration:underline;}
#bback{width:986px;height:50px;padding:3px 0 3px 0;background:#444;text-align:center;color:#a9a9a9;margin: 0 auto;}
#bback a{color:#a9a9a9;text-decoration:none;margin-right:6px;}
#bback a:hover{color:#f00;text-decoration:underline;}

#copy{width:986px;padding:20px 0 30px 0;background:#444;text-align:center;height:50px;margin: 0 auto;
background:url("../img/new/copybg.gif");color:#fff;}
#copy a{color:#fff;}
#copy p{padding-bottom:5px;}
#copy1{width:986px;padding:13px 0 30px 0;background:#444;text-align:center;height:15px;
background:url("../img/new/copybg.gif");color:#fff;}
#copy1 a{color:#fff;}


/*频道首页和通用最终页导航样式*/
#links{height:22px;background:#5A5A5A;width:876px;background:url("../img/new/linksbg.gif");text-align:center;padding:0 0 0 110px;}
#links li{width:60px;float:left;}
#links li a{DISPLAY: block;height:14px;padding:4px 0 4px 0;background:url("../img/new/linksbg.gif");text-align:center;width:60px;color:#fff;text-decoration:none;}
#links li a:hover{DISPLAY: block;height:14px;padding:4px 0 4px 0;background:url("../img/new/libg.gif");text-align:center;width:60px;color:#fff;text-decoration:underline;}

#pictop{width:986px;height:68px;background:url("../img/new/topbg.gif");padding:8px 0 8px 0;}
.pictop_left{width:289px;float:left;height:68px;padding-left:120px;}  
.pictop_center{width:166px;float:left;height:30px;padding:38px 120px 0 0;}  
.pictop_right{width:240px;float:left;}
.pictop_right .top{height:40px;padding:6px 18px 0 0;text-align:right;}
.pictop_right .bottom{height:20px;font-size:14px;font-weight:bold;color:#a2a2a2;padding-left:60px;}
.input1{width:80px;font-size:12px;padding:1px 0 1px 0;} 
.input2{width:20px;color:#000;height:18px;border:0px;background:url("../img/new/go.gif")}

/*(新)频道首页和通用最终页导航样式*/
#navigation { width:860px;padding-left:126px;background:url("../img/new/navbg.gif") repeat-x;}
ul.nav, ul.nav ul { padding: 0; margin: 0; list-style: none; } 
ul.nav a {padding:0 10px;height:22px;display: block; font:12px helvetica,arial,sans-serif,宋体;color: #dbdedc;line-height:22px; } 
ul.nav a:visited {color: #dbdedc; }
ul.nav a:hover {color: #fff; } 
ul.nav li {float: left; padding:0; width: 62px; overflow: visible;}
ul.nav li a { position: relative;color:#dbdedc; text-align:center;} 
ul.nav li a:hover, ul.nav li.iehover a:hover {background-color:#747879;color:#fff;text-decoration:none; }
ul.nav li a:visited {color: #dbdedc; }
ul.nav li ul { position: absolute; z-index: 100; width: 110px; left: -999em;height: auto;background:#f3f3f3; border-top: 1px solid #f3f3f3; } 
ul.nav li:hover ul, ul.nav li.iehover ul { left: auto; margin-left:-1px; } 
ul.nav li li{border: 0; width: 100%; background:#909090;} 
ul.nav li li a{height:26px;padding:0 10px;padding-left:15px;text-align:left;color:#fff;line-height:26px;} 
ul.nav li li a:hover{height:26px;padding:0 10px 0px 15px;background:#747879 url("../img/new/navlibg.gif") no-repeat 5px center;color:#fff;line-height:26px;} 
ul.nav li li a:visited {color: #fff; }
ul.nav:after { content: "."; height: 0; display: block; visibility: hidden; overflow: hidden; clear: both;}
ul.nav iframe { position: absolute; left: 0; top: 0; z-index:99999999; filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }

/*分页*/
.pages { text-align: right; height: 32px; }
	.xspace-page { float: right; margin: 5px 5px 0 0; }
		.xspace-page a, .xspace-page span { float: left; display: inline; margin-right: 3px; line-height: 20px; padding: 0 6px; background: #F3F3F5; }
			span.xspace-totlerecord, span.xspace-totlepages { color: #1176BB;  }
				span.xspace-totlerecord { margin-right: 0; border-right: 1px solid #FFF; }
			span.xspace-current { background: #1176BB; color: #E1EBEF; font-weight: bold; }
/*用于AJAX调用的DIV*/
.xspace-ajaxdiv { position:absolute; padding: 5px; border: 1px solid #BBB; background: #FCFFEF; text-align: left; }
	.xspace-ajaxdiv h5 { line-height: 24px; font-size: 1em; margin: 0; }
		.xspace-ajaxdiv h5 a { float: right; font-weight: normal; }
	.xspace-ajaxcontent { background: #FFF; border: 1px solid #EEE; }
		.xspace-ajaxcontent form { margin: 0; }