@charset "utf-8";
/* CSS Document */
.help_wrap{ width:950px; margin:8px auto 0; overflow:hidden;}
.help_menu{ width:210px; float:left;}
.help_menu .title{ width:210px; height:33px; background:url(../images/help_1.jpg) no-repeat;}
.help_menu .title h6{ padding-top:8px; color:#333;}
.help_menu .container{ width:208px; padding:10px 0; border-left:1px solid #FADF9A; border-right:1px solid #FADF9A; background:#FFF9ED;}
.help_menu .submitcontainer{ width:188px; padding:10px 10px; border-left:1px solid #FADF9A; border-right:1px solid #FADF9A; background:#FFF9ED;text-align:left;}
.help_menu .container a,.help_menu .container a:visited{ padding-left:20px; text-align:left; color:#FE5004; line-height:28px; display:block; background:#FFF9ED;}
.help_menu .submitcontainer a:link,.help_menu .submitcontainer a:visited{margin:15px 0 5px 45px;height:33px;width:89px;line-height:33px;display:block;background:url(../images/register-btn.jpg) no-repeat;text-align:center;font-size:14px;font-weight:bold;}

.help_menu .container a:hover{ color:#FD0202; font-weight:bold; text-decoration:none; background:#FFE4C7;}
.help_menu .container a.active:link,.help_menu .container a.active:visited{ color:#FD0202; font-weight:bold; text-decoration:none; background:#FFE4C7;}
.help_menu .container a:active{ color:#FD0202; font-weight:bold; text-decoration:none; background:#FFE4C7;}
.help_menu .container .active{ color:#FD0202; font-weight:bold; text-decoration:none; background:#FFE4C7;}
.help_menu .bot{ width:210px; height:10px; overflow:hidden; background:url(../images/help_l_bot.jpg) no-repeat;}

.help_cont{ width:738px; float:right;}
.help_cont .content{ width:700px; padding:10px;}
.help_cont .content table.question{ width:700px;}
.help_cont .content table.question td{padding-left:10px; text-align:left;/* background:url(../images/help_red_p.jpg) no-repeat 0 40%;*/}
.help_cont .content .answer{ width:668px; text-align:left;}
.help_cont .content .answer dt{ padding-left:14px; margin-top:20px; color:#FD0202; background:url(../images/help_title_bg.jpg) no-repeat;}
.help_cont .content .answer dt em{ line-height:26px; display:block; padding-left:30px; font-size:14px; font-weight:bold; background:url(../images/help_title_bre.jpg) no-repeat 0;}
.help_cont .content .answer dd{ width:640px; margin-top:6px;padding-left:20px;}