body,html{ padding:0px; margin:0px;}
h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a, p{font-family:"微软雅黑";}
html,body{}
html{}
body{
	margin:0 auto;
	padding:0;
	font-family:"微软雅黑";
	font-size:12px;
	line-height:20px;
	background: #f6f6f6;
}
*{
	margin:0;
	padding:0;
}
ul,li,p{
	margin:0px;
	padding:0px;
	zoom:1;
	list-style:none;}
img{
	display:block;
	border:none;

}
a{outline: none; text-decoration:none;color:#cacaca;}
a:hover{
	text-decoration:none;
}
div{zoom: 1;}
.footer_setWidth{
	width: 1000px;
	margin: 0 auto;
	height: auto;
}
.footer{
	height: auto;
	padding: 20px 0;
	background: #f6f6f6;
	border-top: 1px solid #ddd;
	font-size: 12px;
}
.bottom_left{
	float: left;
	position: relative;
	width: 300px;
	min-height: 100px;
}
.bottom_left #footer_logo{
	position: absolute;
	top: 0px;
	left: 0;
}
.bottom_left #footer_icon1{
	position: absolute;
	top: 20px;
	left: 200px;
}
.bottom_left #footer_icon2{
	position: absolute;
	top: 00px;
	left: 240px;
}

.bottom_right{
	text-align:center; line-height:26px;
}
.bottom_right a{ color:#333;}
.bottom_right a:hover{
	color: #ed6c00;
}
.bottom_right p{
	line-height: 26px;
}
