body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin: 0;
	background-color: #FFFFFF;
	text-align:center; 
	SCROLLBAR-ARROW-COLOR:#FFFFFF;
	SCROLLBAR-FACE-COLOR:#0099CB;
	SCROLLBAR-DARKSHADOW-COLOR:#0099CB;
	SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR:#0099CB;
	SCROLLBAR-SHADOW-COLOR:#FFFFFF;
	SCROLLBAR-TRACK-COLOR:#0099CB;
}
#wrap{
	width:1002px;
	height:595px;
	background:#0099CB;
	text-align:left;
	margin:0 auto;
	position:relative;
}
#content{
	width:540px;
	height:325px;
	position:absolute;
	overflow:auto;
	word-break : break-all;
	text-align:justify;
	left:161px;
	top:112px;
	line-height:22px;
	background:#0099CB;
}
#left{
	background:#ffffff url(../images/left_bg.jpg) bottom no-repeat;
	position:absolute;
	z-index:200;
	left:0;
	top:0;
	width:130px;
	height:695px;
}
#content_top{
	background:#0099CB;
	position:absolute;
	z-index:200;
	left:130px;
	top:0;
	width:570px;
	height:112px;
	font-size:18px;
	line-height:186px;
	text-indent:30px;
	font-family:"黑体";
	overflow:hidden;
}
#content_bottom{
	background:#0099CB url(../images/content_bottom.jpg) no-repeat;
	position:absolute;
	z-index:200;
	left:130px;
	top:438px;
	width:570px;
	height:216px;
}
#content_right{
	background:#0099CB url(../images/content_right.jpg) no-repeat;
	position:absolute;
	z-index:200;
	left:700px;
	top:0;
	width:302px;
	height:654px;
}
#foot{
	background:#FFFFFF;
	position:absolute;
	z-index:200;
	left:130px;
	top:653px;
	width:872px;
	height:42px;
}
#foot_content{
	background:#FFFFFF;
	width:872px;
	height:42px;
}

#foot_content ul{
	margin:0;
	padding:0;
	overflow:hidden;
	line-height:24px;
	height:24px;
}
#foot_content ul li{
	width:80px;
	height:24px;
	float:left;
	display:inline;
	background:url(../images/foot_nav_line.jpg) right no-repeat;
	margin-left:24px;	
}
#foot_content ul li a{
   color:#666666;
}
#copyright{
	color:#666666;
	text-indent:26px;
	line-height:24xp;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.nav a{
	color:#FFFFFF;
	font-size:14px;
	padding-left:10px;
	font-family:"黑体";
}
.nav a:link,.nav a:visited{
	color:#FFFFFF;
	font-size:14px;
}
.nav a:hover,.nav a:active{
	color:#FFDB03;
	font-size:14px;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
.input{
	border:1px solid #CCCCCC;
	width:338px;
}
.textarea{
	border:1px solid #CCCCCC;
	width:338px;
}
img{
	border:0
}
