.style_bigleftright {
	width: 958px;
	padding-bottom: 50px;
	background-color: #f9f9f8;
	float: left;
	border-left: 1px solid #c3bfb9;
	border-right: 1px solid #8b847a;
	border-bottom: 2px solid #b2aba2
}
.style_bigleft {
	width: 430px;
	padding-top: 18px;
	float: left;
}
.style_bigright{
	float: right;
	padding-right: 0px;
	width: 528px;
}
.left_list_item_div{
    width:355px;
    border-bottom:1px solid #e0e0e0; 
    margin-left:0px;
    padding-top:8px;
    padding-bottom:8px;
    float:left;
}
.left_list_item_div a {
    color:#5f7c72;
    padding-left:15px;
    text-decoration: none;
    cursor:pointer;
}

.style_adnextline {
	width: 100%;
	height: 14px;
	background-color: #838383
}



.style_left1 {
	width: 430px;
	float: left;
}

.style_left2 {
	width:20px; height:800px; float:left;
}

.style_right1 {
	padding-top: 18px;
	float: left;
	padding-right: 0px;
	width: 528px;
}

.style_right2 {
	width: 500px;
	height: 20px;
	color: #ccb77f;
	clear: both;
}

.style_right3 {
	width: 500px;
	height: 5px;
	clear: both
}

.style_right4 {
	background-color: #f94242;
	width: 80px;
	height: 5px;
	float: left;
}

.style_right5 {
	background-color: #e0e0e0;
	width: 450px;
	height: 5px
}

.style_right6 {
	font-size:14px; 
	color:#c3bdbd; 
	float:right; 
	margin-top:6px
}

.geci {
	padding-left: 10px;
	float: left;
	font-size: 24px;
	margin-top: 4px;
	margin-bottom: 6px;
}

.liebiao {
	margin-left: -1px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../img/dsfefse.jpg);
	background-repeat: no-repeat;
	color: #EEEEEE
}

.liebiao_html {
	margin-left: -1px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../../kenzong/img/dsfefse.jpg);
	background-repeat: no-repeat;
	color: #EEEEEE
}

.liebiao_othersong{
	cursor:pointer; margin-left:-1px; padding-left:25px; padding-top:10px; height:33px; background:url(../img/sesdfvsf.jpg); background-repeat:no-repeat; color:#EEEEEE
}

#songname {
	font-size: 26px;
	color: #807865;
	font-weight: 700;
	margin-left: -10px;
}

#lrc {
	width: 100%;
	padding-left: 10px;
	color: #958359
}

#intro {
	width: 100%;
	padding-left: 10px;
	color: #958359
}

#leftlist {
	width:450px; float:left;
}


.style_write{
  width:500px; 
  float:right; 
  border-top: 1px solid #b2aba2; 
  padding-left:20px; 
  margin-top:10px; 
  margin-right:20px; 
  padding-top:15px;
}
.style_write1{
  margin-bottom:10px; 
  color:#8c7b4f
}
.style_textarea{
	width:450px;
	height:120px;
	width:450px;
	height:120px;
	resize: none;
  margin-bottom:7px; 
  font:20px; 
  font-size:20px
}
.style_write2{
	color:#8c7b4f;
	float:left;
}
.style_write3{
	float: left;
	color:#6a592c;
  font-size:20px
}
.style_write4{
  float:left;
  margin-left:106px; 
  font-size:20px; 
  color:#716f6a
}
.pinglun{
	border-top:1px solid #b2aba2; 
	padding-top:20px;
	padding-left:7px; 
	width: 520px; 
	float: left;
	color: #ccb77f; 
	font-size: 26px; 
	font-weight: 900;
	cursor: pointer;
}

#audiostate{
	font-size: 18px;
	color: #999696;
	width: 90px;
	float: left;
	height: auto;
	margin-left: 20px;
}

#audiolog{
	font-size: 18px;
	color: #e1e1e1;
	width: 150px;
	float: left;
	height: auto;
}

#control{
	width: 57px;
	height: 57px;
}
.color_gray{ background: #e4e4e4}
.hide{ display: none;}
.show{ display: block;}
.play{ background:  #f06060;}
.pause{ background:skyblue}
/*进度条样式*/
.progressBar{
	width: 380px;
	height: 10px;
	margin-top: 18px;
	float: left;
	margin-left: 20px;
}
.progressBar div{ }
.progressBar .progressBac{
	width: auto;
	height: 2px;
	left: 0;
	top: 0;
	background: #e4e4e4;
	float: left;
}
.progressBar .speed{
	width: 100%;
	height: 2px;
	background: #a5a5a5;
} 
.progressBar .drag{
	width: 12px;
	height: 12px;
	left: 0;
	background: skyblue;
	opacity: 1;
	border-radius: 12px;
	box-shadow: #6b97a0 0 0 5px;
	float: left;
	display: none;
}
/*时间样式*/
#time{
	width: auto;
	height: auto;
	margin-right: 10px;
	color: #999696;
	float: right;
}
.tiemDetail{
	top: 0;
	font-size: 18px;
}
.play2_text{
	width: auto;
	font-weight: 900;
	float:right;
	cursor: pointer;
	font-size: 23px;
	color: #d78b74;
	padding-right: 8px;
	line-height:66px; 
}
.play2_img{
	width: auto;
	cursor: pointer;
	float: right; 
	padding-top: 8px;
	padding-right: 8px;
}
