/*----整体布局 开始----*/
.page-home{}

.header-holder{
	background:url(../images/bg/header_bg.jpg) repeat-x 0px 0px;
	z-index:1000;/*9999999;*/
	position:fixed;
	_position:absolute;
	top:0;
	left:0;
	width:100%;
	height: 40px;
	min-width:950px;
}
.header {
	position:relative;
	text-align:left;
	margin:0 auto;
	width:950px;
	height:40px;
	clear:both;
	top:0px;
	left:0px;
}
.header-holder .header-top{
	z-index:1000;
	width:100%;position:fixed;top:0px;left:0px;
	height:35px;
	background:url(../images/bg/header_top_bg.png) repeat-x 0px 0px;
}
.header-holder .header-top .header{
	top:0px;height:35px;
	background:none;
	border:0;
}
.common-page-home{
	padding-top:80px;
}
.common-page-home .header-holder{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height: 35px;
	
	padding-top:40px;
	background:none;
}

.content-holder{padding:0;_padding:30px 0 0 0;}
.content {width: 950px;/*border: #d9d9d9 1px solid;*/text-align: left;background:transparent;margin: 0px auto;clear: both;}

.footer-holder{padding:0;margin:10px auto 0;}
.footer {/*background-color:#eeefef;border:1px solid #d9d9d9;*/border:0px;text-align: left;clear: both;margin:0 auto;}

