body {
	background:url("bg.gif");
	background-attachment:fixed;
	margin:0px;
	padding:0px;
    font-family: Verdana;
	color:#CECECE;
}
h1 {
	color: #E6FDD7;
	font-weight:bold;
	font-size:10pt;
	margin:0px auto 5px auto;
}

img {
	border:0px;
	vertical-align:middle;
}
ul, li, ol, form, p, h1, h2, h3, input {
	margin:0px;
	padding:0px;
}
ul, li, ol {
	list-style:none;
}
div, input, table, td, select, option {
	font-size:8pt;
	font-family: Tahoma;
}
a {
	color: #888888;
	text-decoration: none;
}
a:hover  {
	color: #ffffff;
}
div {
	overflow:hidden;
}
.center {
	text-align:center;
}
div.center {
	margin:auto auto;
}
.container {
	width:800px;
	margin:0px auto;
}

.border {-moz-border-radius-topleft : 6px;	-webkit-border-top-left-radius : 6px;    -moz-border-radius-topright : 6px;    -webkit-border-top-right-radius : 6px;-moz-border-radius-bottomleft : 6px;    -webkit-border-bottom-left-radius : 6px;    -moz-border-radius-bottomright : 6px;    -webkit-border-bottom-right-radius : 6px;}

.button {
	background:url("bg_button.png") repeat-x;
    border: 1px solid #29447E;
    padding: 5px;
    margin: 4px;
    color: #ffffff;
    cursor:pointer;
}

.button:hover {
	background:url("bg_button.png") repeat-x;
    border: 1px solid #29447E;
    padding: 5px;
    color: #ffffff;
    cursor:pointer;
}

