﻿
#footer{
/*	width:985px;*/
	width:977px;
	height:114px;
	clear:both;
	margin:15px auto 15px auto;
	border:1px solid #e3e3e3;
}
/*#footer div{ float: left;}*/
#bottom_logo{
	width: 160px;
	height:104px;
	padding-top:10px;
	border-right:1px solid #e1e2e1;	
/*	padding-left: 20px;*/
	float:left
}
#bottom_right_menu{
	width:811px;
	height:114px;
	

}
#bottom_menu{
	width:760px;
	height:30px;
	margin-top:20px;
	/*padding-left:30px;*/
}
#bottom_menu ul{ text-align:left;}
#bottom_menu ul a{ padding-right:10px;}
#bottom_menu li {
	float:left;
	list-style:none;
	width:74px;
}
/*
#bottom_menu ul li a:link,#copyinfo a:link{
	color:#3e3e3E;
	text-decoration:none;
}
#bottom_menu ul li a:visited,#copyinfo a:visited {
	color: #403d3d;
	text-decoration: none;
}
#bottom_menu ul li a:hover,#copyinfo a:hover {
	color: #f57400;
	text-decoration: none;
}


*/
/*整个底部超链接 替换了前面连接*/
#bottom_right_menu a {	text-decoration:none;color:#585656;}
#bottom_right_menu a:visited{text-decoration:none;color:#585656;}
#bottom_right_menu a:hover{color:#FF6600; text-decoration:none;}


#copyinfo {
	width:770px;
	text-align:left;
	line-height:23px;
	padding-left:30px;
}