BODY {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #BB75E3;
}
.head1 {
	height: 82px;
	width: 902px;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bghead.png);
	background-repeat: no-repeat;
}
#search {
	text-align: right;
	margin: 0px;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#search .txt {
	width: 300px;
	font-size: 12px;
	border: 1px solid #4F1082;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#search form {
	margin: 0px;
	padding: 0px;
}
#search .submit {
	font-size: 11px;
	border: 1px solid #660099;
	background-color: #9F4ED4;
	color: #FFFFFF;
}



.b_top {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 25px;
	width: 902px;
	background-image: url(../img/top.png);
	background-repeat: no-repeat;
	clear: both;
}
.b_cen {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 862px;
	background-image: url(../img/cen.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.b_bot {
	height: 25px;
	width: 902px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bot.png);
	background-repeat: no-repeat;
	clear: both;
}
.L {
	width: 550px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#player {
	background-color: #000000;
	height: 400px;
}
.new_top {
	margin: 0px;
	padding: 0px;
	height: 35px;
	background-image: url(../img/new_top.jpg);
	background-repeat: no-repeat;
}
.new_cen {
	margin: 0px;
	background-color: #E0C3F1;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.new_cen #ab {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.new_cen a {
	font-size: 11px;
	color: #660066;
	text-decoration: none;
}
.new_bot {
	background-image: url(../img/new_bot.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.newgroup {
	padding: 10px;
	border: 1px solid #E0C3F1;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.newgroup h1 {
	font-size: 12px;
	color: #660066;
	margin: 0px;
	padding: 0px;
}
.newgroup b {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.tddot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0C3F1;
}
.tddot a {
	color: #660066;
	text-decoration: none;
}
.tddot a:hover {
	color: #CC0000;
	text-decoration: none;
}






.L h1 {
	margin: 0px;
	font-size: 14px;
	color: #660066;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#lyrics {
	border: 2px dotted #6D2B9E;
	padding: 10px;
	background-color: #EEDDEE;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#songdetail {
	margin: 0px;
	padding: 5px;
	border: 1px solid #EEDDEE;
	list-style-type: none;
}
#songdetail li {
	font-weight: bold;
	color: #660066;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #EEDDEE;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#songdetail input {
	font-size: 10px;
	border: 2px solid #660066;
	background-color: #330033;
	width: 98%;
	color: #CCCCCC;
}
#songdetail a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#songdetail a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#ment {
	padding: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px dotted #CCCCCC;
}
#ment a {
	color: #333333;
	text-decoration: none;
}
#ment b {
	font-weight: normal;
}






.R {
	width: 300px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#hit {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#hit li {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8CFF5;
}
#hit li a{
	color: #000000;
	text-decoration: none;
}

#hit li a:hover{
	color: #6600CC;
	text-decoration: none;
}



.bb {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}

.footer {
	padding: 0px;
	width: 902px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
}
.footer b {
	font-weight: normal;
}


#menu{
	width:902px;
	height:48px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-image: url(../img/menu1.png);
	background-repeat: no-repeat;
	}
		#menu ul{
			list-style:none;
			padding:0 15px;
		}
			#menu li{
				list-style:none;
				display:block;
				float:left;
				margin:0 10px;
			}
				#menu li a{
					display:block;
					float:left;
					color:#D3B5F4;
					text-transform:uppercase;
					font-size:12px;
					font-weight:bold;
					line-height:48px;
					padding:0 0 0 12px;
					text-decoration:none;
					cursor:pointer;
				}
				#menu li a span{
					display:block;
					float:left;
					color:#D3B5F4;
					line-height:48px;
					padding:0 24px 0 10px;
				}
					#menu li a:hover{
	display:block;
	float:left;
	height:48px;
	background-image: url(../img/menu2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
					}
					#menu li a:hover span{
	display:block;
	float:left;
	color:#fff;
	height:48px;
	background-image: url(../img/menu3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
					}
				#menu li a.current{
	display:block;
	float:left;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	line-height:28px;
	padding:0 0 0 12px;
	text-decoration:none;
	background-image: url(../img/menu2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
				}
				#menu li a.current span{
	display:block;
	float:left;
	color:#fff;
	line-height:48px;
	padding:0 24px 0 10px;
	background-image: url(../img/menu3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
				}
#pager_links {
	text-decoration:none;
	padding:0px;
	margin:0px;
}
#pager_links a {
	text-decoration:none;
	color:#660099;
	border:1px solid #660099;
	padding:1px 4px 1px 4px;
	margin:2px;
}
    #pager_links a:hover { text-decoration:none; color:#FF0000; border:1px solid #000000; padding:1px 4px 1px 4px; margin:2px; }
    #current_page {
	border:1px solid #000000;
	padding:1px 4px 1px 4px;
	margin:2px;
	color:#000000;
	background-color: #E8CFF5;
}
