.wrap2{
	width:943px;
	margin:20px auto;
	display:none;
}

/** logo图标  */
.wrap2 .logo{
	width:943px;
	height:42px;
	background:url("../images/logo.png") no-repeat left top;
}

/** 顶部横幅  */
.wrap2 .top{
	margin-top:5px;
	width:943px;
	height:9px;
	background:url("../images/top.png") no-repeat left top;
}

/** 导航条  */
.wrap2 .nav{
	clear:both;
	margin-top:5px;
	width:943px;
	height:37px;
	background:url("../images/nav.png") no-repeat left top;
}

.wrap2 .nav .home{
	float:left;
	width:19px;
	height:20px;
	margin-top:8px;
	margin-left:10px;
	background:url("../images/home.png") no-repeat left top;
}

.wrap2 .nav .content{
	height:37px;
	line-height:37px;
	margin-left:40px;
}

.wrap2 .nav .content a{
	float:left;
	display:inline-block;
	color:#fff;
	text-decoration:none;
	font-size:13px;
}

.wrap2 .nav .content .shop{
	background:url("../images/shop.png") no-repeat left center;
	padding-left:40px;
}

.wrap2 .nav .content a:hover{
	color:#ff0000;
}

.wrap2 .nav .content .sep{
	float:left;
	width:2px;
	height:37px;
	margin-left:10px;
	margin-right:10px;
}

/** 底部横幅  */
.wrap2 .his{
	clear:both;
	margin-top:2px;
	width:943px;
	height:20px;
	background:url("../images/foot.png") no-repeat left top;
}

.wrap2 .ball{
	height:15px;
	width:15px;
	background:url("../images/ball.png") no-repeat left top;
}

.wrap2 .his .ball{
	float:left;
	margin-top:2px;
	margin-left:12px;
}

.wrap2 .his .rec{
	font-size:12px;
	color:#fff;
	height:20px;
	line-height:20px;
	margin-left:40px;
}

/** 权益信息 */
.wrap2 .info{
	clear:both;
	margin-top:5px;
	font-size:12px;
	color:#fff;
	width:947px;
	text-align:center;
}

/** 内容显示层 */
.wrap2 .main{
	clear:both;
	display:block;
	width:947px;
	height:732px;
	background:url("../images/fg_bg.png") no-repeat left top;	
}

.wrap2 .main .left{
	float:left;
	height:732px;
	width:300px;
}

.wrap2 .main .left .title{
	margin-top:40px;
	margin-left:30px;
}

.wrap2 .main .left ul{
	list-style:none;
	margin-left:30px;
	margin-top:30px;
	padding:0;
}

.wrap2 .main .left ul li{
	font-size:12px;
	color:#fff;
	display:block;
	height:37px;
	line-height:37px;
	margin-bottom:20px;
}

.wrap2 .main .left ul li a{
	display:inline-block;
	height:37px;
	width:251px;
	line-height:37px;
	color:#fff;
	text-decoration:none;
	padding-left:50px;
}

.wrap2 .main .left ul li a.select{
	background:url("../images/btn.png") no-repeat left center;
}

.wrap2 .main .left ul .question{
	background:url("../images/question.png") no-repeat 10px center;
}

.wrap2 .main .left ul .help{
	background:url("../images/help.png") no-repeat 10px center;
}

.wrap2 .main .left ul .guide{
	background:url("../images/guide.png") no-repeat 10px center;
}

.wrap2 .main .left ul .email{
	background:url("../images/email.png") no-repeat 10px center;
}

.wrap2 .main .right{
	float:right;
	height:732px;
	width:647px;	
}

.wrap2 .main .right .content{
	width:550px;
	margin:0 auto;
	margin-top:90px;
	word-break:break-all;
	word-wrap2:break-word;
	font-size:12px;
}

.wrap2 .main .right .content .email input{
	width:200px;
	background-color:transparent;
	color:#fff;
}

.wrap2 .main .right .content .email textarea{
	width:550px;
	height:200px;
	background-color:transparent;
	color:#fff;
}

.wrap2 .main .right .content .email a{
	display:block;
	margin:20px auto;
	width:123px;
	height:37px;
	background:url("../images/send.png") no-repeat left top;
}

.wrap2 .main .right .content .email a:hover{
	background:url("../images/send.png") no-repeat left bottom;
}
