@charset "utf-8";
.banner_help {
	background-image: url(../images/banner_help.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 126px;
	width: 991px;
}
.help{
	background-color:#fdfdfd;
	margin-top: 10px;
	}
.help .left {
	float: left;
	width: 225px;
	padding-left: 10px;
	background-color: #FEFEFE;
}
.help .left .list {
	width: 211px;
}



.help .left .list img {
	margin: 0px;
	padding: 0px;
}
.help .left .list ul  {
	margin: 0px;
	background-image: url(../images/help_bar.gif);
	background-repeat: repeat-y;
	background-position: right top;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
}
.help .left .list li  {
	margin: 0px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 10px;
	padding-left: 40px;
}
.helptab {
	background-image: url(../images/help_yy.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 45px;
	padding-left: 30px;
}.help .content {
	padding: 10px;
	float: left;
	width: 720px;
}
.help .content .text h1 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.help .content .text .area p {
	margin: 0px;
	padding: 0px;
}

.help .content .text .area {
	background-color: #f6fbff;
	border: 1px dashed #4d73c6;
	text-indent: 2em;
	margin-top: 8px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.help .content .text .area dd {
	text-align: center;
}

.help .content .qucon {
	padding-left: 20px;
}
.help .content .qucon .qu {
	line-height: 18px;
	background-image: url(../images/qu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 669px;
	padding-right: 18px;
}
.help .content .qucon .qu img {
	margin-bottom: -3px;
	padding-right: 6px;
}
.help .content .qucon .an {
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.help .content .qucon .an img {
	padding-right: 8px;
}
