@charset "utf-8";

/* CSS Document */ /* help.html */
.listfont a:visited {
	color:#D50100;
	text-decoration:none;
}

.help {
	width: 1002px;
	text-align: left;
}

.words_top {
	width: 1002px;
	height: 26px;
	text-align: left;
	text-indent: 10px;
	line-height: 22px;
}

.user_top {
	width: 1002px;
	height: 75px;
	background-color: #f4f4f4;
	margin-bottom: 6px;
}

.help .help_left {
	float: left;
	width: 200px;
	color: #7d7d7d;
}

.help .help_left a:hover {
	text-decoration: underline;
}

.help .help_left .help_left_top {
	background: url("http://www.tongyiku.com/images/help/help1.jpg") no-repeat;
	color: #FFFFFF;
	font-weight: bolder;
	height: 26px;
	margin-top: 5px;
}

.help_left_text {
	padding-top: 9px;
	padding-left: 10px;
}

.help .help_left .help_left_mid {
	border-left: 1px #cdcdcd solid;
	border-right: 1px #cdcdcd solid;
	line-height: 20px;
	text-indent: 10px;
	padding-top: 6px;
}

.help .help_right {
	float: right;
	width: 792px;
	color: #676767;
}

.help .help_right .help_right_top {
	background-color: #e1e1e1;
	height: 26px;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 8px;
}

.help .help_right .help_right_mid {
	border-left: 3px #e1e1e1 solid;
	border-right: 3px #e1e1e1 solid;
	padding: 10px 12px 5px 20px;
	line-height: 20px;
}
.overflow{
	align:center;
	overflow: hidden;
}