#container {
	background:url("bg.gif");
	background-attachment:fixed;
	position:relative;
	z-index:1;
}
#container div {
	position:relative;
	z-index:1;
}
#bottom {
	text-align:center;
	color:#000;
}
.bottom_right {
	position:relative;
	margin-top:-131px;
	width:100%;
	height:131px;
	z-index:-1;
}
#bottom_right {
	width:66px;
	height:131px;
	position:relative;
	z-index:-1;
	left:50%;
	margin-left:404px;
}
#bottom_left {
	width:11px;
	height:131px;
	position:relative;
	left:50%;
	margin-left:-415px;
	z-index:-1;
}
#web {
	min-width:810px;
	margin-top:-155px;
	position:relative;
}
.top_bg_side {
	margin-bottom:-191px;
	position:relative;
}
#top_left {
	height:191px;
	width:124px;
	position:relative;
	left:50%;
	margin-left:-532px;
}
#top_right {
	height:191px;
	width:124px;
	position:relative;
	left:50%;
	margin-left:400px;
}
#header {
	height:120px;
	width:800px;
	position:relative;
	z-index:1;
	left:50%;
	margin-left:-400px;
	margin-top:20px;
	background:url("head.png") no-repeat;
}
#top_container {
	height:5px;
	margin:3px auto 3px auto;
}
.top_top_bg_side {
	position:relative;
}
.hack_top_top_left,#top_top_left {
	width:123px;
	height:155px;
	position:relative;
	left:50%;
	margin-left:-523px;
	z-index:-1;
}
#top_top_right {
	width:44px;
	height:155px;
	position:relative;
	left:50%;
	margin-left:400px;
	z-index:-1;
}
.girl {
	height:85px;
	width:800px;
}
.playing_field {
    width:100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
#placeholder {
    background: #000 url("loading_media.gif") no-repeat center;
	color:#FFF;
}
#placeholder div {
	padding:10px;
}
#player .top {
	height:13px;
	width:406px;
	text-align:center;
}
.song_head {
    background: #000 url("bg_mod.png") repeat-x bottom;
    border: 1px solid #111111;
    border-bottom: 1px solid #222222;
    padding: 10px;
    -moz-border-radius-topleft : 6px;	-webkit-border-top-left-radius : 6px;    -moz-border-radius-topright : 6px;    -webkit-border-top-right-radius : 6px;
}
.song_head h2 {
    color: #aab8d6;
    padding-bottom: 2px;
}
.song_head a {
    color: #c5b899;
}
.song_head .poster {
    color: #222222;
    padding-left: 15px;
    float:right;
    background: url("poster.gif") no-repeat 0%;
}
.song_head .info {
    color: #444444;
    float:right;
}
#song_info {
    padding: 10px;
    color: #bdb193;
    background: #000 url("mod_bot.png") repeat-x bottom;
    border: 1px solid #111111;
    border-top: 0px;
    -moz-border-radius-bottomleft : 6px;    -webkit-border-bottom-left-radius : 6px;    -moz-border-radius-bottomright : 6px;    -webkit-border-bottom-right-radius : 6px;
}
#song_info .control {
        float:right;
}
#song_info .button {
	background: #444444 url("bg_button-1.png") repeat-x;
    border: 1px solid #888888;
    padding: 2px 6px 2px 6px;
    color: #D6D6D6;
    font-weight: bold;
    cursor:pointer;
}
#song_info .button:hover {
	background: #111111 url("bg_button-1.png") repeat-x;
    color: #ffffff;
}
#song_info #auto_next {
    vertical-align: text-bottom;
}
#lyric {
width: 370px;
background-color: #272727;
text-align:left;
padding: 10px;
margin-top: 10px;
}
#Share {
width: 370px;
background-color: #272727;
text-align:center;
padding: 10px;
margin-top: 10px;
}
#Share input {
width: 330px;
}
#like {
text-align:center;
padding:10px;
margin:0px auto;
}
#content {
	position:relative;
	z-index:1;
}
#left {
	width:410px;
	float:left;
	background:url("bg_play.png") no-repeat right center;
}
#right {
	width:380px;
	float:right;
	margin-top:7px;
}
#top {
    margin-bottom: 5px;
	margin-top: 5px;
	background: #000;
	border: 1px solid #111111;
	-moz-border-radius-topleft : 6px;	-webkit-border-top-left-radius : 6px;    -moz-border-radius-topright : 6px;    -webkit-border-top-right-radius : 6px;-moz-border-radius-bottomleft : 6px;    -webkit-border-bottom-left-radius : 6px;    -moz-border-radius-bottomright : 6px;    -webkit-border-bottom-right-radius : 6px;
}
#top div {
float:left;
}
#top a {
	cursor:pointer;
}
#top .top_10 {
	width: 196px;
	height: 320px;
	margin-right:2px;
    background: #000 url("mod_bot.png") repeat-x bottom;
    padding-bottom: 5px;
}
#top .top_10 h3 {
	height:48px;
	overflow:hidden;
}
#top .top_10 h3 a {
	display:block;
	height:48px;
	overflow:hidden;
	padding-top:48px;
}
#top .top_play_love {
	margin-left:3px;
}
#top .top_play_love h3 {
	background:url("top_play_love.gif") no-repeat top left;
}
#top .top_play_life h3 {
	background:url("top_play_life.gif") no-repeat top left;
}
#top .top_play_gangz h3 {
	background:url("top_play_gangz.gif") no-repeat top left;
}
#top .top_play_video h3 {
	background:url("top_play_video.gif") no-repeat top left;
}
#top .top_down_beat h3 {
	background:url("top_down_beat.gif") no-repeat top left;
}
#top .top_play h3 {
	background:url("top_play.gif") no-repeat top left;
}
#top .top_10 p {
	background:url("line.png") repeat-x bottom;
	padding:5px;
    text-align: left;
}
#top {
	color:#3B5998;
}
#list {
	margin-top: 5px;
}
#list .head_list {
	background: #000 url("mod_bot.png") repeat-x bottom;
    border-bottom: 1px solid #333333;
    border-top: 2px solid #333333;
	padding:5px;
	color:#919191;
	font-family: verdana;
    font-weight: bold;
	font-size:12px;
    text-align: right;
}
#list .head_list a {
	float: left;
    font-weight: normal;
    font-size: 9px;
    border-right: 1px solid #D9D9D9;
    padding: 0px 5px 0px 5px;
}
#list .head_list a:hover {
    color: #FFFFFF;
}
#list ul, #list li, #list li {
	overflow:hidden
}

#list p {
    border-bottom: 1px solid #111111;
	padding: 6px 6px 6px 30px;
    color: #999999;
}
#list p:hover {
    background: #333333 url("play.gif") no-repeat 2%;
    color: #ffffff;
}
#list .music {background: #000 url("music.gif") no-repeat 2%;}
#list .movie {background: #000 url("movie.gif") no-repeat 2%;}

