@charset "utf-8";
/* 专区页面基本格式配置*/

/*页面基本配置*/
html{background:#182023;}
body{font-size:12px; letter-spacing:0px; min-width:970px; _width:expression(this.scrollwidth < 970 ? "970px" : "auto");}
a{color:#000000;}
a:hover{color:#cd4205; text-decoration:underline;}

/*框架背景配置*/
#wrapper{background:url(../images/wrapperbg.jpg) center top repeat-y;margin-top:-240px}
#wrapperTop{background:url(../images/top.jpg) center top no-repeat;}
#wrapperBottom{ background:url(../images/wrapperbottombg.jpg) center bottom no-repeat;}
#main{ width:949px; margin:0px auto; padding:10px 10px 10px 11px;}
#mainTop{}
#mainBottom{ margin:0px auto;}
.modMain{height:auto !important; height:800px; min-height:800px;}

.main-left{ float:left; display:inline; width:679px;}
.main-right{float:right; display:inline; width:270px;}

.AllNav{ clear:both;}
.RowArea{ clear:both; overflow:hidden;}



/*公用背景图配置 建议私有的请不要配置在此处*/


/*头部信息：包括头部Logo设置、菜单设置*/
#header{height:374px;/* overflow:hidden;*/}
#header #NavLogoBg{ height:251px; margin:0px auto; clear:both; position:relative;overflow:hidden;}
#NavLogoBg a#Logo{ display:block; width:377px; height:220px; position:absolute; top:0px; left:294px;}



#header #nav{ width:944px; height:97px; margin:0px auto; overflow:hidden; padding:13px;}
.nav-left{ float:left; display:inline; width:793px;}
.nav-right{float:right; display:inline; width:146px;}
#menu{}
#menu ul{ overflow:hidden; height:36px;}
#menu ul li{float:left; display:inline; }
#menu ul li a{ float:left; height:36px; line-height:36px; font-family:"微软雅黑"; padding:0 5px; text-align:center; cursor:pointer; color:#fff; font-weight:bold; font-size:16px;}
#menu ul li a:hover{text-decoration:none;  color:#fff;}
#menu ul li a.current{background:url(../images/menu-bg.gif) center -32px no-repeat; text-decoration:none;  color:#fff;}


.sub-menu{ position:relative; line-height:24px; color:#5b7c97; padding:8px 0 0 0;}
.sub-menu .label{ color:#d4c192;}
.sub-menu a{ color:#5b7c97;}

.go-bbs{width:145px; height:43px; display:block; clear:both; text-indent:-999px; overflow:hidden;}
.nr-menu{color:#658ca9; text-align:center; line-height:22px; padding-top:5px; clear:both;}
.nr-menu a{color:#658ca9;}

.dbtg {
	BORDER-RIGHT: #d4e2eb 0px solid; BORDER-TOP: #d4e2eb 1px solid; MARGIN: 0px auto 0px; OVERFLOW: hidden; BORDER-LEFT: #d4e2eb 0px solid; WIDTH: 960px; BORDER-BOTTOM: #d4e2eb 0px solid; 
}


/*底部版权信息*/
#footer{ height:178px; margin-top:17px;}
#footerInfo{ width:960px; margin:0px auto; padding-top:50px;}

#footerLogo{ background:url(../images/endlogo.png) 0px 0px no-repeat; width:130px; height:85px; margin-left:120px; display:inline;}
#footerText { text-align:left; line-height:20px; width:650px; color:#9b9993; padding-top:5px; font-family: "Tahoma", "Verdana", "Arial";}
#footerText a{color:#9b9993; text-decoration:underline;}
#footerText a:link {}
#footerText a:visited {}
#footerText a:active {}
#footerText a:hover {text-decoration:none;}
#footerText p {}
#footerText span { padding:0px 10px;}








/*为新闻编辑器重新设置底层*/
.newEditArea{ line-height:150%; height:auto !important; height:500px; min-height:500px;}
.newEditArea strong{ font-weight:bold;}
.newEditArea table{border-collapse:separate;border-spacing:1px;}
.newEditArea p{margin-bottom:22px;}





/*个人常用样式配置*/
ul.ellipsis{}
ul.ellipsis li, span.ellipsis, .ellipsis {
	/*width:200px;*/
	white-space:nowrap;	text-overflow:ellipsis;	-o-text-overflow:ellipsis; overflow: hidden; word-break:keep-all; white-space:nowrap;}
.nowrap{white-space:nowrap; word-break:keep-all; white-space:nowrap;}		
.h01{height:1px; clear:both; overflow:hidden;}
.h02{height:2px; clear:both; overflow:hidden;}
.h03{height:3px; clear:both; overflow:hidden;}
.h04{height:4px; clear:both; overflow:hidden;}
.h05{height:5px; clear:both; overflow:hidden;}
.h06{height:6px; clear:both; overflow:hidden;}
.h07{height:7px; clear:both; overflow:hidden;}
.h08{height:8px; clear:both; overflow:hidden;}
.h09{height:9px; clear:both; overflow:hidden;}
.h10{height:10px; clear:both; overflow:hidden;}
br.clear {clear:both; height:0;	line-height:0; margin:0; padding:0; border:0; overflow:hidden; font-size:0px; background:#1c1c1c;	}
.clearfix_2:after {
	content:"."; 
	display:block;
	height:0;
	clear:both;
	visibility:hidden; }
.clearfix_2 {display:inline-block;}
.clearfix_2 {display:block;}
	
	
.clearfix_3{overflow:auto; zoom:1;/* IE6 */} 
p.CN{text-indent:2em;}



