/*foot*/
#foot{
	text-align:center;
	line-height:40px;
	margin:50px 0 0 0;
	border-top:1px solid #e7e7e7;
}
#foot a{
	text-decoration:none;
	color:#009999;
	font-size:16px;
}
#foot a:hover{
	text-decoration:underline;
}