.left-nav{width:150px;float:left;*zoom:1;/*background: url(img/bg/left-nav.png) repeat-y 0px 0px;_background:#c1d1e9;*/}
.mainbox{background-color:#fff;border-radius:2px;*zoom:1;min-height:540px;} 
.mainbox-C{margin-right:200px;background-color:#fff;min-height:540px; border-right:1px solid #d9d9d9;}
.mainbox-R{width:190px;float:right;padding:20px 0px 0 0;position:relative;}

.header, .content, .footer{margin:0 auto;width:950px;}
.header-holder{
	min-width:950px;	
}
.page-home-big-w .header, 
.page-home-big-w .content, 
.page-home-big-w .footer{margin:0 auto;width:1000px;}
.page-home-big-w .header-holder{
	min-width:1014px;	
}


.uc-copyright{
	width: 950px;
	height: 40px;
	margin: 10px auto;
	text-align: center;
	color:#999;
}
/*----整体布局 结束----*/

/*----头部相关 开始-----*/
/*logo部分*/
.header .logo{float:left;}
.header .logo a{
	text-decoration: none;
	cursor:default;
	display:inline-block;
}
.header .logo a img{
	/*margin-top: 5px*/;
}
.uc-header-logo-img{
	height:40px;
}
/*左导航*/
.header .nav {
	height:100%;
	_width:450px;
	margin-left:36px;
	float:left;
}
.header .nav ul{height:40px;}
.header .nav ul li{
	height:100%;
	z-index:999;
	position:relative;
	width:auto;
	_width:107px;
	display:block;
	float:left;
	color:#fff;
	font-size: 14px;
}
.header .nav ul li .group_list dd a{
	text-overflow: ellipsis;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	_width: 140px;
}

/*右导航*/
.header .person{
	position: relative;
	padding:10px 0px 10px 10px;
	float: right;
	top: 0px;
	right: 0px;
	font-size:13px;
}
.header .person LI{
	z-index: 9;
	position: relative;
	list-style-type: none;
	margin: 0px;
	display: block;
	float: left;
	color: #fff;
	font-size: 12px;
}
.header .person li a.username{
	text-overflow: ellipsis;
	max-width: 80px;
	white-space: nowrap;
	overflow: hidden;
}
.header .person a.username:hover{/*text-decoration:none;*/}
/*导航搜索区*/
.soso{
	border-bottom: #2f769b 1px solid;
	position: absolute;
	border-left: #2f769b 1px solid;
	background-color: #fff;
	width: 199px;
	height: 24px;
	border-top: #2f769b 1px solid;
	top: 5px;
	right: 160px;
	border-right: #2f769b 1px solid;
	box-shadow: 0 1px 0 0 #F0F0F0 inset;
}
.soso label{
	position: absolute;
	background-color: #fff;
	margin-top: 4px;
	padding-left: 5px;
	width: 170px;
	color: #999;
	cursor: text;
}
.so_text{
	border-bottom: 0px;
	border-left: 0px;
	background-color: #fff;
	margin: 3px;
	outline-style: none;
	outline-color: invert;
	outline-width: 0px;
	width: 173px;
	color: #999;
	border-top: 0px;
	border-right: 0px;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-khtml-border-radius: 1px;
	-webkit-border-radius: 1px;
}
/*消息提醒框样式*/
.header .layer_massage_box{
	border-bottom: #797979 1px solid;
	position: absolute;
	border-left: #797979 1px solid;
	padding-bottom: 10px;
	background-color: #fff;
	padding-left: 10px;
	width: 180px;
	padding-right: 10px;
	border-top: #797979 1px solid;
	top: 35px;
	right: 35px;
	border-right: #797979 1px solid;
	padding-top: 10px;
	border-radius: 3px 3px 3px 3px;
}
.header .layer_massage_box .del{
	position: absolute;
	top: 0px;
	right: 0px;
}
.header .layer_massage_box li{line-height:23px}
 
/*导航链接样式*/
.header a.application{
	padding:1px 22px;
	display: block;
	color: #fff;
}
.header .person li A.application{
	font-weight: normal;
}
.header ul li{/*background-color:#4aa6d3;*/}
.header li a.application{color:#fff;vertical-align:center;}
.header li.hover,.header li a.application:hover{/*background:#4aa6d3;text-decoration:none*/;}
.header .application-text{margin:9px auto;font-size:14px;font-weight:bold;}
 
/*导航下拉共用箭头小图标*/
.header li .ico_arrow{
	width: 13px;
	display: inline-block;
	background: url(../images/btn/ico_arrow_1.gif) no-repeat 0px 0px;
	height: 12px;
}
.header li.hover .ico_arrow{background-image:url(../images/btn/ico_arrow_hover.gif);background-repeat:no-repeat;}

/*导航当前状态样式*/
.header ul li.on{
	background-color: #4aa6d3;
}
/*新消息列表*/
.message{
	padding-bottom: 5px;
	background-color: #f4f4f4;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	clear: both;
	padding-top: 5px;
}
.so_btn{
	display: inline-block;
	background: url(..images/btn/cc-btn-sprites.png) no-repeat left top;
	_background-image: url(../images/btn/cc-btn-sprites.gif);
}
.so_btn{
	border-bottom: 0px;
	position: absolute;
	border-left: 0px;
	background-color: #fff;
	width: 24px;
	height: 24px;
	border-top: 0px;
	top: 0px;
	right: 0px;
	border-right: 0px;
}
.so_btn{
	background-position: 5px -100px;
}
.header .nav UL LI .dropmenu{
	z-index: 9000;
	position: absolute;
	display: none;
	top: 35px;
	right: 0px;
}
.header .person LI .dropmenu{
	z-index: 9000;
	position: absolute;
	display: none;
	top: 35px;
	right: 0px;
}
.header .person li.hover .dropmenu .message{color:#999;clear:both;width:170px;padding:0}
.header .person li.hover .dropmenu .message_list_new{border-bottom:1px solid #ccc;overflow:hidden;*zoom:1;*width:170px}
.header .person li.hover .dropmenu .message_list_new li{color: #666;padding: 0 10px;float:none}
.header .person li.hover .dropmenu .message_list_new li a{display: inline;padding: 0 7px;color:#3B5998;}
.header .person li.hover .dropmenu .message_list_new li a:hover{background:none;text-decoration:underline;}
.header .person a,.header .nav_sub a{color:#fff;font-size:13px;/*font-weight:bold;*/}/*
/*次导航*/
.header .nav_sub{float:right;white-space:nowrap;overflow:hidden;color:#fff;padding:10px 0px 10px 10px;}
.header .nav_sub_hover{height:auto}
.header .nav_sub ul li{float:left}
.header .nav_sub dl{padding:4px 5px 5px 5px}
.header .nav_sub dl dt{padding:0 5px;margin-bottom:5px}
.header .nav_sub dl dd{line-height:22px}
.header .nav_sub dl dd a{display:block;padding:0 5px}
.header .nav_sub dl dd a:hover{display:block;background-color:#274c66}
.header .nav ul li .msg_top{background: url(../images/msg.gif) no-repeat 0px 0px;display: block;height: 18px;text-align: center;padding-left: 8px;text-decoration: none;position: absolute;top:3px;left:47px;font-weight: bold}
.header .nav ul li .msg_top a{display: block;background: url(../images/msg.gif) no-repeat right 0px;height: 18px;padding-right: 9px;margin-right: -6px;text-decoration: none;line-height: 18px;float: left;color: #fff;white-space: nowrap;font-size:10px}
.header .nav ul li.hover .msg_top{background: url(../images/msg.gif) no-repeat 0px 0px;display: block;height: 18px;text-align: center;line-height: 18px;padding-left: 8px;color: #fff;text-decoration: none;position: absolute;top:3px;left:47px;}
.header .header_dropdown div.dropmenu dl.menu-list{width:80px;}

.header .person{color:#fff;}
/*header没有背景颜色时的文字颜色*/
.common-header{
	background:none;
	border:0;
}
.common-header .nav_sub,.common-header .person a,.common-header .nav_sub a,.common-heade .nav ul li,.common-heade .person li,.common-heade a.application{
	 font-size:13px;
	 color:#000;
}
/*----头部相关 结束----*/

/*----中间相关 开始----*/
.column{overflow:hidden;min-height:1px;float:left;_height:1px;height:auto;}
.panel{width:785px;height:auto !impoartant;min-height:500px;float:right;}
.panel .column{
	margin-right:20px;
}
.panel .no-mr{
	margin-right:0px;
}
/*----中间相关 结束----*/
#topcontrol{z-index:999}
a.top_stick, a.top_stick:active, a.top_stick:visited{text-align:center;background:#E8F6FE;filter:alpha(opacity=90);opacity:0.9;cursor:pointer;display:inline-block;border:1px solid #CCC;font-size:0;height:97px;border-radius:5px;width:30px;text-decoration:none;}
a.top_stick p{width:14px;font-size:13px;line-height:14px;margin-left:2px;*margin-left:0px;padding-left:6px;padding-top:5px;*padding-left:0px;text-align:center;height:75px}
a.top_stick:hover{background-color: rgba(223, 243, 253, 0.7);*background:#E8F6FE;text-decoration:none;filter:alpha(opacity=70);border:1px solid #CCC;}
a.top_stick div{height:16px;background:url(images/gotop.jpg) no-repeat center 0;margin-top:6px;}
/*----gotop 结束----*/