﻿html,body
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-size: 10pt;
    color: #333;
    font-size: 10pt;
    list-style-type: none;
    font-family: 宋体, Arial, Helvetica, 'sans-serif !important';
    background-color: #e4f3e3;
    /*background-color: #DAEED9;*/
    zoom: 1;
    _zoom: 1;
}
a
{
    color: #000039;
    text-decoration:none;
}
a:hover
{
    color: red;
    text-decoration:none;
    /*text-decoration:underline;*/
}
table
{
    border-collapse: collapse;
    border-spacing: 0px;
    border:0px;
}
.topbar
{
    background-image: url('top_bg.gif');
    background-repeat: repeat-x;
    height:31px;
    line-height:31px;
}
.topbar ul
{
    width:1090px;
    margin:0px auto 0px auto;
}
.topbar ul li
{
    margin-right:20px;
    display:inline;
    float:left;
    text-align:left;
}
img 
{
    border:0px;
}
.menu ul
{
    width: 100%;
    background-color: #0064b0;
    line-height: 40px;
    height: 40px;
    color: #fff;
    margin:0px;
    padding:0px;
}
.menu ul li
{
    color: #FFFFFF;
    margin: 0px 5px;
    display: inline;
    float: left;
    position: relative;
}
.menu ul li .s
{
    float: left;
}
.menu ul li a
{
    color: #fff;
    font-size: 11pt;
    text-decoration: none;
}
.menu ul li a:hover
{
    color: #FF9933;
    font-size: 11pt;
    text-decoration: none;
}
blockquote
{
    display: none;
    left: -5px;
    position: absolute;
    top: 35px;
    z-index: 201;
    overflow: hidden;
    width: 160px;
}
.childNav
{
    border-top: 0px;
    overflow: hidden;
    text-indent: 10px;
    width: 160px;
    text-align: left;
    line-height: 33px;
    background-color: #0064b0;
}
.childNav a
{
    font-size: 10.5pt;
    float: left;
    line-height: 33px;
    clear: both;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    width: 90%;
    border-bottom:1px dashed #3399FF;
}
.childNav a:hover
{
    width:90%;
    font-size: 10.5pt;
}
.tableMore
{
    float:right;
    margin-right:10px;
}
h2
{
    background-image: url('top_bg.gif');
    background-repeat: repeat-x;
    line-height: 31px;
    height: 31px;
    color: #AA0000;
    text-indent:15px;
    font-size:11.5pt;
    vertical-align:top;
}
.content
{
    width: 1090px;
    margin: 0px auto 0px auto;
    padding: 0px auto 0px auto;
    background-color: #FFFFFF;
}
.searchBar
{
    background-color: #d7e7f6;
    height: 40px;
    width: 100%;
    font-weight: bold;
    padding:0px 10px;
    display:inline;
}
.searchBar span
{
    line-height: 40px;
    float:left;
    margin:0px 5px;
    color: #0064b0;
}
.searchBar .in
{
    width:150px; margin-top:9px;
    display:inline;
}
.searchBar .txt
{
    width:146px; margin-top:9px;
    height:20px !important;
    line-height:20px !important;
    height:16px;
    line-height:16px;
    display:inline;
}
h1
{
    line-height: 35px;
    height: 35px;
    font-size: 12pt;
    color: #CC3300;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    width:410px;
    text-align:center;
	clear:both;
	cursor:pointer;
}
h3
{
    overflow: hidden;
    height: 73px;
    text-indent: 20px;
    line-height: 23px;
    font-weight: normal;
    margin-bottom: 7px;
    border-bottom:1px dashed #aaa;
}
.bottomBg
{
	width:100%;
	height:36px;
	color:#befbf9;
	margin-top:10px;
	text-align:center;
	line-height:36px;
	background-color:#008299;
}
.bottomLink
{
	height:56px;
	text-align:center;
	color:#9c9c9c;
	line-height:25px;
	margin-top:4px;
}
.tableBox
{
    border: 1px solid #B5BEFF;
}
.tableBox1
{
    border: 1px solid #e0e05f;
}
.tableT1
{
    font-size: 10.5pt;
    font-weight: bold;
    color: #FF6600;
    float: left;
}
.marquee
{
    height: 225px;
    width: 225px;
    overflow: hidden;
    padding-top: 0px;
    padding-left: 0px;
    font-size: 13px;
}
.level3 li {
	float: left;
    overflow: hidden;
	padding-left:5px;
	text-align:center;
	padding-top:5px;
	width:163px;
	height:47px;
}
.level3 li img
{
    width:163px;
    height:42px;
    padding-bottom:5px;
}
.tableTitle1
{
    background-image: url('nav_ul_bg.gif');
    background-repeat: repeat-x;
    line-height: 30px;
    height: 30px;
    text-indent:15px;
    vertical-align:top;
    border-bottom: 1px solid #B5BEFF;
}