@charset "utf-8";
/* CSS Document */
@import "../public.css";
/*子导航*/
.areamenu span{
	display:block;
	float:left;
}
.areamenu .leftbg,.areamenu .rightbg{
	background:url(../../image/areaico.gif) no-repeat;	
}
.areamenu{
	width:962px;
	margin:0 auto 3.8em auto;
	*margin:0 auto;
}
.areamenu .leftbg{
	background-position:left -58px;
	width:5px;
	height:34px;	
}
.areamenu .rightbg{
	background-position:-5px -58px;
	width:5px;
	height:34px;	
}
.areamenu .middlebg{
	background:url(../../image/areabg.gif) repeat-x;
	height:34px;
	line-height:34px;
	width:902px;
	padding-left:50px;	
}
.areamenu span
{
display:inline-block;
width:110px;
font-size:14px;
line-height:30px;
background:url(../../image/hhservice/menuline.gif) right center no-repeat;
}
.areamenu span.none
{
	background:none;
}
.areamenu a{
display:inline-block;
width:110px;
font-size:14px;
line-height:30px;
text-align:center;
}

.areamenu a.b{
width:125px;
}
.areamenu a:hover{
font-weight:bold;
}
.areamenu a.cur{
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
background:url(../../image/helpcur.gif) center no-repeat;
}

/*---------内容--------*/
#container{
width:962px;
margin:10px auto;
border-bottom:1px solid #CCCCCC;
}
#content{
width:960px;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}
.helpimg{
width:962px;
height:152px;
background:url(../../image/enterprise_03.gif) no-repeat;
}
#left,#right{
float:left;
}
#left{
width:261px;
}
#left ul{
width:90%;
margin:10px auto;
}
#left ul li{
border-bottom:1px solid #CCCCCC;
}
#left ul li a{
padding-top:6px;
line-height:24px;
display:block;
background:url(../../image/help_08.gif) left 12px no-repeat;
padding-left:20px;
text-decoration:none;
}
#left ul li a:hover{
background:url(../../image/help_14.gif) left 12px no-repeat;
color:#FF0000;
text-decoration:none;
}

#right{
width:698px;
border-left:1px solid #CCCCCC;
}
.helpxx{
width:95%;
margin:10px auto;
}
.helpxx h1{
background:url(../../image/enterprise_10.gif) left center no-repeat;
border-bottom:1px dashed #CCCCCC;
font-size:12px;
color:#426ab3;
padding-left:20px;
}
.helpxx p{
margin:5px 0;
}
