﻿/*通用*/
body{
    font-family: 微软雅黑;
    min-width: auto!important;
}
li,a{list-style: none;
    color: #323232;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
ul,li,div,p,ol{
    margin: 0px;
    padding: 0px;
}
.w1260{
    width: 1260px;
}
.center{
    margin:  0 auto;
}
/*当前位置*/
.side{ height:45px; line-height:45px; margin: 0 auto; background:url(bt_lm_bj.png) no-repeat left center; font-size:13px; padding-left:25px;color: #333333;}
.side a{color: #333333;}
/*当前位置结束*/

.center ul li{
    line-height: 35px;
    font-size: 14px;
    background: url('li_qz.jpg') left center no-repeat;
    padding-left: 10px;
    float: left;
    width: 232px;
    margin-left: 20px;
}
.center div{
    line-height: 50px;
    font-size: 16px;
    background: url("title-qz.jpg") 10px center no-repeat;
    font-weight: bold;
    padding-left: 30px;
}