@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	border:0px;}
body{
	font-size:12px "宋体";
	line-height:150%;
	color:#333333;
	margin:0px;
	padding:0px;
	background-color:#43b3f3;}
.scrollbar{
 SCROLLBAR-FACE-COLOR: #ade3ff;
 SCROLLBAR-HIGHLIGHT-COLOR: #def7ff;
 SCROLLBAR-SHADOW-COLOR: #84d7ff;
 SCROLLBAR-3DLIGHT-COLOR: #84d7ff;
 SCROLLBAR-ARROW-COLOR:#4292d6;
 SCROLLBAR-TRACK-COLOR: #ffffff;
 SCROLLBAR-DARKSHADOW-COLOR: #def7ff;
 SCROLLBAR-BASE-COLOR: #ade3ff
}
#wrap{
	width:995px;
	height:850px;
	margin:0 auto;
	}
#header{
	width:100%;
	height:166px;
	background-image:url(../image/top.jpg);
	background-repeat:no-repeat;
	}
	
#nav{
	width:664px;
	height:90px;
	margin-left:203px;
	margin-right:130px;
	padding-top:37px;}
#center{
	width:100%;
	margin:0px;
	padding:0px;
	}
#center_left{
	float:left;
	width:183px;
	height:599px;
	background-image:url(../image/center_left.jpg);
	background-repeat:no-repeat;}
#but1{
	width:130px;
	height:131px;
	margin-left:29px;
	padding-top:8px;}
#but2
{
	width:138px;
	height:52px;
	margin-left:20px;
	padding-top:10px;
}

#but3
{
	width:138px;
	height:52px;
	margin-left:20px;
	padding-top:10px;
}
#center_right{
	float:left;
	width:812px;
	height:599px;
	background-image:url(../image/center_right.jpg);
	background-repeat:no-repeat;}
#righttop{
	float:left;
	padding-left:25px;
	padding-top:15px;
	font-size:12px;}
#content{
	float:left;
	overflow:auto;
	height:500px;
	width:674px;
	padding-left:25px;
	padding-top:10px;
	line-height:150%;
	font-size:12px;
	color:#575757;
	text-indent:2em;
	}
.map{
	padding-left:100px;
	padding-top:20px;
	
	}
.word{
	padding-top:8px;
	padding-left:100px;
	line-height:12px;
	font-family:Arial;}
	
#footer{
	width:100%;
	height:85px;
	background-image:url(../image/bottom.jpg);
	background-repeat:no-repeat;}
#footer{
	clear:both;
	}
#foot_content{
	font-size:12px;
	line-height:18px;
	padding-top:14px;
	text-align:center;}
A.footer:link 
{
	 COLOR:#333333;
	 font-size:12px;
	 text-decoration: none
}
	
A.footer:visited 
{
	font-size: 12px;
	color: #333333; 
	text-decoration: none
}
A.footer:active 
{
	font-size: 12px;
    color:#FF6600; 
	text-decoration: none
}
A.footer:hover
 {
	font-size: 12px;
	color: #FF6600;  
	text-decoration: none; 
	position: relative; 
	right: 0px;
	 top: 1px;
}

A:link 
{
	 COLOR:#424242;
	 font-size:12px;
	 text-decoration: none
}
	
A:visited 
{
	font-size: 12px;
	color: #424242; 
	text-decoration: none
}
A:active 
{
	font-size: 12px;
    color:#168df3; 
	text-decoration: none
}
A:hover
 {
	font-size: 12px;
	color: #168df3;  
	text-decoration: none; 
	position: relative; 
	right: 0px;
	 top: 1px;
}


