﻿/********help********/
.p_Name { PADDING-LEFT: 0px; OVERFLOW: hidden; WIDTH: 80px; WORD-BREAK: break-all; HEIGHT: 35px; line-height:18px;}
#help {
	height: 122px;
	width: 100%;
	background-image: url(../images/help.gif);
	margin-bottom: 8px;
}
.help_a {
	float: left;
	width: 130px;
	padding-top: 49px;
	padding-left: 25px;
	line-height: 22px;
}
.help_a_zi {
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	padding-left: 10px;
	background-image: url(../images/gd_02.gif);
}
.help_b {
	float: left;
	height: 44px;
	width: 130px;
	padding-top: 49px;
	padding-left: 63px;
	line-height: 22px;
}

/********foot********/
#foot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 10px;
}

#foot #foot_logo {
	float: left;
}
#foot #foot_txt {
	color: #666666;
	float: right;
	line-height: 20px;
	text-align: center;
	width: 670px;
}

a{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #E51012;
	text-decoration: none;
}
