/* CSS Document 

.footer{
	width:1000px;
	height:100px;
	border:1px solid;
	border-top:8px solid #CCCCCC;
}*/
/*footer*/


.footer{ 

	width:1002px; 
	background-color:#F0F0F0;
	border-top:8px solid #E6E6E6; 
	clear:both;
	/*height:76px;*/
}
.footer_config
{
	width:1002px;
	border:0px solid red;
	overflow:hidden;
}
.footer ul{
	background-color:#F0F0F0;
	width:1000px !important; 
	padding-top:5px;
	
}
.footer #li_1{ padding-top:15px;}
.footer #li_2{ padding-top:5px; padding-bottom:15px;}
