@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;}
#wrap{
	width:995px;
	height:800px;
	margin:0 auto;
	}
#header{
	width:100%;
	height:167px;
	background-image:url(../pic1/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:169px;
	height:392px;
	background-image:url(../pic1/center_left.jpg);
	background-repeat:no-repeat;}
#but1{
	width:130px;
	height:131px;
	margin-left:25px;
	padding-top:8px;}
#but2
{
	width:138px;
	height:52px;
	margin-left:17px;
	padding-top:10px;
}

#but3
{
	width:138px;
	height:52px;
	margin-left:17px;
	padding-top:10px;
}
#center_right{
	float:left;
	width:826px;
	height:392px;
	background-image:url(../pic1/center_right1.jpg);
	background-repeat:no-repeat;}

#footer{
	width:100%;
	height:242px;
	background-image:url(../pic1/bottom.jpg);
	background-repeat:no-repeat;}
#footer{
	clear:both;
	}
#foot_content{
	font-size:12px;
	line-height:18px;
	padding-top:172px;
	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;
}

#div_img
{
	float:left;
	width:736px;
	padding-top:32px;
	padding-left:17px;
}

