﻿/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
em{font-style:normal;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}
a:hover{color:#427fda;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
body{font-family:"微软雅黑";font-size: 15px;background:#fff url("body.png") center top no-repeat}
.wd1200{width: 1200px;margin: 0 auto;}

.shbt_content{width: 1200px;margin: 168px auto 20px auto;background: #fff;}
.atitle{width: 100%;height: 50px;font-size: 14px;line-height: 50px;border-bottom: 2px solid #c3dbe7;}
.atitle a{float: left;background:url(top_title_icon.png) no-repeat 20px center;width: 100px;height: 50px;padding-left: 50px;}
.atable{width: 100%;padding: 20px;background: #fff;font-size: 14px;color: #555;}
.xxtable{
    background: #fff;
    border-collapse: collapse;
    border: 1px solid #e6e6e6;
}
.xxtable td{
    border: 1px solid #e6e6e6;
}
.w30{
    width: 30%;
    border-color: #e6e6e6;
    text-align: right;
    padding: 10px 12px;
    background: #f5f5f5;
}
.w30_1{
    width: 30%;
    border-color: #e6e6e6;
    text-align: right;
    padding: 10px 12px;
}



