@charset "utf-8";
/* 专区页面基本格式配置*/

/*页面基本配置*/
html{background:#fff;}
body{font-size:12px; letter-spacing:0px; min-width:960px; _width:expression(this.scrollwidth < 960 ? "960px" : "auto");}
a{color:#000000;}
a:hover{color:#cd4205; text-decoration:underline;}

/*框架背景配置*/
#wrapper{position:relative;}
#wrapperTop{background:url(http://ue1.17173.itc.cn/images/newgame/yg/2012/wrapperTopBg.jpg) center 0px repeat-x;}
#wrapperBottom{}
#main{ width:960px; margin:0px auto; padding:0px 0px 0px 0px; clear:both;}
#mainTop{}
#mainBottom{ margin:0px auto;}
.modMain{height:auto !important; height:300px; min-height:300px; }



.AllNav{ clear:both;}
.RowArea{ clear:both; overflow:hidden;}



/*公用背景图配置 建议私有的请不要配置在此处*/


/*头部信息：包括头部Logo设置、菜单设置*/
#header{height:172px;/* overflow:hidden;*/ position:relative; z-index:50;}
#header #NavLogoBg{ width:960px; height:172px; margin:0px auto; clear:both; position:relative; background:url(http://ue2.17173.itc.cn/images/newgame/yg/2012/header-bg.jpg) no-repeat;}
#NavLogoBg a#Logo{ display:block; width:120px; height:75px; position:absolute; top:0px; left:0px;}

#header .tool-bar{width:223px; position:absolute; top:12px; right:9px; z-index:9999;}
#header .tool-bar .tab{ width:210px; height:34px; line-height:34px; display:block; background:url(http://ue1.17173.itc.cn/images/newgame/yg/2012/theme-header.jpg) 0px -90px no-repeat; clear:both; padding-left:13px; color:#4d4d4d; font-size:14px;}
#header .tool-bar .con{ clear:both; border:#bcb9b9 solid 1px; border-top:none; background:#fff; padding:5px 0px; display:none;}

.tb-list{}
.tb-list li{}
.tb-list li a{ width:100%; height:18px; display:block; text-indent:20px; color:#4d4d4d;}
.tb-list li a:hover{ background:#f1f1f1;}

#nav{ width:960px; height:67px; margin:0px auto 22px; position:relative; clear:both; overflow:visible; z-index:3;}
#nav .time-bar{ width:512px; height:39px; background:url(http://ue1.17173.itc.cn/images/newgame/yg/2012/theme-header.jpg) 50px 0px no-repeat; left:-29px; top:15px; position:absolute; font-size:30px; font-weight:bold; color:#fff; font-family:Arial; line-height:39px; text-align:center;}
#nav .time-bar .y{ width:96px; margin-left:50px; float:left; display:inline;}
#nav .time-bar .m{width:54px; margin-left:1px; float:left; display:inline;}
#nav .time-bar .d{width:54px; margin-left:1px; float:left; display:inline;}
#nav .info-bar{ width:203px; height:49px; background:url(http://ue1.17173.itc.cn/images/newgame/yg/2012/theme-header.jpg) 0px -40px no-repeat; right:55px; top:9px; position:absolute; text-align:center; font-size:14px; font-weight:bold; color:#fff; line-height:49px;}
#nav .info-bar span{ font-size:30px; font-family:Arial;}
#nav .link-bar-l{ width:23px; height:47px; display:block; position:absolute; left:600px; top:45px; z-index:2; background:url(http://ue1.17173.itc.cn/images/newgame/yg/2012/theme-header.jpg) -204px -40px no-repeat;}
#nav .link-bar-r{ width:23px; height:47px; display:block; position:absolute; right:18px; top:45px; z-index:2; background:url(http://ue1.17173.itc.cn/images/newgame/yg/2012/theme-header.jpg) -228px -40px no-repeat;}


/*底部版权信息*/
#footer{ height:153px;}
#footerInfo{ width:960px; margin:0px auto; padding-top:30px;}

#footerLogo{ background:url(http://ue3.17173.itc.cn/images/newgame/yg/2012/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;}





