@charset "utf-8";
/* CSS Document */
body
{
	background:url(../img/background.jpg) top center repeat-x #657077;
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align: center;
	min-width: 960px; 
}
.a_s
{
	font-size:10px;
	color:#333;
	text-decoration: none;
}
a
{
	color:#F63;
	text-decoration: none;
	font-weight:bold;
}
a:hover
{
	color:#000000;
	text-decoration: none;
}
#wrapper 
{
	width: 820px;
	margin: 0 auto;
	text-align: left;
} 
#banner
{
	padding:50px 0px 30px 0px;
	margin: 0 auto;
	text-align:left;
	width:520px;
	color:#FFF;
	font-family:Trebuchet MS;
}
#content
{
	margin: 0 auto;
	text-align:left;
	border:1px solid #464c54;
	background:#636D76;
	width:500px;
	height:auto;
	padding:10px 10px 10px 10px;
}
#play
{
	margin: 0 auto;
	text-align:left;
	border:1px solid #464c54;
	background:#636D76;
	width:500px;
	height:auto;
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
}
#footer
{
	color:#FFF;
	font-size:10px;
	margin: 0 auto;
	text-align:left;
	width:500px;
	height:auto;
	padding:10px 10px 10px 10px;
}
#top
{
	padding-top:10px;
	margin-top:-10px;
}
#top_left
{
	background:#FFF url(../img/tab_on.jpg) top center repeat-x;
	border-top:1px solid #484C55;
	border-right:1px solid #484C55;
	border-left:1px solid #484C55;
	width:98px;
	height:35px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}
#top_center
{
	margin-left:10px;
	background:#FFF url(../img/tab_off.jpg) top center;
	border-top:1px solid #484C55;
	width:300px;
	height:35px;
	float:left;
}
#select_type
{
	margin-left:10px;
	background:#FFF url(../img/tab_off.jpg) top center;
	border-top:1px solid #484C55;
	width:70px;
	height:35px;
	float:left;
	text-align:center;
	color:#F63;
	font-size:10px;
	font-weight:bold;
}
#bottom
{
	border-right:1px solid #484C55;
	border-left:1px solid #484C55;
	background:#FFF url(../img/content_bottom.jpg) bottom center repeat-x;
	width:460px;
	height:auto;
	padding:20px 20px 20px 20px;
}
#search
{
	width:220px; 
	height:20px; 
	border:0px solid;
	font-family:Tahoma, Geneva, sans-serif;
}
#box_search
{
	background-color:#FFF; 
	border:0px solid; 
	width:280px; 
	height:25px; 
	margin:4px 4px 0px 4px;
	padding-left:10px;
}
#submit
{
	width:60px; 
	height:25px;
	background:#F63;
	border:0px solid;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}
.info_song
{
	border-bottom:1px solid #CCC; padding-bottom:3px; float:left; padding-right:20px; width:210px;
}
.info_song:hover
{
	background:#EFEFEF;
}
.select_t
{
	margin-top:5px; 
	width:60px; 
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:10px; 
	border:1px solid #999; 
	height:22px;
}