#cover #cover_title {
	font-size: 9px;
	text-indent: -9999px;
	height: auto;
	width: auto;
}

#cover #wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	text-align: center;
	background: url(../img/cover/cover_bg_img.jpg) no-repeat;
	height: 800px;
}
#cover #cover_logo {
	height: 136px;
	width: 117px;
	margin-top: -20px;
	margin-left: 114px;
}
#cover #cover_header_img {
	width: 184px;
	height: 229px;
	margin-left: 102px;
	margin-top: 25px;
	float: left;
	display: inline;
}
#cover #cover_header_desk {
	height: 470px;
	width: 483px;
	float: right;
	display: inline;
	margin-top: 120px;
	margin-right: 180px;
}
#cover #cover_header_top {
	width: 1000px;
	text-align: left;
}
body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0 auto;
	padding: 0px;
}
