*{
	margin:0;
	padding:0;
	font: 12px "ËÎÌå";
}
#help {
	margin: 5px auto;
	width: 980px;
	background: url(../images/bottom_film.gif) no-repeat bottom;
	padding-bottom: 5px;
}
#help .help_detail {
	width: 978px;
	border-right: 1px solid #D1D1D1;
	border-left: 1px solid #D1D1D1;
}
#help .help_detail .help_list {
	float: left;
	width: 140px;
	border-right: 1px dashed #d6d6d6;
	margin: 10px 15px;
}
.help_detail .help_list li {
	padding-left: 10px;
	list-style: none;
	line-height: 22px;
	height: 22px;
}
#help .help_detail .help_serve {
	float: left;
	width: 240px;
	text-align: center;
}
.help_detail .help_list a {
	color: #333333;
	text-decoration: none;
}

