﻿*
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #000;
    text-align: left;
    font-family: 微软雅黑;
}
a
{
    text-decoration: none;
    cursor: pointer;
}
img
{
    border: 0;
}
#top_banner
{
    height: 34px;
    background-image: url(../image/top_banner_bg.jpg);
}
#top_div
{
    width: 960px;
    margin: 0 auto;
    height: 34px;
    line-height: 34px;
}
.a_font
{
    padding-left: 5px;
    padding-right: 5px;
    line-height: 14px;
    border-right: 1px #000 solid;
    display: inline-block;
}
.a_font:hover
{
    text-decoration: underline;
}
.a_img
{
    float: left;
    margin: 6px 0 0 10px;
    display: inline-block;
}
#top_search
{
    width: 960px;
    margin: 0 auto;
    height: 34px;
    line-height: 34px;
}
.n_a
{
    width: 84px;
    display: inline-block;
    height: 46px;
    line-height: 47px;
    text-align: center;
    border-bottom: 1px #f78100 solid;
    color: #99370b;
    font-size: 14px;
}
.search_a_hover
{
    background-image: url(../image/search_a_hover_bg.jpg);
    color: #fff;
}
.search_a:hover
{
    background-image: url(../image/search_a_hover_bg.jpg);
    color: #fff;
}
#search_text_box
{
    background-image: url(../image/search_text_bg.jpg);
    width: 599px;
    height: 34px;
    float: left;
    margin-left: 10px;
    text-align: left;
}
#search_text
{
    width: 550px;
    height: 20px;
    line-height: 20px;
    margin-left: 35px;
    border: 0;
    margin-top: 10px;
    text-align: left;
}
#search_botton
{
    float: left;
    cursor: pointer;
    background-image: url(../image/search_botton_bg.jpg);
    width: 113px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border: 0;
    color: #99370b;
    margin-left: 10px;
}
.serach_key_a
{
    color: #4e4e4e;
    margin-left: 10px;
    display: inline-block;
    text-indent: 0;
}
#banner_guanggao
{
    text-align: center;
    margin: 0 auto;
}
#contact
{
    width: 960px;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
    margin-bottom: 30px;
}
#ico_list img
{
    width: 100px;
}
#links
{
    width: 960px;
    margin: 15px auto 10px auto;
    border: 1px #ccc solid;
    border-top: 1px #f38305 solid;
    text-align: left;
}
#links_title
{
    line-height: 35px;
    text-align: left;
    font-weight: bold;
    color: #f68100;
    text-indent: 10px;
}
#links_title span
{
    margin-left: 500px;
    line-height: 35px;
    color: #5b5b5b;
    font-weight: initial;
}
#links a
{
    line-height: 25px;
    padding: 0 10px;
    color: #5b5a5a;
}
#page_main
{
    width: 960px;
    margin: 5px auto;
}