body,td,th {
	font-size: 10pt;
}
body {
	background-color: 08675F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.input {
	FONT-SIZE: 9pt;
	COLOR: #FFFFFF;
	border: none #F4FAF3;

}
.inputfield {
	BORDER-RIGHT: #03B0BD 1px solid; BORDER-TOP: #03B0BD 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #03B0BD 1px solid; COLOR: black; BORDER-BOTTOM: #03B0BD 1px solid; HEIGHT: 20px
}
.inputbutton {
	BORDER-RIGHT: #03B0BD 1px solid; BORDER-TOP: #03B0BD 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #03B0BD 1px solid; COLOR: black; BORDER-BOTTOM: #03B0BD 1px solid; HEIGHT: 20px; BACKGROUND-COLOR: #E9FAF3
}
.line {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 21px;
	font-weight: lighter;
	color: #214542;
	text-decoration: none;
}
.title {
	font-family: "宋体";
	color:#FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}
.table-bottomline {
	BORDER-BOTTOM: 1px solid EFFBF6
}
.article-title {
	font-family: 黑体;
	font-size: 12pt;
}
.article-content {
	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	font-weight: lighter;
	color: #214542;
	text-decoration: none;
}
.table-padding {
	PADDING-TOP: 3px;
}
/* --------- 导航 ----------------*/

#navMenu {
	width:940px;
	overflow:auto;
	margin:0 auto;	
	background-image: url(../images/bai.jpg);
	background-repeat:repeat-x;
	background-position: 0 center;	
}
#navMenu li {
	float: left;
	line-height: 41px;
	height: 34px;
	background-image: url(../images/baizhong.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: -2px;
	text-align:center;
}
#navMenu li a {
	font-size: 14px;
	color: #000000;
	padding-right: 1em;
	padding-left: 1em;
	margin-left: 2px;
	display: block;
}
#navMenu li a:hover, #navMenu li.hover a {
	background-image: url(../images/lv.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-repeat:repeat-x;
	text-decoration: none;
}
/*-------- 下拉菜单 --------------*/
#navMenu li dl {
	position:absolute;
	border: 1px solid #93E1EB;
	border-top: 0px solid #3CA2DC;
	background-color: #FFF;
	height: 100px;
	width:105px;
	display: none;
}

#navMenu li dl dd {
	position:absolute;
	width: 113px;
	
}
#navMenu li:hover dl {
display:block;
position:absolute;
width:152px;
}
#navMenu li:hover dl dd a {
display:block;
position:absolute;
top:31px;
left:0;
width:152px;
}
#navMenu li dl a {
	width: 157px;
	display: block;
	color: black;
	position:absolute;
	left: 34px;
	top: 79px;
	height: 172px;
}
* html #navMenu li dl a {
	width: 100%;
}
#navMenu li dl a:hover {
	color:red;
	text-decoration: underline;
	}
	
.top3 {
	MARGIN: 0px auto; WIDTH: 950px; HEIGHT: 54px
}
.top3_left {
	PADDING-LEFT: 110px;
	WIDTH: 940px;
	FLOAT: left;
	PADDING-TOP: 4px
}
.top3_left SPAN {
	LINE-HEIGHT: 22px; COLOR: 
}
.top3_left SPAN A:link {
	COLOR: #00508b
}
.top3_left SPAN A:visited {
	COLOR: #00508b
}
.top3_left SPAN A:hover {
	COLOR: #f00; TEXT-DECORATION: underline
}
.top3_right {
	WIDTH: 326px;
	FLOAT: left
}
.top3_right1 {
	WIDTH: 950px;
	FLOAT: none;
	PADDING-TOP: 4px
}
.top3_right1 SPAN {
	LINE-HEIGHT: 22px; COLOR: 
}
.top3_right1 SPAN A:link {
	COLOR: #00508b
}
.top3_right1 SPAN A:visited {
	COLOR: #00508b
}
.top3_right1 SPAN A:hover {
	COLOR: #f00; TEXT-DECORATION: underline
}
.top3_right2 {
	WIDTH: 150px; FLOAT: right; HEIGHT: 40px
}
.top3_right2 A {
	DISPLAY: block
}

