@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
html,body{ width:100%; font:12px/22px ""; color:#333; word-break:break-all; text-align:center; background:#fff;}
ul{ list-style:none;}
em,i{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-size:14px;}
table{ margin:0; border:0;}
a,a:visited{ color:#333; text-decoration:none;}
a:hover{ color:#ff722d; text-decoration:underline;}
img,a img,a:hover img{ border:0;}
.hackbox{ width:0; height:0; font-size:0; overflow:hidden; display:table;}
.clearline{ clear:both; height:0; overflow:hidden;}
.wrap_area{ width:950px; margin:0 auto;}
.area_mtop{ margin-top:8px;}



.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:#000;}
.help_menu .container{ width:188px; padding:10px 10px; border-left:1px solid #FADF9A; border-right:1px solid #FADF9A; background:#FFF9ED;}
.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 .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;}