@charset "utf-8";
/* CSS Document */

#header{
	width:911px;
	margin:0 auto;
}

#content{
	width:911px;
	margin:0 auto;
	position:relative;
	top:-12px;
}
.footer {
	width:911px;
	height:150px;
	margin:0 auto;
	padding-top:20px;
	font-size:12px;
	text-decoration:none;
}
.footer ul li {
	text-align:center;
	list-style:none;
	line-height:185%;
}
