#alphaList {
	clear: both;
	font-size: 12px;
	overflow: hidden;
	width: 980px;
	margin-bottom: 20px;
}

#alphaList a {
	border: 1px solid #C8C8C8;
	display: block;
	float: left;
	color: black;
	line-height: 22px;
	text-align: center;
	width: 21px;
	margin-right: 13px;
}

.singer_style {
	width: 310px;
	height: 414px;
	overflow: hidden;
}

.singer_style ul,.singer_style li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

.singer_style li {
	
	height: 414px;
	width: 310px; 
	margin: 0;
	padding: 0;
	overflow: none;
	position: relative;
}

.singer_style a {
	color: #f2661a;
	cursor: pointer;
}

.singer_style li div.singer_info {
	bottom: 0;
	color: #E6E6E6;
	height: 90px;
	left: 0;
	overflow: hidden;
	padding: 5px 10px;
	position: absolute;
	width: 290px;
}

.singer_info a
{
  color:#ffffff;	
}

.singer_style li div.singer_name {
	font-size: 14px;
	font-weight: bold;
}

.singer_style img {
	width: 100%;
}

.singers {
	width: 330px;
}

.singers a {
	color: #000000;
	cursor: pointer;
}

.singers ul,.singers li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

.singers li {
	width: 150px;
	height: 280px;
	margin: 3px 5px 3px 9px;
	padding-bottom: 10px;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.singers img {
	border: 2px solid #E5E5E5;
	height: 220px;
}

.singer_style p {
	font-size: 12px;
	line-height: 1.5em;
}

.singer_more {
	line-height: 1;
}

.singer_more {
	padding: 5px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	margin: 0;
	margin-top: 10px; 
}

.singer_more a {
	color: #FF4F0A;
	border-bottom: 1px dotted #FF4F0A;
	
	text-decoration: none;
}
.singer_biography{
	font-size: 14px;
	line-height: 1.5em;	
}
#singerprofile{
	
	width:280px;
	
}

.sigerprofile1{
	width:90px;
	min-height:20px;
	float:left;
	font-size: 12px;
	text-align: right;
	margin-right:20px;
	margin-top:5px;
	color: gray;	
}
.sigerprofile2{
	width:160px;
	min-height:20px;
	float:left;
	font-size: 12px;
	text-align: left;
	margin-top:5px;
	color: black;
}
.singer_tab{
	height:30px;
	width:400px;
}
.singer_tab .singer_tab_active{
	border: 1px solid #E5E5E5;
	background-color: #3D4758;
	width:40px;
	height:15px;
	padding:2px;
	color:white;
	float:left;
	margin-right: 10px;
	text-align: center;
}
.singer_tab .singer_tab_inactive{
	border: 1px solid #E5E5E5;
	background-color: #ffffff;
	width:40px;
	height:15px;
	padding:2px;
	color:black;
	float:left;
	margin-right: 10px;
	text-align: center;
}

.singers_gallery {
	width: 980px;
}

.singers_gallery a {
	color: #000000;
	cursor: pointer;
}

.singers_gallery ul,.singers_gallery li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

.singers_gallery li {
	height: 200px;
	widtht: 140px;
	margin: 3px 3px 3px 5px;
	padding-bottom: 10px;
	overflow: hidden;
	position: relative;
}

.singers_gallery img {
	border: 2px solid #E5E5E5;
	width: 148px;
}


.singers_index {
	width: 320px;
}

.singers_index a {
	color: #000000;
	cursor: pointer;
}

.singers_index ul,.singers_index li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

.singers_index ul
{
	padding-left:3px;
	
}
.singers_index li {
	width: 150px;
	height: 280px;
	margin: 6px 5px 3px 3px;
	padding-bottom: 6px;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.singers_index img {
	border: 2px solid #E5E5E5;
	/* height: 220px; */
}