@charset "gb2312";
#bottom {
	height: 150px;
	width: 100%;
	margin-top: 5px;
	background-image: url(../image/bottombg.gif);
	float: left;
}
#bottom #text{
	margin:0 auto;
	width:960px;
	height:150px;
	overflow: hidden;
}
#bottom p{
	float:left;
	width:280px;
	height:130px;
	margin-top:10px;
	margin-left: 20px;
	background-image: url(../image/map.gif);
	background-repeat: no-repeat;
}
#bottom ul{
	float:right;
	width:600px;
	margin-top:20px;
	list-style:none;
}
#bottom li{  
	color:#336c76;
	line-height:20px;
	font-size:12px;
}
#bottom li a{
    color:#FF0000;
}
#bottom li a:hover{
	color:#FF6600
}
#link {
	height: 80px;
	width: 960px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#link p{
	float:left;
	height:80px;
	width:auto;
	margin-right: 5px;
	margin-left: 5px;
}
#footnav {
	height: 23px;
	width: 840px;
	margin:5px auto;
}
#footnav p{
	float:left;
	width:91px;
	height:23px;
	background-image: url(../image/bottom-link.jpg);
	background-repeat: no-repeat;
	margin-right: 1px;
	margin-left: 1px;
	padding-top:1px;
	+padding-top:5px;	
}
#footnav p a{
    font-size:14px;
	color:#028c90;
	padding-left:16px;
}
#footnav p a:hover{
	color:#FF6600
}