﻿.sublist
{
    padding:10px;
    width:148px;
    border:1px solid #bbdfff;
    border-top:none;
    cursor:pointer;
    float:left;
}
.sublist a
{
    width:143px;
    float:left;
    display:inline;
    overflow:hidden;
   text-decoration:none;
   cursor:pointer;
}
.sublist span
{
   
    float:left;
    height:24px;
    line-height:24px;
    color:#005BB5;
}
.sublist a:hover
{
    background-color:#eef7ff;
    color:#FF6600;  
    text-decoration:none;
}
.sele_lin
{
    color:#FF6600;
     background-color:#eef7ff;
}
.sele
{
    font-weight:bold;
    background:url("http://img1.40017.cn/cn/new_ui/help_center/images/img01.png") no-repeat scroll 7px -545px transparent;
    padding-left:20px;
}

.list_li_01
{
    border:1px solid #bbdfff;
    border-top:none;
    width:168px;
    height:30px;
    line-height:30px; 
    font-size:14px;
    float:left;
}
.list_li span
{
   /*  margin:0 6px 0 10px;*/
     float:left;
     font-size:10px;
     font-weight:bold;
}

.sublist .sp01
{
    font-size:10px; 
    width:5px; 
    padding:0 5px;
    color:#005bb5;
}
.sp02
{ width:120px;
    padding-top:1px;
}
/*
右侧
*/
.list_box
{
    height:21px;
    line-height:21px;
}
.list_box span
{
    padding-left:5px;
}

.quest_ans
{
    width:738px;
    border:1px solid #bbdfff;
    padding:10px 20px;
}

.que_tit
{
    height:21px;
    line-height:21px;
    font-size:14px;
    font-weight:bold;
}
.que_ul
{
    width:738px;
    padding-top:10px;
    
}
.que_ul li
{
    width:728px;
    height:27px;
    float:left;
    overflow:hidden;
    padding-left:10px;
    line-height:27px;
    border-bottom:1px dashed #DDDDDD;
    background: url("http://img1.40017.cn/cn/new_ui/help_center/images/img01.png") no-repeat scroll 0 -565px transparent; 
}
.que_ul .bord_none
{
    border-bottom:none;
    
}

/*
 问答
*/

.quest_ans01
{
    width:738px;
    border:1px solid #bbdfff;
    border-top:none;
    padding:0 20px 10px 20px ;
}
.question
{
    padding-top:15px;
    float:left;
}
.question dt
{
    background: url("http://img1.40017.cn/cn/new_ui/help_center/images/img01.png") no-repeat scroll -400px 0  transparent; 
    width:40px;
    height:20px;
    float:left;
  
}
.question dd
{
    font-weight:bold;
    float:left;
    width:695px;
}
.answers dt
{
    background: url("http://img1.40017.cn/cn/new_ui/help_center/images/img01.png") no-repeat scroll -400px -22px  transparent; 
    width:40px;
    height:20px;
    float:left;
   
}
.answers
{
     border-bottom:1px dashed #DDDDDD;
     float:left;
     display:inline;
}
.answers dd
{
    float:left;
    width:695px;
    padding-bottom:10px;
}

.bord_non01
{
    border-bottom:none;
}

.bott
{
    background: url("http://img1.40017.cn/cn/new_ui/help_center/images/img01.png") no-repeat scroll -400px -70px  transparent; 
    padding-left:27px;
    float:right;
    padding-top:15px;
    height:21px;
    line-height:21px;
}
