body, td, th
{
    font-size: 12px;
    color: #a55022;
}
body
{
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
}
a:link
{
    color: #a55022;
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
    color: #a55022;
}
a:hover
{
    text-decoration: none;
    color: #06f;
}
a:active
{
    text-decoration: none;
    color: #06f;
}
.mag
{
    margin-top: 8px;
}
.left_tit
{
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #c00;
    padding-left: 5px;
}
.mid_tit
{
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #c00;
    padding-left: 5px;
}
.right_tit
{
    font-size: 14px;
    font-weight: bold;
    color: #c00;
}
.xiangzi
{
    background-image: url(../image/bg_13.jpg);
    width: 180px;
    padding-top: 4px;
    height: 123px;
    background-repeat: no-repeat;
    background-position: 9px 0;
}
#foot a
{
    color: #fff;
}
#menu_top
{
    margin: 0;
    padding: 0;
}
#menu_top ul
{
    margin: 0;
    padding: 0;
}
#menu_top ul li
{
    float: left;
    list-style: none;
}
#menu_top ul li a
{
    display: block;
    background-image: url(../image/bg_07.jpg);
    width: 100px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
#menu_top ul li a:hover, #menu_top ul li a#ts_menu
{
    display: block;
    background-image: url(../image/menu_2.jpg);
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}