@charset "gb2312";
body, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, form, fieldset, legend, img, table, button {
    margin: 0;
    padding: 0;
}

body {
    font-family: Tahoma, Verdana, Arial;
    font-size: 14px;
    background: #fff url(bg_x.jpg) repeat-x 0 0;
    line-height: 24px;
    color: #333;
}

div, img {
    border: 0;
}

ul li, ol li {
    list-style: none;
}

a {
    color: #333;
    font-size: 14px;
    text-decoration: none;
}

a:hover {
    color: #f60;
}

.f_l {
    float: left;
    width: 737px;
    background: url(1_r4_c4.jpg) repeat-x;
    margin-top: 16px;
    clear: left;
}

.f_l h4 {
    background: url(bg.gif) no-repeat -166px -130px;
    padding: 8px 0 0 0;
    font-size: 14px;
}

.t {
    padding: 30px 30px 30px 0;
    width: 710px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    text-align: justify;
}

.t p {
    margin-bottom: 20px;
}

.f_r {
    float: right;
    width: 228px;
    margin-top: 16px;
    clear: right;
}

.f_r h2 {
    background: url(bg.gif) no-repeat 0 -15px;
    height: 92px;
    width: 228px;
    text-indent: -9999px;
}

.tree_nav {
    width: 228px;
    line-height: 42px;
    text-align: center;
}

.tree_nav li {
    background: url(menu_b.gif) no-repeat;
}

.tree_nav a {
    display: block;
    height: 42px;
    font-size: 14px;
}

.tree_nav a:hover, a.s {
    background: url(menu.gif) no-repeat;
    height: 42px;
    width: 228px;
    color: #FFF;
    font-weight: bold;
}

.tree_d {
    background: url(bg.gif);
    height: 10px;
}


#head {
    background: #347cc1;
    background: linear-gradient(20deg, #0053ac, #e5e5e5, #0053ac, #0053ac);
}

.main {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.header {
    width: 1000px;
    margin: 0 auto;
    padding: 15px 0;
}

.header .logo {
    width: 170px;
    display: block;
}

#head h1 {
    width: 220px;
    background: url(bg.gif) no-repeat 0 -173px;
    text-indent: -9999px;
    height: 51px;
    display: none;
}

.inline li {
    display: inline;
    float: left;
}

#foot {
    clear: both;
    width: 960px;
    margin: 20px auto;
}

.foot {
    float: left;
    width: 960px;
    background: #EEE;
    clear: right;
    margin: 30px 0;
    padding: 15px 0 15px 20px;
    line-height: 22px;
}

.txt_list li {
    line-height: 35px;
    border-bottom: 1px dotted #ccc;
    background: url(bg.gif) no-repeat -200px -454px;
    padding-left: 10px;
}

.txt_list li span {
    width: 60px;
    display: block;
    float: right;
}