﻿*
{
    margin: 0;
    padding: 0;
}
body
{
    margin: 0;
    padding: 0;
    font-family: 宋体;
    font-size: 12px;
    background-color: #f4eded;
}
img
{
    border: 0;
}
#toper
{
    height: 78px;
    background-image: url(../style/top_bg.jpg);
    background-repeat: repeat-x;
    padding: 38px 0 0 0;
    text-align: left;
}
.top_left
{
    float: left;
    padding: 0 0 0 38px;
}
.top_right
{
    float: left;
    margin-left: 117px !important;
    margin-top: 20px;
}
.top_right a
{
    color: #062464;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial;
}
#content
{
    /*margin: 0px auto;*/
    width: 998px;
    text-align: left;
}
#content ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#content ul li
{
    float: left;
}
.content_left
{
    width: 100px;
	padding-left: 50px;
	padding-top: 38px;
	height: auto;
}
.content_images
{
    width: 464px;
    height: 352px;
}
.content_right
{
    padding-top: 38px;
    padding-left: 50px;
}
.content_right .link_list
{
    margin: 0 0 0 20px;
    height: 20px;
    padding: 10px 0 0 0;
    width: 150px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c5001f;
    font-weight: bold;
    text-align: center;
}
.content_right .link_list a
{
    text-decoration: none;
    color: #032564;
}
#footer
{
    background-image: url(../style/foot_bg.jpg);
	height: 83px;
	padding-top: 47px;
}
.footer_left
{
    float: left;
    padding-left: 44px;
	font-size: 16px;
	font-weight: bold;
	color: #5D678A;
	font-family: Arial, Helvetica, sans-serif;
}
.footer_right
{
    float: right;
	padding-right: 34px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #5D678A;
	font-family: Arial, Helvetica, sans-serif;
	margin: 8px 0 0 0;
}
.footer_right a
{
    color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.zztj a
{
    color: #062464;
    text-decoration: none;
    font-size: 12px;
}
.clear_both
{
    clear: both;
    height: 0;
    margin: 0;
    padding: 0;
}
.category
{
    height: 20px;
    width: auto;
    cursor: pointer;
    margin: 0;
    font-weight: bold;
    padding: 4px 0 0 0;
}
.category img,.content_right .link_list img,.dtList img
{
    margin: 0 5px 0 0;
} 
.category a
{
    text-decoration: none;
    color: black;
}
.list_item
{
    width: auto;
    height: 23px;
}
.list_item ul
{
    margin: 0;
    padding: 0 0 0 10px;
}
.list_item ul li a
{
    text-decoration: none;
    display: block;
    width: 120px;
    padding: 3px 0 1px 25px;
    color: black;
    height: 15px;
}
.list_item ul li a:hover
{
    background: #df0024;
    margin: 0;
    color: #ffffff;
}
.News_top
{
    margin: 20px 0 0 0;
    border-bottom: #081736 1px solid;
    width: 210px;
    height: 18px;
    padding: 5px 0 0 0;
}
.News_top_left
{
    float: left;
}
.News_top_left a
{
    color: #032564;
    text-decoration: none;
    font-weight: bold;
}
.News_top_right
{
    float: right;
    padding: 3px 0 0 0;
}
.dtList
{
    height: 17px;
    width: 206px;
    padding: 5px 0 0 0;
    border-bottom: #87888c 1px dashed;
}
.dtList_2
{
    height: 17px;
    width: 210px;
    padding: 5px 0 0 0;
    /*border-bottom: #081736 1px solid;*/
}
.dtList_2 img
{
    margin: 0 2px 0 0;
}
.dtList a,.dtList_2 a
{
    color: #032564;
    text-decoration: none;
}

