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

#wrapper1 {
	position:absolute;
	width:747px;
	height:300px;
	margin-top:10px;
	margin-left:-387px;
        background-color:#FFF;
	left:50%;
}

#header_photo {
	background-image:url(image/free-mp3-music-downloads.jpg);
	width:281px;
	height:300px;
	float:left;
}

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

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



#header_main {
	background-image:url(image/music-back-2.jpg);
	width:747px;
	height:300px;
	float:left;
}


#logo {
	width:321px;
	height:39px;
	margin-left:208px;
	margin-top:40px;
}

#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;
}