#list p span {
	float:right;
	width:auto;
	padding-left: 10px;
}
p.desc {
	margin:5px 4px;
	text-align:right;
}
#page {
	margin:10px auto;
	text-align:center;
}
#page a {
	font-variant:small-caps;
	padding:0px 5px 0px 5px;
}
#page a,#page a:link,#page a:visited {
	text-decoration:none;
	color:#888;
}
#page .pagecurrent {
	background:#000;
	color:#fff;
}
.pagelink,.pagelink a,.pagelink a:link,.pagelink a:visited {
	color:#888888;
	text-decoration:none;
}
#page .pagelink:hover,#page .pagelink a:hover {
	background:#000;
	color:#FFF;
	text-decoration:none;
}
#copyright {
	color:#666;
}
#stat {
    border-top: 1px solid #000;
	color:#888888;
	width:800px;
	margin:0px auto;
	position:relative;
}
#stat div.stat {
	position:relative;
}
#stat p {
	margin-top:10px;
	margin-bottom:10px;
}
#stat p#hits {
	color:#d6d6d6;
}
#stat p#hits .numb {
	font-weight:bold;
}
#stat p.left {
	float:left;
	margin-left:5px;
	margin-right:10px;
}
#stat p.right {
	float:right;
	margin-left:10px;
	margin-right:5px;
}
#stat .link a {
	color:#C00;
}
#stat .numb {
	color:#066;
}
#artist {
	width:90px;
	position:absolute;
	top:175px;
	right:50%;
	margin-right:405px;
	z-index:10;
	padding-bottom:12px;
	background:#000000;
    border: 1px solid #111111;
}
#artist p {
	width:80px;
	overflow:hidden;
	display:block;
	margin:0px 4px;
	padding-bottom:3px;
}
#artist a {
	float:left;
	width:80px;
	padding:5px 0px 5px 10px;
	text-align:left;
	display:block;
	overflow:hidden;
	border-bottom: 1px solid #111111;
}
#artist a:hover {
	background:#444;
	text-decoration:none;
	color:#fff;
}
#artist a.last {
	background-image:url("alp_bottom.png");
	background-repeat:no-repeat;
	background-position:-20px bottom;
	padding-bottom:17px;
}
#artist a.last:hover {
	background-color:#333;
	text-decoration:none;
	background-position:-20px bottom;
}
#alphabet {
	width:28px;
	position:absolute;
	top:175px;
	left:50%;
	margin-left:405px;
	z-index:10;
	padding-bottom:12px;
	background:#000000;
    border: 1px solid #111111;
}
#alphabet p {
	width:20px;
	overflow:hidden;
	display:block;
	margin:0px 4px;
	padding-bottom:3px;
}
#alphabet a {
	float:left;
	width:20px;
	padding:5px 0px;
	text-align:center;
	display:block;
	overflow:hidden;
	border-bottom: 1px solid #111111;
}
#alphabet a:hover {
	background:#444;
	text-decoration:none;
	color:#fff;
}
#alphabet a.last {
	background-image:url("alp_bottom.png");
	background-repeat:no-repeat;
	background-position:-20px bottom;
	padding-bottom:17px;
}
#alphabet a.last:hover {
	background-color:#333;
	text-decoration:none;
	background-position:-20px bottom;
}
.menu {
	background: #000 url("bg_menu.gif") repeat;
    border: 1px solid #111111;
	height:40px;
}
.menu .menu_left {
    margin: 0px 25px 0px 25px;
	float:left;
}

.menu li {
    line-height: 38px;
	float:left;
}

.menu a {
    font-size: 13px;
    font-weight: bold;
    padding: 19px 10px 19px 10px;
    border-right: 1px solid #222222;
}

.menu a:hover {
    border: 1px solid #111111;
    background: #333333 url("bg_menu_hover.gif") repeat;
    padding: 19px 10px 19px 9px;
	color:#fff;
}


.fix_800 {
	width:800px;
	position:relative;
	left:50%;
	margin-left:-400px;
}
.search {
	float:right;
}
.search .submit {
    margin: 4px;
	width:20px;
	height: 13px;
	border: 0px;
    border-left: 1px solid #B4B2B3;
    background: url("hed_mag.gif") no-repeat 80%;
    color: #ffffff;
    font-weight: bold;
	float:right;
    font-family: verdana;
}

.search input {
	width: 126px;
    padding:3px;
	color:#B4B2B3;
    font-size: 13px;
    font-family: Verdana;
	background:transparent;
	border: 0px;
}
.search div {
	border:solid 1px #B4B2B3;
	background:#ffffff;
	height:22px;
	width:160px;
    margin: 8px;
}
.loading {
	text-align:center;
	color:#999;
	margin:32px;
}
#loading {
	display:none;
}
.loading span {
	background:url("loading.gif") no-repeat;
	padding:32px;
    text-indent: 32px;
	display:inline;
}
#ad {
	margin:10px auto;
	text-align:center;
	width:728px;
}
#announcement {
	text-align:justify;
	margin:10px auto;
	color:#093;
	width:386px;
    float: right;
}
#announcement p {
	margin-bottom:10px;
}
.hidden {
	display:none;
}
.song_stt img {
	vertical-align:top
}
.song_stt {
	margin-left:3px;
}