.floatL {
    float: left;}
.floatR {
    float: right;}
.clearF {
    clear: both;}

body{
    width: 100%;
    background: #ebf0f4;}
.all{
   width:1100px;
    margin: 0 auto;
    overflow-y: hidden;
    background: #fff;}
.header{
    width: 1000px;
    
    background:url(imgheader_bj.png) no-repeat 778px 50px;}
.header_top{
    width: 1000px;
    height: 121px;
    position: relative;}
.left_pics{
    padding: 28px 0 0 20px;}
.right_links{
    width: 498px;
    position: absolute;
    top: 2px;
    right: 5px;}
.fast_links{
    width: 270px;
    height: 29px;
    padding: 0 15px;
    font: normal 12px/29px "Arial","Microsoft YaHei";
    background: url(imgheader_link_bg.jpg) no-repeat;}
.fast_links a,
.fast_links span{
    font: normal 12px/29px "Arial","Microsoft YaHei";
    color: #fff;}
.fast_links span{
    padding: 0 8px;
    *padding: 0 6px;}

.footer{
    width: 1000px;
    height: 136px;}
.selectors{
    width: 1000px;
    height: 49px;
    background: #dee7ee;
    border-bottom: 1px solid #51789f;}
.right{
    width: 1000px;
    height: 66px;
    padding: 20px 0 0 0;
    background: #386591;}
.selector{
    width: 177px;
    height: 26px;
    position: relative;
    margin: 10px 10px;
    display: inline;
    border: 1px solid #bfcddc;
    background: #fff url(imgdown_arrow.png) no-repeat 159px 10px;}
.selector span{
    display: block;
    width: 159px;
    height: 26px;
    cursor: pointer;
    background: #fff;
    text-align: center;}
.selector ul{
    position: absolute;
    top: 26px;}
.selector ul,
.selector ul li{
    width: 177px;
    background: #fff;
    text-align: center;}
.selector ul li{
    cursor: pointer;}
.selector ul li.on{
    background: #0c46b8;
    color: #fff;}
.selector ul li.on span{
   background: #0c46b8;
   color:#fff;}
.selector .menus{
    display: none;}
.right{
    text-align: center;}
.right p{
    font: normal 12px/24px "Arial","宋体";
    color: #fff;}


a.hover{
    text-decoration:underline;}
.detail_main_content{
    padding-left:35px;
    padding-right:35px;}
.list_left_bottom ul{
   margin-left:-10px;
   margin-top:5px;}
.detail_main_content h3{
  font-family: 'Times New Roman','黑体';}