/* CSS Document */
.centerCon {
	background:url(../images/bg_center2.gif) repeat-x center top;	
}
.centerWrap {
	width:961px;
	margin:0 auto;	
}
.pageTitle {
	height:112px;
	font-size:16px;
	/*background:url(../images/pageTitle.gif) no-repeat 21px 57px;	*/
	color:#0066cc;
	font-weight:bold;
}
.pageTitle h1 {
	font-size:18px;		
	padding:40px 0 0 0px;
	text-align:center;
}
.pageTitle h2 {
	font-size:14px;
	font-weight:normal;
	line-height:1.4;
	text-align:center;	
}
.actContext {
	overflow: hidden;
	background:url(../images/spline4.gif) no-repeat 11px 0px;	
	_zoom:1;
}
.conLeft {
	width:379px;
	height:402px;
	float:left;
	margin-top:1px;
}
.conLeft .b1 {
	background:url(../images/bgActConL.jpg) repeat-y;
	overflow:hidden;
	position:relative;
}
.conLeft .hint {
	position:absolute;	
	background:url(../images/hint1.gif) no-repeat;
	width:55px;
	height:28px;
	left:279px;
	top:20px;
}
.conLeft .hint span{
	color:white;
	font-weight:bold;
	display:block;
	text-align:center;
	padding-top:3px;
	padding-top:4px\9;
}
.conLeft .b2 {
	background:url(../images/bgActConL.jpg) repeat-y;
	overflow:hidden;
}
.conLeft .b3 {
	background:url(../images/bgActConL.jpg) repeat-y;
	overflow:hidden;	
}
.conLeft p {
	color:#666;	
	margin:0;
	line-height:16px;
	margin-left:11px;
}
.b1 p{
	padding:47px 0 14px 24px;
	width:316px;
	border-bottom:1px solid #ebebec;
	background:url(../images/titleActB1.gif) no-repeat 33px 20px;
}
.b2 p{
	padding:47px 0 14px 24px;
	background:url(../images/titleActB2.gif) no-repeat 22px 18px;
	width:316px;
	margin-top:1px;
	border-top:1px solid #ebebec;
	border-bottom:1px solid #ebebec;
}
.b3 .vipWrap{
	padding:0 0 16px 8px;
	margin-top:1px;
	margin-left:11px;
	width:332px;
	border-top:1px solid #ebebec;
}
.b3 ul {
	padding:12px 0 0 0;	
	overflow:hidden;
}
.b3 ul li{
	width:69px;
	margin-left:10px;
	float:left;
	display:inline;
}
.b3 li span{
	text-align:center;
	display:block;
	color:#666;
	padding-top:9px;
}
.conLeft .bottom {
	height:25px;
	background:url(../images/bgActConBottom.jpg) no-repeat;
}
.conRight {
	width:582px;
	padding-top:48px;
	padding-bottom:84px;
	float:left;
	margin-top:1px;
	background:url(../images/titleActR.gif) no-repeat 2px 19px;
}
.conRight ul {
	overflow:hidden;	
}
.conRight ul li {
	padding-bottom:26px;
	font-size:13px;
}
.conRight li .rVipTitle {
	background:#efefea;
	color:#666;
	font-weight:bold;
	padding:4px 3px;
}
.conRight li .rVipTxt {
	line-height:19px;
	padding:4px 3px;
	color:#333;
}


