@charset "utf-8";
/* CSS Document */


.new_content{ width:100%; background:url(../images/new_con_bg.jpg) repeat-x;}
.new_con{ width:970px; margin:0 auto;}

.jyjq_mine_bg{ margin:0 auto; width:970px; height:100%; padding-bottom:30px; overflow:hidden; }
.jyjq_mine_bg dl{ padding-top:10px;}
.jyjq_mine_bg dl dt{ border:1px solid #E5E5E5; height:31px; width:954px; overflow:hidden; line-height:32px; padding-left:14px; background-color:#FAFAFA; color:#666666;}
.jyjq_mine_bg dl dd.dd_left{ float:left; width:710px; overflow:hidden;}
.jyjq_mine_bg dl dd.dd_left dl dt{ width:708px; height:39px; border:1px solid #FFD8B9; background-color:#FEFADD; padding-left:0; margin-bottom:10px;}
.jyjq_mine_bg dl dd.dd_left dl dt table td{ height:39px; line-height:39px;}
.jyjq_mine_bg dl dd.dd_left dl dt table td strong{ color:#E24B02;}

/* 帮助中心 */
.help_h2{ height:28px; line-height:28px; background-color:#F5F5F5; padding-left:10px; margin:10px 0;}
.help_left{ width:740px; overflow:hidden; float:left; padding-top:5px; padding-left:10px; margin-bottom:10px;}
.help_left h1{ height:22px; line-height:22px; border-bottom:1px solid #DBDBDB; color:#FB5513; font-size:14px; padding-left:10px; margin-bottom:10px;}
.help_left_p1{ line-height:28px; background:url(../images/help_w.gif) no-repeat left 4px; text-indent:25px; color:#666666; font-weight:bold; margin-right:50px;}
.help_left_p2{ line-height:28px; background:url(../images/help_a.gif) no-repeat left 4px; text-indent:25px; color:#666666; margin-right:50px; margin-bottom:20px;}

.help_right{ width:199px; overflow:hidden; float:right;}
.help_pub_box{ border:1px solid #E2E2E2; height:100%; overflow:hidden; margin-bottom:10px;}
.help_alink{ float:right; font-weight:normal; display:block; margin-top:0px;*margin-top:-25px;font-size:12px; text-decoration:underline; color:#2C629E;}
.help_graypubH2{ color:#666; font-size:14px; line-height:25px; height:25px; background:url(../images/h2_bg01.jpg) repeat-x bottom; padding:0 8px;  border-bottom:1px solid #E2E2E2; font-weight:bold; clear:both;}
.help_graypubH2 a{ font-weight:normal; color:#666;}
.help_right ul{ width:185px; overflow:hidden; margin:5px auto;}
.help_right ul li{ width:173px; border-bottom:1px dashed #CCCCCC; height:27px; line-height:27px; padding-left:12px; color:#333333;}
.help_right ul .help_li{ border-bottom:none;}
.help_right_a1{ color:#FF0000;}
.help_right_a2{ color:#333333}

.mydiv {
background-color: #FFCC66;
border: 1px solid #f00;
text-align: center;
font-size: 12px;
font-weight: bold;
z-index:99;
width: 370px;
left:50%;/*FF IE7*/
top:20%;/*FF IE7*/
margin-left:-150px!important;/*FF IE7 ֵΪһ */
margin-top:-60px!important;/*FF IE7 ֵΪߵһ*/
margin-top:0px;
position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/
_top:       e-xpression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}
.mydiv div { width:370px; height:auto; overflow:hidden;}
.mydiv div a { display:block; height:40px; line-height:40px;}
.popdiv_bg {
background-color: #666;
width: 100%;
height: 100%;
left:0;
top:0;/*FF IE7*/
filter:alpha(opacity=50);/*IE*/
opacity:0.5;/*FF*/
z-index:1;
position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/
_top:       e-xpression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}