@charset "utf-8";
/* 专区页面基本格式配置*/

/*页面基本配置*/
html{background:#261b0d;}
body{font-size:12px; letter-spacing:0px; min-width:950px; _width:expression(this.scrollwidth < 950 ? "950px" : "auto");}
a{color:#000000;}
a:hover{color:#cd4205; text-decoration:underline;}

/*框架背景配置*/
#wrapper{background:url(http://ue2.17173.itc.cn/images/long/web/2012/wrapper-bg.jpg) center top repeat-y; clear:both; position:relative;}
#wrapperTop{background:url(http://ue3.17173.itc.cn/images/long/web/2012/wrapper-top-bg.jpg) center top no-repeat;}
#wrapperBottom{background:url(http://ue3.17173.itc.cn/images/long/web/2012/wrapper-bottom-bg.jpg) center bottom repeat-x;}
#main{ margin-top:-94px; position:relative;}
#mainTop{width:950px; margin:0px auto;}
#mainBottom{}
.modMain{height:auto !important; height:800px; min-height:800px;}

.main-left{ float:left; display:inline; width:187px; padding-top:24px; margin-left:3px;}
.main-right{float:right; display:inline; width:739px; margin-right:10px; padding-top:10px;}

.all-nav{ clear:both;}
.row-area{ clear:both; overflow:hidden;}



/*公用背景图配置 建议私有的请不要配置在此处*/


/*头部信息：包括头部Logo设置、菜单设置*/
#header{height:470px;/* overflow:hidden;*/}
#header #NavLogoBg{ width:950px; height:318px; margin:0px auto; clear:both; position:relative;}
#NavLogoBg a#Logo{ display:block; width:377px; height:220px; position:absolute; top:0px; left:130px;}



#header #nav{ width:950px; height:69px; margin:0px auto; clear:both; overflow:visible; position:relative;}
#header #nav .start-btn{left:0px; top:0px; width:190px; height:86px; display:block; position:absolute;}

#menu{}
#menu ul{ overflow:hidden; height:57px;  overflow:hidden; padding-left:195px;}
#menu ul li{float:left; display:inline;}
#menu ul li a{ float:left; height:57px; line-height:57px; width:151px; display:block; font-family:"微软雅黑"; text-align:center; cursor:pointer; color:#fffbe8; font-size:16px;}
#menu ul li a:hover,#menu ul li a.current{text-decoration:none;  color:#fff600; font-weight:bold; }





/*底部版权信息*/
#footer{ height:230px;}
#footerInfo{ width:950px; margin:0px auto; padding-top:60px;}

#footerLogo{ background:url(http://ue3.17173.itc.cn/images/long/web/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:1px;	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;}

.tc{text-align:center;}
.tr{text-align:right;}


.mod-left-nav{}
.mod-left-nav .hd{ height:32px; line-height:32px; color:#85acd4; font-size:14px; text-align:center; font-weight:bold; clear:both; overflow:hidden;}
.mod-left-nav .bd{ padding:10px;  clear:both;}


/*资料导航*/
.nav-data{}
.nav-data .hd{ padding-top:5px;}

.nd-list{}
.nd-list li{ height:25px; line-height:25px; width:75px; text-align:center; float:left; display:inline;}
.nd-list li a{color:#b7b7b7;}

/*官方信息*/
.official-info{ background:url(http://ue2.17173.itc.cn/images/long/web/2012/left-bg-02.jpg) -1px 0px no-repeat;}
.official-info .bd{height:auto !important; height:100px; min-height:100px; line-height:25px; color:#b7b7b7;}
.official-info .bd a{color:#b7b7b7;}

.con-mod{}
.con-mod .cm-hd{ clear:both; height:40px; line-height:40px; overflow:hidden;}
.con-mod .cm-hd .cm-title{float:left; display:inline; padding-left:10px; background:url(http://ue1.17173.itc.cn/images/long/web/2012/point.gif) 0px 0px no-repeat; color:#f7f0d6; font-size:14px; font-weight:bold; margin-left:10px;}
.con-mod .cm-hd .cm-title a{color:#f7f0d6;}
.con-mod .cm-hd .cm-entry{color:#f7f0d6; padding-right:10px; float:right; display:inline;}
.con-mod .cm-hd .cm-entry a{color:#f7f0d6; padding:0px 5px;}

.con-mod{ background:url(http://ue2.17173.itc.cn/images/long/web/2012/new-content-nav.jpg) 0px 0px no-repeat; width:738px; margin:0px auto;}
.con-mod .cm-hd{ }
.con-mod .cm-bd{ height:auto !important; height:800px; min-height:800px; }



/*新闻内容定义*/
.newContentArea{padding:0 15px 15px 15px; }
.newContentArea .newsTitle{ padding-top:20px; padding-bottom:15px; font-size:24px;  text-align:center; margin-bottom:10px; color:#d2d2d2; clear:both; font-family:"微软雅黑";}
.newContentArea .newsAttribute{ line-height:30px; height:30px; color:#a1a1a1; clear:both; margin-bottom:10px;  padding:0 10px; border:#3d3834 solid 1px;}
.newContentArea .newsAttribute .time{color:#a1a1a1;}
.newContentArea .newsAttribute a{color:#a1a1a1;}
.newContentArea .newsAttribute .fr{color:#a1a1a1;}
.newContentArea .newsAttribute .fr a{color:#a1a1a1;}
.newContentArea .newsSummary{ border:#e3d1cf solid 1px; color:#6e4845; clear:both; line-height:24px; height:46px;  margin-bottom:10px; padding:5px 5px 5px 5px; background:#fff; overflow:hidden;}
.newContentArea .newsSummary a{ color:#c25e02;}
.newContentArea .newDescribe{ clear:both; color:#a1a1a1;  font-size:14px; line-height:30px;}
.newContentArea .newDescribe a{ color:#b7b7b7;}

.newContentLimit{width:708px; overflow:hidden; height:auto; }



.mod-page-switcher {margin: 10px 0 0 0;	padding: 12px 0px;font-size: 14px;font-family: "Arial", "\5b8b\4f53";line-height: 14px;	text-align: center;	color: #5c5c5c;}
.mod-page-switcher a, .mod-page-switcher .page-current {padding: 5px 6px;border: 1px solid #543e32;	text-decoration: none;background-color: #fff;}
.mod-page-switcher a:link, .mod-page-switcher a:visited { color: #5c5c5c; }
.mod-page-switcher a:hover, .mod-page-switcher a:active, .mod-page-switcher .page-current { color: #fff; background-color: #cf4a05; }

.mod-page-allinone { font-size: 12px; height: 24px; line-height: 24px; text-align: center; }

