.FooterBtn
{
	width:84.3%; height:30px; float:left; margin-left:70px;
	margin-top:10px;
}
.btnback
{
	float:left;
	height:30px;
	width:100px;
	background-color:#0C0;
	color:#000;
	border:none;
	margin-bottom:5px;
	cursor:pointer;
}
.btnback:hover
{
	background-color:#0F0;
}

#header2
{
	width:100%; height:auto; float:left; text-align:center;
}
.ul
{
	list-style:none;
	margin:auto;
}
.ul li
{
	float:left;
	width:80px;
	text-align:center;
	border:solid 1px #CCCCCC;
	border-left:none;
	height:60px;
	font-weight:bold;
	font-size:15px;
}
.ul2
{
	list-style:none;
	margin:auto;
}
.ul2 li
{
	float:left;
	width:80px;
	text-align:center;
	border:solid 1px #CCCCCC;
	border-left:none;
	height:30px;
	
	border-top:none;
	overflow:hidden;
}
.ul3
{
	list-style:none;
	margin:auto;
}
.ul3 li
{
	float:left;
	width:106px;
	text-align:center;
	border:solid 1px #CCCCCC;
	border-left:none;
	height:60px;
	font-weight:bold;
	font-size:15px;
}
.ul4
{
	list-style:none;
	margin:auto;
}
.ul4 li
{
	float:left;
	width:106px;
	text-align:center;
	border:solid 1px #CCCCCC;
	border-left:none;
	height:30px;
	font-size:15px;
}