#help {
	width:1000px;
	margin:0 auto;
	clear:both;
}


#help #help_sort {
	width:228px;
	min-height:230px;
	background:white;
	border:1px solid #dadada;
	float:left;
}
#help #help_sort h1 p {
	padding:0 0 0 35px;
	background:url(../image/h1_bg_padding.png) no-repeat 4% center;
}
#help #help_sort dl {
	width:180px;
	margin:10px auto;
}
#help #help_sort dl dt {
	height:30px;
	line-height:30px;
	text-indent:30px;
	margin:0 0 5px 0;
	border-radius:10px;
     -webkit-border-radius:10px;
     -moz-border-radius:10px;
	background:url(../image/h2_bg.png);
	border:1px solid #eee;
	cursor:pointer;
}
#help #help_sort dl dt a {
	display:block;
	background:url(../image/h1_bg2.gif) no-repeat 5% center;
}






#help .new_dt {
	width:228px;
	background:white;
	border:1px solid #dadada;
	float:left;
	margin:15px 0;
}

#help .new_dt h1 p {
	padding:0 0 0 35px;
	background:url(../image/h1_bg_padding.png) no-repeat 4% center;
}
#help .new_dt dl {
	padding:10px;
}
#help .new_dt dl dt img{
	display:block;
	width:197px;
	width:expression(this.width>197?"197px":this.width);
	height:197px;
	height:expression(this.height>197?"197px":this.height);
	padding:5px;
	border:1px solid #dadada;
}
#help .new_dt dl dd {
	height:25px;
	line-height:25px;
	text-indent:20px;
	background:url(../image/arrow4.gif) no-repeat left center;
}



#help .callme {
	width:228px;
	height:363px;
	background:white;
	border:1px solid #dadada;
	float:left;
	margin:0 0 15px 0;
}

#help .callme h1 p {
	padding:0 0 0 35px;
	background:url(../image/h1_bg_padding.png) no-repeat 4% center;
}
#help .callme div.call_con {
	padding:10px;
	line-height:20px;
}




#help .help_contact {
	width:753px;
	min-height:1094px;
	float:right;
	margin:10px 0;
	background:#fff;
	border:1px solid #dadada;
}

#help .help_contact div.contact_con {
	width:90%;
	min-height:50px;
	margin:20px auto;
	padding:15px;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	box-shadow:0px 0px 10px #ccc;
	line-height:25px;
	font-size:14px;
}
#help .help_contact div.contact_con h2 {
	font-size:16px;
}
#help .help_contact div.contact_con p.bus {
	color:red;
}



div.about {
	width:753px;
	min-height:1094px;
	float:right;
	margin:10px 0;
	background:#fff;
	border:1px solid #dadada;
}
div.about img {
	display:block;
	width:300px;
	height:230px;
	margin:25px auto;
	padding:10px;
	border:1px solid #dadada;
}
div.about .about_con {
	width:92%;
	min-height:500px;
	margin:0 auto;
	line-height:22px;
}




div.help_con {
	width:753px;
	min-height:1094px;
	float:right;
	margin:10px 0;
	background:#fff;
	border:1px solid #dadada;
}
div.help_con div.help_detail {
	width:92%;
	min-height:500px;
	margin:25px auto;
	line-height:25px;
}