@charset "utf-8";
/* 布局 */
#leftcontent{
	float:left;
	width:150px;
}
#rightcontent{
	float:left;
	width:200px;
}
#body{
	float:left;
	width:580px;
	margin:0 10px;
}
/* 客服中心 */
#kfzx{
	height:78px;
	margin:0 0 10px 0;
	padding:10px 5px;
	border:1px solid #e0a2d1;
	background:url(../i/bg_kfzx.gif) right bottom no-repeat;
	text-align: left;
}
#kfzx h2{
	float:none;
	line-height:30px;
	margin:0;
}
#kfzx p{
	line-height:22px;
}
/* 联系客服 */
#lxkf{
	height:217px;
	border:1px solid #e0a2d1;
	text-align: left;
}
#lxkf .content{
	padding:10px;
}
/* 帮助中心 */
#bzzx{
	min-height:78px;
	overflow:hidden!important;
	overflow: inherit;
	margin:0 0 10px 0;
	padding:10px;
	border:1px solid #e0a2d1;
	background:#fdf7fb;
	text-align: left;
}
* html #bzzx{
	height:78px;
}
#bzzx button{
	float:left;
	width:94px;
	height:74px;
	margin:0 25px 0 15px;
	background:url(../i/btn_reg.gif) no-repeat;
}
#bzzx button span{
	display:none;
}
#bzzx .text{
	float:left;
	width:400px;
	padding-left:20px;
	border-left:1px solid #e1a2d1;
}
#bzzx .text h2{
	margin:0;
}
/* 沟通与交流 */
#gtyjl .content{
	padding-top:0px;
	text-align: left;
}
#gtyjl .content .area{
	width:558px;
	height:136px;
	overflow:auto;
}
#gtyjl .content .area li{
	float:left;
	width:520px;
}
#gtyjl .content h3{
	font-size:12px;
	font-weight:bold;
	color:#bc008d;
	line-height:30px;
	padding:10px 0 0 0;
	background:url(../i/line_01.gif) 50% top no-repeat;
}
#gtyjl .content p{
	line-height:22px;
}
/* 联系客服2 */
#lxkf_2 {
  text-align: left;
}

#lxkf_2 .content{
	padding:10px;
}
#lxkf_2 p{
	line-height:20px;
}
#lxkf_2 p span{
	margin-left:25px;
}
#lxkf_2 p.other{
	margin-top:10px;
}
/* 留言 */
#book .area{
	clear:both;
	padding:5px 0;
	overflow:hidden;
	border:none;
	text-align: left;
}
#book .area span{
	float:left;
	line-height:25px;
}
#book .area .inputstyle1{
	float:left;
	width:200px;
	height:20px;
	line-height:20px;
	margin-left:3px;
	line-height:20px;
}
#book .area .inputstyle2{
	float:left;
	width:90px;
	height:20px;
	line-height:20px;
	margin-left:3px;
	line-height:20px;
}
#book .area textarea{
	float:left;
	width:416px;
	height:80px;
	margin-left:3px;
	line-height:20px;
}
#book .area em{
	display:block;
	float:left;
	width:95px;
	height:18px;
	margin:3px 0 0 10px;
	background:url(../i/basic/yanzhengma.gif) no-repeat;
}
#book .area button{
	width:65px;
	height:25px;
	margin-left:74px;
	background:url(../i/btn_01.gif) #9ee800 no-repeat;
}
#book .area button span{
	display:none;
}

