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

#wrapper {
	
}

#header {
	width:auto;
height:30px;
padding:5px;
	
background-color:#2D2D2D;
	
}

#home{
width:auto;
height:75px;
background-color:#f3f3f3;
}

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

#content{
margin-top:10px;
width:100%
}

#c_left{
width:170px;
float:left;
1px solid #333333
}

#c_right{
max-width:850px;
margin-left:10px;

}

#lmusic{margin-left:170px;}

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

