/* CSS Document */
#pageContent {
	width:960px;
	margin-top:6px;
	background:url(../bg_he1_c.gif) repeat-y left;
	overflow:hidden;
}
#contBg {
	width:960px;
	padding-bottom:40px;
	background:url(../bg_he1_b.gif) no-repeat left bottom;
	overflow:hidden;
}
.titleLine {
	width:960px;
	height:128px;
	background:url(../bg_he2_c.gif) repeat-y left bottom;
	overflow:hidden;
}
.titleLine .titleBgTop {
	width:960px;
	padding-top:14px;
	background:url(../bg_he1_t.gif) no-repeat left top;
	overflow:hidden;
}
.titleLine .title {
	width:102px;
	height:60px;
	float:left;
	padding:7px 0 0 80px;
	background:url(../ico_help.gif) no-repeat 18% 45%;
	overflow:hidden;
}
.titleLine .imgTip {
	width:778px;
	float:left;
	padding:15px 0 0 0;
	text-align:center;
	overflow:hidden;
	cursor:pointer;
}
.menuLine {
	width:900px;
	margin-top:5px;
	height:45px;
	padding:0 36px 0 24px;
	overflow:hidden;
	background:url(../bg_he2_t.gif) no-repeat left bottom;
	overflow:hidden;
}
.menuLine li {
	width:120px;
	height:16px;
	margin-top:3px;
	padding-top:2px;
	line-height:16px;
	background:url(../tbg_h2h.gif) no-repeat;
	text-align:center;
	cursor:pointer;
	float:left;
	overflow:hidden;
}
.menuLine .liHover {
	width:140px;
	height:18px;
	padding-top:3px;
	margin:0;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	background:url(../tbg_h2.gif) no-repeat;
	color:#000;
}
/***********content***********/
.panCont {
	width:844px;
	padding:27px 58px;
	text-align:left;
	background:url(../bg_he1_c.gif) repeat-y;
	line-height:21px;
	color:#555;
	overflow:hidden;
}
.panCont .Blod {
	font-weight:bold;
	color:#333;
}
