/*
* Name:HelpStyle
* Title:style
* Author:WangKun
* Update:2009/12/30
*/
#help_here{
border-bottom:2px solid #6c91d7;
margin-top:17px; 
padding-bottom:8px;
}
#help_banner{
height:103px;
}
#help_main{
padding-top:10px;
}
.menucontent{
border:1px solid #d7d7d7;
width:226px;
padding:1px;
margin-bottom:10px;
}
#help_main .menu{
background:url(../gif/help_04.gif) repeat-x bottom;
width:226px;
}
#help_main .menu a{
background:url(../gif/help_bg.gif) 0 -30px no-repeat;
display:block;
line-height:38px;
font-size:14px;
color:#6d7584;
font-weight:bold;
padding-left:31px;
}
#help_main .menu a:hover{
color:#ec5d2a;
}
#help_main .menucontent ul{
list-style:none;
border-top:1px solid #e5e5e5;
padding:0px 3px;
margin:0px;
}
#help_main .menucontent ul li{
background:url(../gif/help_03.gif) repeat-x bottom;
width:220px; 
}

#help_main .menucontent ul li.last{
background:none;
width:220px;
}
#help_main .menucontent ul li a{
background:url(../gif/help_bg.gif) 10px -60px no-repeat;
display:block;
font-size:13px;
padding-left:40px;
line-height:39px;
color:#6d7584;
}
#help_main .menucontent ul li a:hover{
color:#ec5d2a;
}
#help_main .menucontent .menu1{
background:url(../gif/help_04.gif) repeat-x;
width:226px;
}
#help_main .menucontent .menu1 a{
background:url(../gif/help_bg.gif) 0 -30px no-repeat;
display:block;
line-height:38px;
font-size:14px;
color:#6d7584;
font-weight:bold;
padding-left:31px;
}
#help_main .menucontent .menu1 a:hover{
color:#ec5d2a;
}

#help_box{
border:1px solid #b9dcff; 
margin:0px 0px 10px 0px;
padding:1px;
}

#help_head{
height:37px;
width:706px;
background:url(../gif/help_02.gif) repeat-x;
}
#help_head .column{
background:url(../gif/help_bg.gif) 0 0 no-repeat;
padding-left:35px;
font-family:simhei; 
font-size:20px;
color:#4d81e4;
line-height:37px;
}

#help_body{
background:#FFF;
padding:25px;

}

#help_body .subtitle{
color:#999;
line-height:26px;
text-align:center;
height:40px;
border-bottom:1px dashed #adadad;
}
#help_body .content{
color:#4c515c;
line-height:28px;
font-size:14px;
}
#help_body .content p img{
width:300px;
text-align:center;
margin:0px 180px;
border:1px solid #000;
}
#help_body .content p.span1{
text-align:center;
font-size:12px;
color:#000;
}
#help_body .foot{	
	font-size:14px;
	color:#4c515c;
	line-height:45px;
	border-top:1px dashed #adadad;
}
#help_body .foot .upleft{
	text-align:left;
}
#help_body .foot .downright{
	text-align:right;
}
#help_body .foot a{
	color:#ec5d2a;
}
#help_body .foot a:hover{
	text-decoration:underline;
}

