﻿body
{
    color: #333;
    font: 9pt/1.5 Tahoma, Helvetica, Arial, sans-serif;
    background-color: #f0f0f0;
    text-align: center;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
a
{
    font-family: "宋体";
    font-size: 9pt;
    color: #333333;
    text-decoration: none;
}
a:visited
{
    color: #333333;
    text-decoration: none;
}
a:hover
{
    color: #f49e17;
    text-decoration: none;
}
a:active
{
    color: #f49e17;
    text-decoration: none;
}
.box
{
    border: 1px solid #d1d1d1;
}
.search_form
{
    float: right;
    padding-bottom: 10px;
}

.search
{
    width: 200px;
    border: 0;
    background: #FFF url(../Image/DefaultPage/input.gif) no-repeat;
    padding: 4px;
    color: #E0691A;
    font-weight: bold;
}

.submit
{
    background: #E0691A url(../Image/DefaultPage/submit.gif) no-repeat;
    border: 0;
    padding: 4px 0;
    width: 65px;
    margin: 0 5px 1px 0;
    color: #FFF;
    font: bold 10pt "宋体";
}
.newsunderline_b
{
    border-bottom: 1px #cdcdcd dashed;
}
.title
{
    font: bolder 14pt "微软雅黑";
}
.titlebox
{
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
}
.titlepadding
{
    padding-top: 10px;
}

/*******************************************************************************/

body
{
    margin:20px 20px;
}
img
{
    border:0;
}
div#header, div#footer
{
    width:960px;
    margin:0 auto;
}

div#header
{
    width:960px;
    margin:0 auto;
    height:100px;
    overflow:hidden;
}

div#header_center, div#header_left
{
    float:left;
    position:relative;
}
div#header_center
{
    text-align:center;
    width:500px;
    padding-left:30px;
    padding-right:30px;
}
div#header_center span
{
    font-size:12pt;
    font-family:"幼圆";
    padding-left:15px;
}

div#header_left
{
    
}
div#header_right
{
    float:left;
    position:relative;
}
h1
{
    font-family:"隶书";
    font-size:20pt;
    margin:0;
    display:inline;
}
h2
{
    font-size:9px;
    margin:0;
}

div#nav
{
    clear:both;
    height:30px;
}

#nav div
{
    float:left;
    position:relative;
}

ul#tabs
{
    float:left;
    position:relative;
}
div#footer_links
{
    width:958px;
    border: 1px solid rgb(209,209,209);
    border-top:none;
    background-color:#efebec;
    margin:0 auto;
    padding-top:5px;
    padding-bottom:5px;
}

div#content_banner
{
    clear:both;
    margin-top:2px;
    margin-bottom:2px;
}