/*¹«¹²ÑùÊ½*/
body {
    margin:0;
    padding:0;
    background:#e3e3e3;
    font-family: "Microsoft YaHei";
}
ul {
    padding:0;
    margin:0;
}
ul li {
    list-style-type:none;
}
img{
    border:0px;
}
.clear{
    display: block;
    overflow: hidden;
}
#clear{
    display: block;
    overflow: hidden;
}
#header{
    width:1002px;
    height:279px;
    margin:0 auto;
}
#header img.top{
    float: left;
}
#header img.left{
    width:66px;
    height: 32px;
    float: left;
}
#header img.right{
    float: left;
}
#header img.bottom{
    float: left;
}
#header ul{
    position: absolute;
    top:225px;
    padding-left: 30px;
}
#header ul li{
    display:inline;
    font-size: 14px;
    cursor: pointer;
    margin: 0 30px 0 10px;
}
#header ul .border_li{
    margin: 0 15px 0 10px !important;
    padding-right: 20px !important;
    border-right: 1px solid #fff !important;
}
#header ul li a{
    color: #ededed;
    text-decoration: none;
}
#header ul li a:hover{
    color: red;
}

#content{
    width:972px;
    margin:0 auto;
    border-left:30px solid #ccc;
    background: #fff;
    overflow: auto;
}
#content img.slide{
    float:left;
    width:30px;
    height:1420px;
}
#content #content_detail{
    background: white;
    /*padding-left: 52px;*/
    /*height:1234px;*/
    height: auto;
    text-align: center;
    /*margin-bottom: 100px;*/
}
#content #content_detail img.d1{
    padding: 50px 700px 50px 0px;
    float: left;
}
#load-content-box{ padding: 34px 0 !important}
#content #content_detail img.d2{
    float: left;
    padding-top: 20px;
}
#content #content_detail p.top{
    width:440px;
    height: 300px;
    float: left;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 25px;
    padding: 0 0 0 50px;
}

#content #content_detail #content_left{
    float: left;
    padding-top: 100px;
    width:350px;
    height:500px;
}
#content #content_detail img.d3{
    float: left;
}
#content #content_detail #content_left p.left{
    float: left;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 25px;
}

#content #content_detail #line {
    float: left;
    padding-top: 50px;
}
#content #content_detail  #line p{
    height:600px;
    background:#a3a2a2;
    width:1px;
    margin:100px 50px 0 50px;
}

#content #content_detail div.line p{
    float:left;
    height:500px;
    width:1px;
    background: #a3a2a2;
}

#content #content_detail #content_right{
    float: left;
    padding-top: 100px;
    width:390px;
    /*height:500px;*/
    height:auto;
    margin-bottom: 50px;
}
#content #content_detail img.d4{
    float: left;
}
#content #content_detail #content_right p.right{
    float: left;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 25px;
}

#bottom{
    float: left;
    width:972px;
    height: 186px;
    background: #3c3c3c;
}
#bottom h1{
    font-size: 16px;
    width:200px;
    color:#bcbcbc;
}
#bottom p{
    font-size: 14px;
    float: left;
    margin-top:3px;
    color:#bcbcbc;
}
#bottom dl{
    padding-top: 20px;
}
#bottom dl.marleft{
    float: left;
    height:100px;
    width:550px;
    padding-left: 30px;
}
#bottom dl.maright{
    float: right;
    height:100px;
    width:100px;
    padding-right: 30px;
}
#bottom dl span{
    float:left;
    width:120px;
    padding-top:10px;
    font-size: 12px;
    line-height: 12px;
    text-indent: -20px;
    color:#bcbcbc;
}

#content #help{

    background: white;

    padding-bottom: 50px;

    height:auto;
    overflow:auto;
}

#content #help #help_center{
    float:left;
    width: 196px;
    height: auto; margin-left:30px;
    /*padding-top: 75px;*/
}
#content #help #help_center #nav img{
    float:left;
    width: 173px;
    height: 27px;
    margin-top: 15px;
    cursor: pointer;
}

#content #help #help_center #search{
    width: 178px;
    height: 100px;
    float:left;
    background: #DCDCDC;
    margin-top: 20px;
    margin-bottom: 10px;
    /*margin-top: 30px;*/
}
#content #help #help_center #search h1{
    font-size: 18px;
    letter-spacing: 5px;
    padding: 10px 0 5px 15px;
}
#content #help #help_center #search dd{
    margin: 0px;
    padding: 0px;
}
#content #help #help_center #search input.text{
    width:115px;
    height:26px;
    font-size:20px;
    border: 1px solid #ccc;
    margin-left: 7px;
    float: left; border-radius:3px; border:1px solid #666; border-right:0px;
}
#content #help #help_center #search input.find{
    width:75px;
    height:22px;
    cursor: pointer;
    background: url(../n_images/qus_findans.gif);
    border:none;
    float: right;
    margin: 15px 20px 20px 0px;
}
#content #help #help_center #search input.find1{
    width:31px;
    height:30px;
    cursor: pointer;
    background: url(../n_images/s1.jpg);
    border:none;
    float: left; position:absolute; margin-right:2px;

}
.ut{ background:#999; height:34px; padding-top:4px; border-radius:8px; margin-left:5px; margin-right:5px;}
#content #help #help_center #contact{
    width:173px;
    height:200px;
    float: left;
    margin-top: 10px;
    background-color: #EEEEEE;
    padding-top: 20px;
}
#content #help #help_center #contact p{
    font-size: 13px;
    width:150px;
    padding-left: 12px;
}
#content #help #help_center #contact ul li{
    float:left;
    width:150px;
    padding:0 0 20px 12px;
    font-size: 14px;

}
#content #help #help_center #contact span{
    color: #999999;
    float:right;
    padding-right: 6px;

}
#content #help #help_center #contact img{
    float:left;
}
#content #help #help_center #contact img.a{
}
#content #help #help_center #contact img.b{
    padding-top: 2px;
}
#content #help #help_center #contact span.c{
    float:left;
    padding: 2px 0 0 16px;
}
#content #help #help_center #contact span.d{
    float:left;
    padding: 2px 0 0 13px;
}

#content #help #help_content{
    float: left;
    width:700px;
    /*padding-top: 60px;*/
}
#content #help #help_content h1{
    font-size: 18px;
    color: #c51901;
    width:700px;
    float: left;
    /*margin: 30px 0 0 0;*/
}
#content #help #help_content {
    margin:0 auto;
    float: left;
}
#content #help #help_content #line_pay{
    float: left;
    background: #a3a2a2;
    height:1px;
    width:700px;
    margin: 20px 0 0 0;
}
#content #help #help_content  div img.q{
    float: left;
    margin: 0 10px 0px 0;
}
#content #help #help_content  div img.a{
    float: left;
    margin: 0 10px 30px 0;
}

.helpp{ width:178px; float:left; height:auto; background-color: #F4F4F4}
.helpp a{ color:#333; text-decoration:none;}
.helpp li{background: url(../n_images/f_bj.jpg) no-repeat; width:133px; height:27px; margin-bottom:10px; padding-left:45px; line-height:27px; display:block;}
.h_right{ width:720px; float:right;}

