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

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

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


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

#search {
	width:511px;
	height:47px;
	margin-left:132px;
	margin-top:33px;
}

#input {
	width:399px;
	height:47px;
	
	
}
#box {
	background-image: url(../images/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:center;
	padding-top:11px;
	padding-left:15px;
}


#searchbutton {
	
	border:none;
	position:absolute;
	padding-left:0px;
}

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

#postscript {
	margin-top:72px;
}

#copyright{
	clear:left;
	background-image:url(../images/copyright.gif);
	width:124px;
	height:25px;
	float:right;
	margin-right:14px;
}
