/* CSS Document */

body {
	margin:0;
	padding0;
	background:#fafafa;
}
a img {
	border:none;
}

/*#site{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#center {
	margin-left: -420px;
	position: absolute;
	top: -180px;
	left: 50%;
	width: 840px;
	height: 360px;
}*/
#site {
	width:840px;
	margin:0 auto;
	margin-top:50px;
}

.middle {
	padding:0 15px;
}
