*{margin:0;padding:0;list-style:none;}
body{
	margin: 0px;
	font-family: "microsoft Yahei";
	max-width: 750px;
}
img{border:0;}
a{text-decoration:none;color:#333;}
a:hover{
	color: #333333;
}
#home{
	height: 100px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: fixed;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-bottom: 35px;
}








#header{
	height: auto;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	bottom: 0px;
	left: 10%;
	right: 10%;
}



#header img{
	height: auto;
	width: 100%;

}






