@charset "utf-8";
/* 专区页面基本格式配置*/

/*页面基本配置*/
html{background:#860d04;}
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{}
#wrapperTop{background:url(http://ue3.17173.itc.cn/images/news/zt/newyear/2012/wrapperTopBg.jpg) center top no-repeat;}
#wrapperBottom{ background:url(http://ue2.17173.itc.cn/images/news/zt/newyear/2012/wrapperBottomBg.jpg) center bottom no-repeat;}
#main{}
#mainTop{}
#mainBottom{}
.modMain{height:auto !important; height:800px; min-height:800px;}



.AllNav{ clear:both;}
.RowArea{ clear:both; overflow:hidden;}



/*公用背景图配置 建议私有的请不要配置在此处*/


/*头部信息：包括头部Logo设置、菜单设置*/
#header{height:361px;/* overflow:hidden;*/}
#header #NavLogoBg{ width:960px; height:361px; margin:0px auto; clear:both; position:relative;}
#NavLogoBg .my-talk{ display:block; width:215px; height:87px; position:absolute; top:274px; left:718px;}





/*底部版权信息*/
#footer{ height:100px;}
#footerInfo{ width:960px; margin:0px auto; padding-top:10px;}


.global-footer, .global-footer a:link, .global-footer a:visited,
.global-footer a:active ,.global-footer a:hover {
	color: white; 
}
.global-footer {
	filter:alpha(opacity=70); -moz-opacity: 0.70; opacity: 0.70;
}






/*为新闻编辑器重新设置底层*/
.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;}



