/*总体样式开始*/
A {TEXT-DECORATION: none; color:#003399 }
A:hover { color:#FF3300;text-decoration:underline}

BODY {
FONT-SIZE: 14px;
margin:2px;
text-align:center;
}
TD {FONT-FAMILY: "宋体";FONT-SIZE: 9pt;line-height: 150%; }
Input {BACKGROUND-COLOR: #EAF1FB; 
BORDER-BOTTOM: #89a5e6 1px solid;
BORDER-LEFT: #89a5e6 1px solid;
BORDER-RIGHT: #89a5e6 1px solid;
BORDER-TOP: #89a5e6 1px solid;
COLOR: #082D71;
HEIGHT: 18px;
border-color: #082D71; font-size: 9pt}
Button {FONT-SIZE: 9pt;HEIGHT: 20px; }
Select {FONT-SIZE: 9pt;HEIGHT: 20px;}
h4 { color: #000099; margin:2px;}
img { border:0px;}
/*总体样式结束*/


/*公告开始*/
.gg {
	width:980px;/*border: 1px solid; */
	background-image: url(image/L2.gif);
	background-repeat: repeat-x;
	color: #FFFFCC;
	position:relative;
	height: 26px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.a {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8bc4f1;
	border-bottom-color: #8bc4f1;
	border-left-color: #8bc4f1;
}

.gg strong { float:left; margin-left:20px; }
/*公告结束*/

/*导航栏开始*/
.dh td {border-bottom:1px solid #666666; border-right: 1px solid #666666;}
.dh a:hover {background:#FFFFFF; padding:2px;}
/*导航栏结束*/

/*中间开始*/
.main {
	width:980px;
	background-position: center top;
}
.main li{ list-style:url(Images/Star.gif); font-size:13px; margin: 0px; margin-top:2px;} /*用于新闻列表*/
.main h2{ color: #003366; margin:4px; line-height:24px;}
.main table{font-size:13px;background-repeat:no-repeat;}
.main td{ background-repeat:repeat-x;}
.main h5{ margin:1px;}
.main h5 a {color:#003366; font-size:14px;}
.STYLE1 {color: #000000}
.news {
	width:980px;
	background-position: center;
}
.news h2{ margin:5px;}
.news table{font-size:13px;background-repeat:no-repeat;}
.content table{ border:1px solid #999999}
.content td{
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	text-align:center;
	color: #000000;
} 
.tidui { border:0px; margin:2px;}
.tidui a{margin:3px;}
/*中间结束*/

/*底部开始*/
.bottom { height:123px; vertical-align:bottom; background:url(image/bottom.jpg) no-repeat;}
.cpr {font-family: Arial, Helvetica, sans-serif}
/*底部结束*/
.b {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #8bc4f1;
	height: 20px;
	float: none;
	padding-right: 12px;
	width: 230px;
	background-position: left center;
	text-align: right;
	padding-top: 5px;
}
.c {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8bc4f1;
}
.d {
	font-family: "宋体";
	font-size: 12px;
	text-indent: 10px;
	font-weight: normal;
	color: #000000;
	vertical-align: bottom;
}
.e {
	text-indent: 10px;
}
body{
    background-color:#FFFFFF;
}