﻿
* {
    margin: 0px;
    padding: 0px;
}

a {
    blr: expression(this.onFocus=this.close());
    top: 17px;
}
/* 只支持IE，过多使用效率低 */
a {
    blr: expression(this.onFocus=this.blur());
}
    /* 只支持IE，过多使用效率低 */
    a:focus {
        -moz-outline-style: none;
    }
    /* IE不支持 */
    a:focus {
        outline: none;
    }

body {
    font-family: 微软雅黑,Arial,sans-serif,宋体;
    font-size: 12px;
    color: #555;
    margin: 0px;
    padding: 0px;
    background: #0f6596;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: none;
    _display: block;
}

.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}

a {
    color: #666;
    text-decoration: none;
}

ul {
    list-style: none;
}

li {
    list-style-type: none;
}

.clear {
    font-size: 0px;
    height: 0px;
    line-height: 0px;
}
/*网站头部样式*/
.header {
 width:980px; margin:0 auto;   padding-top:15px;   }
.header_n {background:url(../images/header_bg.jpg) no-repeat;height:280px;
}
.banner {
 width:960px; margin:0 auto; padding-top:10px; height:270px; position:relative;}
.box {
 width:980px; margin:0 auto; background:#fff; padding-top:10px;}
.meun {
 width:960px; margin:0 auto; background:url(../images/meun_bg.jpg) no-repeat; height:31px; }
.meun_l {
 width:660px; float:left;}
    .meun_l ul {
     height:32px; padding-left:20px;}
    .meun_l li {
     float:left; line-height:31px;}
        .meun_l li a {display:block; width:100px; text-align:center;
         color:#fff;}
            .meun_l li a:hover { background:url(../images/a_bg.jpg) no-repeat center center; color:#555;
            }

.meun_r {
 width:200px; float:right; line-height:31px; color:#fff;}
#cur_a {  background:url(../images/a_bg.jpg) no-repeat center center; color:#555;
}
.content {
 width:960px; margin:10px auto 0; padding-bottom:20px;}
.c_l { width:280px;  float:left; background:#eef4fb;
}
.c_r { width:660px;  float:right;
}
.c_l_t {
 height:30px; text-indent:20px; background:#44b5ed; color:#fff; line-height:30px;}
.lxfs_dl dt {
 width:70px; float:left; text-align:right;}
.lxfs_dl {
 line-height:30px;}
.lxfs_dl dd {
 width:200px; float:left;}

.c_r_t { 
 height:30px; border-bottom:1px dashed #dedede; line-height:30px; font-size:15px; text-align:center; font-weight:bold;}
.t_l { width:120px; float:left; height:30px; line-height:30px; text-indent:5px; font-size:14px;
}
.t_r { width:500px; float:right; line-height:30px;  text-align:right;
}
.nr {
 margin-top:10px; line-height:200%; font-size:14px;}

.footer {
 height:157px; background:url(../images/footer_bg.jpg) no-repeat;}
.footer_n {
 padding-top:23px; padding-left:30px;}
.f_l {
 width:300px; float:left;}
    .f_l p {
     line-height:26px;}
.f_c {
 width:300px;  float:left; margin-left:40px;}

    .f_c li {
     float:left; height:24px; line-height:24px;  width:145px;}
.f_r {
  width:200px; margin-left:65px; float:left; padding-top:15px;}


.lx_tab {
    width: 100%;
}

    .lx_tab td {
        height: 30px;
        border-bottom: 1px dashed #cccccc;
    }

.lx_td1 {
    width: 200px;
    text-align: center;
}

.lx_td1hw {
    width: 260px;
    text-align: center;
}

.lx_td1wd {
    width: 250px;
    text-align: center;
}

.lx_td11 {
    width: 260px;
    text-align: center;
}

.lx_td2 {
    width: 150px;
    text-align: center;
}

.lx_td3 {
    width: 150px;
    text-align: center;
}

.lx_td4 {
    width: 100px;
    text-align: center;
}

.lx_td5 {
    width: 100px;
    text-align: center;
}

.lx_td6 {
    text-align: center;
}
.nr_dl {
 line-height:30px;}
.nr_dl dt {
 width:130px; float:left;}
.nr_dl dd {
 float:left; width:530px;}

.ly_tab { width:100%;
  }
    .ly_tab b {
     color:red;}

.vip {
 height:40px; line-height:40px; width:100%; text-indent:40px; font-size:36px; color:#000; background:url(../images/vip.gif) no-repeat 8px center; position:absolute; top:20px; left:0px;}
.lxfs_dl p {
  padding-left:10px;}