@charset "utf-8";
/* CSS Document */


/* Begin Typography & Colors */





body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	font-family: Arial, "宋体";
	font-size:12px;
	color:#666;
	line-height:22px;
	background-color: #F8B600;
	
}
#main{
	float: left;
	width: 794px;
}
#header{
	float: left;
	width: 794px;
	height: 32px;
	padding-top: 60px;
}
#about{
	float: left;
	width: 794px;
	height: 20px;
	padding-bottom: 50px;
}

#footer{
	float: left;
	width: 794px;
	height: 40px;
	padding-bottom: 18px;
}
.img2
{
	 border:0px
	
	}

