@charset "utf-8";
/* CSS Document */

#limit_sale{
	float:left;
	margin:0px;
	width:720px;
	height:38px;
}
#limit_sale li{
	float:left;
	display:block;
	height:38px;	
	line-height:38px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	padding: 0px 9px 0px 9px;
	overflow:hidden;
}
#limit_sale li.my_sale_left{
	text-align:left;	
	padding:0px;
}
#limit_sale li.my_sale_right{
	padding:0px;
	text-align:right;
}
#limit_sale li a{
	color:#666666;	
}
#limit_sale li span{
	display:none;	
}
#buy_now{
	float:left;
	margin:0px;
	width:716px;
	height:343px;
	border:2px solid #91c018;	
	background:#f9f9f9;
}
#buy_now li{
	float:left;
	display:block;
	width:178px;
	height:170px;
	overflow:hidden;
}
#free_experience{
	float:left;
	margin:15px 0px 0px 0px;
	width:720px;
}
#right div.music_top_banner{
	float:left;
	width:720px;
	height:43px;
	overflow:hidden;
	background:url(../image/market_images/musci_title.jpg) no-repeat;	
}
#free_experience h3,#music_listening h3{
	float:left;
	padding:13px 0px 0px 26px;
	width:214px;
	height:30px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	line-height:30px;	
}
#free_experience ul{
	display:block;
	float:left;
	width:450px;
	height:30px;	
}
#free_experience li{
	float:left;
	padding:0px 10px 0px 10px;
	line-height:30px;
	font-size:12px;
	font-weight:bold;	
}
#free_experience li a{
	color:#383838;	
}
#experience_items{
	float:left;
	width:718px;
	height:190px;

	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}
#experience_items blockquote{
	float:left;
	width:238px;
	height:188px;
	background:url(../image/market_images/fee_free.gif) no-repeat;
	background-position:150px 10px;
}
#experience_items blockquote p.experience_image{
	display:block;
	float:left;
	padding:20px 0px 0px 0px;
	width:110px;
	height:130px;	
	text-align:center;
}
#experience_items blockquote dl{
	float:left;
	display:block;
	padding:40px 0px 0px 0px;
	width:120px;
	height:110px;	
}
#experience_items blockquote dl a{
	color:#656565;	
}
#experience_items blockquote dt{
	width:120px;
	line-height:28px;
	font-size:12px;
	font-weight:bold;	
	color:#656565;
}
#experience_items blockquote dd{
	width:120px;
	font-size:12px;
	line-height:18px;
	color:#656565;	
}
#experience_items blockquote p{
	float:left;
	width:230px;
	height:28px;
	line-height:28px;
	text-align:center;
	font-size:12px;	
	color:#fd9d08;
}
#experience_items blockquote p a{
	padding:0px 4px 0px 4px;
	color:#fd9d08;
}

#music_listening{
	float:left;
	margin:12px 0px 0px 0px;
	width:720px;
	
}
#music_total_list{
	float:left;
	width:718px;
	height:605px;	
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}
#music_left{
	float:left;
	width:358px;

}
#music_right{
	float:right;
	width:358px;

}
#music_total_list blockquote{
	float:left;
	width:350px;
	padding:20px 0px 0px 8px;
	height:180px;	
}
#music_total_list blockquote h4{
	float:left;
	width:350px;
	padding:10px 0px 0px 0px;
	height:20px;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	color:#598200;	
}
#music_total_list blockquote li{
	float:left;
	width:350px;
	height:30px;	
}
#music_total_list blockquote li span{
	float:left;
	width:225px;	
	height:29px;
	padding:0px 0px 0px 30px;
	font-size:12px;
	color:#696969;
	line-height:29px;
	border-bottom:1px dashed #cacaca;
}
#music_total_list blockquote li  a{
	float:left;	
	width:45px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-size:12px;
	color:#ca8425;
}


#music_left blockquote li.num_1 span{
	background:url(../image/market_images/common/pink_1.gif) no-repeat left center;	
}
#music_left blockquote li.num_2 span{
	background:url(../image/market_images/common/pink_2.gif) no-repeat left center;	
}
#music_left blockquote li.num_3 span{
	background:url(../image/market_images/common/pink_3.gif) no-repeat left center;	
}
#music_left blockquote li.num_4 span{
	background:url(../image/market_images/common/pink_4.gif) no-repeat left center;	
}
#music_left blockquote li.num_5 span{
	background:url(../image/market_images/common/pink_5.gif) no-repeat left center;	
}
#music_right blockquote li.num_1 span{
	background:url(../image/market_images/common/blue_1.gif) no-repeat left center;	
}
#music_right blockquote li.num_2 span{
	background:url(../image/market_images/common/blue_2.gif) no-repeat left center;	
}
#music_right blockquote li.num_3 span{
	background:url(../image/market_images/common/blue_3.gif) no-repeat left center;	
}
#music_right blockquote li.num_4 span{
	background:url(../image/market_images/common/blue_4.gif) no-repeat left center;	
}
#music_right blockquote li.num_5 span{
	background:url(../image/market_images/common/blue_5.gif) no-repeat left center;	
}