@charset "utf-8";
/* 专区页面基本格式配置*/

/*页面基本配置*/
html{background:#132b51;}
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://ue1.17173.itc.cn/images/nba2k/2012/wrapperTopBg.jpg) center top no-repeat;}
#wrapperBottom{ background:url(http://ue3.17173.itc.cn/images/nba2k/2012/wrapperBottomBg.jpg) center bottom repeat-x;}
#main{ width:960px; margin:0px auto;}
#mainTop{}
#mainBottom{ margin:0px auto;}
.modMain{height:auto !important; height:800px; min-height:800px;}

.main-left{ float:left; display:inline; width:679px; overflow:hidden; height:auto;}
.main-right{float:right; display:inline; width:270px;}

.AllNav{ clear:both;}
.RowArea{ clear:both; overflow:hidden;}



/*公用背景图配置 建议私有的请不要配置在此处*/


/*头部信息：包括头部Logo设置、菜单设置*/
#header{height:396px;/* overflow:hidden;*/}
#header #NavLogoBg{ width:960px; height:229px; margin:0px auto; clear:both; position:relative;}
#NavLogoBg a#Logo{ display:block; width:377px; height:220px; position:absolute; top:0px; left:294px;}



#header #nav{ width:960px; height:104px; margin:0px auto; overflow:visible;}
.nav-left{ float:left; display:inline; width:793px;}
.nav-right{float:right; display:inline; width:146px; overflow:visible;  position:relative;}
#menu{}
#menu ul{ overflow:hidden; height:51px;}
#menu ul li{float:left; display:inline; }
#menu ul li a{height:51px;  cursor:pointer; display:block; text-indent:-999px; overflow:hidden;}
#menu ul li a:hover{text-decoration:none;}


#menu ul li.item01 a{width:140px;}
#menu ul li.item02 a{width:174px;}
#menu ul li.item03 a{width:174px;}
#menu ul li.item04 a{width:174px;}
#menu ul li.item05 a{width:125px;}

.smenu{ height:53px; line-height:53px; color:#185cc7; padding-left:10px;}
.smenu a{color:#185cc7; padding:0px 5px;}

.sub-menu{ position:relative; line-height:24px; color:#185cc7; padding:7px 0 0 10px; clear:both;  width:950px; height:57px; margin:0px auto;}
.sub-menu .label{ color:#2da5c8;}
.sub-menu a{ color:#185cc7;}

.go-bbs{width:145px; height:142px; display:block; clear:both; text-indent:-999px; overflow:hidden; position:absolute; right:-10px; top:-50px;}
.nr-menu{color:#658ca9; text-align:center; line-height:22px; padding-top:5px; clear:both;}
.nr-menu a{color:#658ca9;}

/*底部版权信息*/
#footer{ height:98px; margin-top:15px;}
#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;}



