@charset "gb2312";
/* CSS Document */

.help_box{ width:960px; margin:0 auto; padding:0 0 30px; height:100%; overflow:hidden; background-color:#131313;}
.helpgg{height:48px; width:960px; overflow:hidden;}
.left_menu{ width:253px; height:510px; padding-right:10px; float:left;  background:url(../images/jc_help/left_bg.jpg) no-repeat left 121px;}
.left_menu .menu_dl1{ width:253px;}
.left_menu .menu_dl1 dt{ height:22px; background:url(../images/jc_help/left_menu_bg2.jpg) no-repeat left top; padding-left:10px; padding-top:7px; font-size:14px; font-weight:bold;}
.left_menu .menu_dl1 dt img{ margin-right:10px; border:none; cursor:pointer;}
.left_menu .menu_dl1 dd{ padding-left:1px; padding-bottom:1px;}
.left_menu .menu_dl1 dd ul img{ margin-right:22px;}
.left_menu .menu_dl1 dd ul li{ width:224px; height:24px; padding-left:28px; padding-top:10px; }
.left_menu .menu_dl1 dd ul li span{ font-size:14px; cursor:pointer;}
.left_menu .menu_dl1 dd ul .bg1{ background-color:#3D3E3E;}
.left_menu .menu_dl1 dd ul .bg2{ background-color:#282828;}
.left_menu .menu_dl1 dd ul .li1{ color:#F6FF00;}
.left_menu .menu_dl1 dd ul .li2{ color:#FFFFFF;}

.left_menu .menu_dl2{ width:253px;}
.left_menu .menu_dl2 dt{ height:22px; background:url(../images/jc_help/left_menu_bg.jpg) no-repeat left top; padding-left:10px; padding-top:7px; font-size:14px; font-weight:bold;}
.left_menu .menu_dl2 dt img{ margin-right:10px; border:none; cursor:pointer;}
.left_menu .menu_dl2 dd{ padding-left:1px; padding-bottom:1px;}
.left_menu .menu_dl2 dd ul img{ margin-right:22px;}
.left_menu .menu_dl2 dd ul li{ width:224px; height:24px; padding-left:28px; padding-top:10px; }
.left_menu .menu_dl2 dd ul li span{ font-size:14px; cursor:pointer;}
.left_menu .menu_dl2 dd ul .bg1{ background-color:#3D3E3E;}
.left_menu .menu_dl2 dd ul .bg2{ background-color:#282828;}
.left_menu .menu_dl2 dd ul .li1{ color:#F6FF00;}
.left_menu .menu_dl2 dd ul .li2{ color:#FFFFFF;}




.mid_con{ width:684px; float:left; overflow:hidden;}
.mid_con .mid_img{ width:684px; height:5px; overflow:hidden;}
.mid_con .con_mid{ width:684px;}

.right_bg{ width:13px; float:left; overflow:hidden;}


.help_text{ width:644px; overflow:hidden; padding:50px 20px; background:#3D3E3E; color:#FFF;}
.help_text h1{ font-size:16px; font-weight:bold; text-align:center; line-height:30px;}
.help_text h2{ font-size:14px; font-weight:bold; text-indent:28px; line-height:28px;}
.help_text h3{ font-size:40px; text-align:center;}
.help_text hr{ width:644px; height:1px; border-bottom:1px dashed #000; margin:20px auto; margin-bottom:0;}
.help_text p{ padding:18px 24px; font-size:14px; line-height:24px; text-indent:28px;}
.help_text table th{ background-color:#F7E41B; color:#000; font-weight:bold; line-height:17px; height:34px; text-align:center; border:1px solid #3D3E3E; vertical-align:middle;}
.help_text table td{ background-color:#ADADAD; vertical-align:middle; color:#000; height:34px; line-height:17px; text-align:center; border:1px solid #3D3E3E;}
