﻿/*#head
{
    width:960px;
    margin:20px auto;
    float:left;
    height:55px;
}

.logo_img
{
    background:url(../images/img01.png) no-repeat 0 0 ;
    float:left;
    width:300px;
    height:55px;
}*/

/* 此类名加上后，元素内的所有浮动的子元素(如果不是所有子元素浮动则不适用)被清理 */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
* html .clearfix 
{/*
    height: 1%;*/
    zoom: 1;
}

/* 此类名加上后，之前兄弟元素的浮动被清理 */
.clear_float 
{
   
	height: 0;
	width: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	clear: both;
}
.mtop
{
    margin-top:10px;
    }
#header {
    background: url("http://img1.40017.cn/cn/new_ui/comprehensive/images/job_applications/header_bg.jpg") no-repeat scroll 0 0 transparent;
    height: 73px;
    margin-top: 0;
    padding-top: 20px;
    width: 960px;
    background-color:#FFFFFF;
}
.font
{
   background:url("http://img1.40017.cn/cn/new_ui/help_center/images/help_03_03.png") no-repeat scroll 2px 10px transparent;
   height:50px;
   width:160px;
   float:left;
}
#centen
{
    width:960px;
    margin:0 auto;
    font-family:\5B8B\4F53, sans-serif;
   
}

.part_l
{
    float:left;
    width:170px;
}
.part_j
{
    float:right;
    width:780px;
}

/*
 常见问题
*/
.title
{
    background: url("http://img1.40017.cn/cn/new_ui/help_center/images/img01.png") no-repeat scroll 0 -298px transparent; 
    height:35px;
    padding:0 0 10px 16px;
    font-size:14px;
    font-weight:bold;
}
.title li
{
    float:left;
    height:28px;
    line-height:28px;
    display:inline;
}
.crt
{
    background: url("http://img1.40017.cn/cn/new_ui/help_center/images/img01.png") no-repeat scroll 6px -73px transparent; 
     padding:7px 6px 0 6px;
     width:80px;
     text-align:center;
     width:84px;
}

.not
{
    color:#FFFFFF;
    cursor:pointer;
    text-align:center;
    padding:5px 6px 0 6px;
    width:84px;
}
.not a
{
    color:#FFFFFF;
    text-decoration:none;
}
.gap
{
    color:#116ec9;
    text-align:center;
    font-size:17px;
    padding:5px 0;
}

/*
 左侧列表
*/

.list_li,.lis_tit
{
    border:1px solid #bbdfff;
    border-top:none;
    width:168px;
    height:30px;
    line-height:30px; 
    font-size:14px;
    
    float:left;
}

.part_l .lis_tit ,.self_tit
{
     background: url("http://img1.40017.cn/cn/new_ui/help_center/images/img01.png") no-repeat scroll 0 -375px transparent; 
     height:23px;
     line-height:23px;
     border:none;
     width:160px;
     font-weight:bold;
     color:#FFFFFF;
     padding:10px 0 0 10px;
}

.list_li span
{
    padding:0 6px 0 10px;
}
.list_li a
{
       width:168px;
    display:block;
}
.list_li a:hover
{
    background-color:#eef7ff;
    color:#FF6600;
    text-decoration:none;
}


/*
自助服务
*/
.self_box
{
    padding-top:10px;
    float:left;
}
.self_tit
{
    width:160px;
    height:23px;
    line-height:23px; 
    font-size:14px;
    float:left;
}
.self_list
{
    border:1px solid #bbdfff;
    border-top:none;
    width:168px;
    padding:5px 0 15px 0;
    float:left;
}
.self_list li
{
    float:left;
    display:inline;
    margin:10px 0 0px 10px;
    width:69px;
    height:21px;
    text-align:center;
    border:none;
    background: url("http://img1.40017.cn/cn/new_ui/help_center/images/img01.png") no-repeat scroll 0 -247px transparent; 
}
.self_list a
{
    width:69px;
    float:left;
}
.self_list a:hover
{
    color:#FF6600;
    text-decoration:none;
}

/*
footer*/

#footer {
    border-top: 3px solid #4277A7;
    padding-top: 15px;
}
#footer .footer_anchor {
    margin-top: 0;
}