html, body
{
	text-align: center;
	background: #191919 url(/images/background.gif) repeat-y center;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#left_content a:link, #left_content a:visited, #left_content a:active, #left_content a:hover
{
	font-size: 12px;
	font-family: verdana;
	color: #c9c9c9;
	font-weight: bold;
}

#left_content a:hover
{
	text-decoration: none;
}

#search a:link, #search a:visited
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}

#prev_next a:link, #prev_next a:visited
{
	font-size: 12px;
	color: #e90202;
}

#prev_next b
{
	font-size: 12px;
	color: #000000;
}

#content
{
	width: 834px;
	height: 100%;
	padding: 0px 0px 0px 6px;
}

#header
{
	padding: 0;
	margin: 0;
	background: #ffffff url(/images/header.gif) no-repeat center;
	width: 829px;
	height: 183px;
	float: left;
	display: block;
}

#left
{
	background: url(/images/left_side-background.gif) repeat-y;
	width: 186px;
	float: left;
	text-align: left;
	display: inline;
}

#left_header
{
	background: url(/images/left_side-header.gif) no-repeat;
	width: 186px;
	height: 49px;
	display: block;
}

#left_content
{
	color: #c9c9c9;
	width: 147px;
	padding: 2px 10px 20px 29px;
	display: block;
}

#left_footer
{
	overflow: hidden;
	background: url(/images/left_side-footer.gif) no-repeat;
	width: 186px;
	height: 2px;
	display: block;
}

#right
{
	width: 643px;
	float: left;
	text-align: left;
	display: inline;
}

#right_header
{
	width: 643px;
	height: 49px;
	display: block;
}

#right_content
{
	background: url(/images/main-background.gif);
	width: 585px;
	height: 1500px;
	padding: 2px 24px 2px 34px;
	display: block;
}

#right_footer
{
	background: url(/images/main-footer.gif);
	width: 643px;
	height: 2px;
	display: block;
}

#list_box
{
	position: relative;
	width: 285px;
	height: 89px;
	background: url(/images/song_block.gif);
	margin: 2px 2px 2px 2px;
	overflow: hidden;
}

#list_box-big
{
	position: relative;
	width: 565px;
	height: 215px;
	background: url(/images/song_block-big.gif);
	margin: 2px 2px 2px 2px;
	overflow: hidden;
}

#list_box-long
{
	position: relative;
	width: 565px;
	height: 89px;
	background: url(/images/song_block-long.gif);
	margin: 2px 2px 2px 2px;
	overflow: hidden;
}

#list_album
{
	position: relative;
	top: 7px;
	left: 7px;
	width: 75px;
	height: 75px;
	display: inline;
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
}

#list_album-big
{
	position: relative;
	top: 8px;
	left: 8px;
	width: 200px;
	height: 200px;
	display: inline;
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
}

#list_ringtone
{
	position: absolute;
	top: 10px;
	left: 95px;
	color: #FFFFFF;
	font-size: 10px;
	font-family: arial;
	width: 180px;
	height: 40px;
	padding: 0 0 0 2px;
	display: block;
	text-align: left;
	float: left;
}

#list_listen
{
	position: absolute;
	top: 56px;
	left: 95px;
	color: #ffffff;
	font-size: 10px;
	font-family: arial;
	width: 178px;
	height: 25px;
	padding: 0 2px;
	display: block;
	text-align: right;
	float: left;
}

.red, a.red:link, a.red:visited
{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #e90202;
}

a.prevnext:link, a.prevnext:visited
{
	color: #000000;
}

.yellow, a.yellow:link, a.yellow:visited
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #c4c4c4;
}

a.red:hover, a.yellow:hover
{
	text-decoration: underline;
}
