/*----------------3.點歌方式 第二層------------------*/
.allSingerBox{ z-index:90}
.allSingerBox .skClass_LV2_001{
word-break:break-all;word-wrap:break-word;

	font-size:17px;
	font-weight:800;
	color:#6E2D9F;
	width:700px;
	background-color:#e9dcf2;
	border-top:#bd9dd3 3px solid;
	border-bottom:#ededed 1px solid;
	margin-bottom:50px
	}
.allSingerBox .skClass_LV2_001 ul{ 
	margin:0px;
	overflow:hidden; 
	list-style:none;
	
	}
.allSingerBox .skClass_LV2_001 li{ 
	float:left; 
	font-size:15px;
	margin:3px;
/*background-color:#FFFFFF;
	border:#CCCCCC 1px solid;*/
	width:25px;

	}
.allSingerBox .skClass_LV2_001 li a{ 

	/*background-color:#6E2D9F;
	display:block;	*/
	color:#C51786;
	
	}
	.allSingerBox .skClass_LV2_001 li a:hover{color:#ffffff;
	
	}
	
/*---------------------------------*/

.allSingerBox .nameList ul{ 
	margin-left:0px;
	margin-bottom:30px;
	overflow:hidden; 
	list-style:none;
	clear:both;
	width:700px;
	line-height:1.5em;
	color:#999999;
	margin-left:-40px;
	*margin-left:0px!important;
	}

.allSingerBox .nameList dl{
	border-bottom:#6E2D9F 2px solid;
	margin-left:0px;
	font-size:17px;
	font-weight:800;
	
	position:relative; width:700px; text-align:right;
	
	}
.nameList dl span{left:0px; position:absolute;background-color:#6E2D9F; color:#FFFFFF; padding:2px}
.nameList dl input{ background-color:#f6f6f6; border:#CCCCCC 1px solid; cursor:pointer}

.allSingerBox .nameList li{ 
	float:left;
	font-size:13px;
	margin:2px;
	width:130px;
	text-align:center;
	background-color:#F5F5F5;
	}

.allSingerBox .nameList a:hover{ 
	background-color:#bd9dd3;
display:block;	
	color:#FFFFFF;
	overflow:inherit;
	}


.allSingerBox a{
	color:#C51786;/*#015ED1;*/
	text-decoration:none;
	}


.allSingerBox A:hover{text-decoration:underline;}

.allSingerBox textarea{
line-height:1.5em;
color:#333333;
SCROLLBAR-FACE-COLOR:#FFF;
 SCROLLBAR-TRACK-COLOR:#FFF;
 SCROLLBAR-ARROW-COLOR:#ADADAD;
 SCROLLBAR-HIGHLIGHT-COLOR:#ADADAD;
 SCROLLBAR-3DLIGHT-COLOR:#FFF;
 SCROLLBAR-SHADOW-COLOR:#ADADAD;
 SCROLLBAR-DARKSHADOW-COLOR:#FFF;
 border:1px #ADADAD solid;
 width:340px; overflow:scroll; overflow-X: hidden ;}
 
.allSingerBox{width:800px;}
.allSingerBox .top{background-image:url(../images/allSingertable_Top.gif); background-repeat:no-repeat;width:800px; height:48px; position:relative}
.allSingerBox .mid{background-image:url(../images/allSingertable_Mid.gif); padding-left:45px; padding-top:10px}
.allSingerBox .titleSpan{
	position:absolute;
	top:35px;
	left:42px;
	font-size:17px;
	font-weight:800;
	color:#6E2D9F;
}
.allSingerBox .btmg{position:absolute; top:75px; right:50px;}
.allSingerBox .closeWin{ font-size:12px}
.TOPcloseWin{
	position:absolute;
	top:35px;
	right:42px;font-size:12px
}

