@charset "UTF-8";
/* CSS Document */

#wrapper {
	position:absolute;
	width:775px;
	height:372px;
	margin-top:-186px;
	margin-left:-387px;
	top:50%;
	left:50%;
}

#header {
	width:100%;
	height:347px;
	
}



#header_main {
	background-image:url(image/bg.jpg);
	width:747px;
	height:347px;
	float:left;
}


#logo {
	width:321px;
	height:39px;
	margin-left:213px;
	margin-top:77px;
}

#search {
	width:600px;
	height:47px;
	margin-left:80px;
	margin-top:33px;
}

#input {
	width:399px;
	height:47px;
	float:left;
	
}
#box {
	background-image: url(image/input.gif);
	width:399px;
	height:47px;
	border:none;
	font-size: 22px;
	color: #6E6E6E;
	background-color:#FFF;
	background-repeat: no-repeat;
	background-position: top center;
	outline: none;
	position:absolute;
	padding-left:15px;
}


#searchbutton {
	width:112px;
	height:47px;
	border:none;
	position:absolute;
}

#button {
	width:112px;
	height:47px;
	float:left;
}

#postscript {
	margin-top:72px;
}
