/*原base.css样式*/
#main {
	width: 615px;
	float: left;
}

#sidebar {
	width: 310px;
	float: right;
}

.mod h3 {
	color: #336633;
	font-size: 14px;
	font-weight: 400;
	padding: 7px 4px;
}

.more {
	float: right;
}

#sidebar .more {
	margin: 7px 4px;
	_display: inline;
}

.playlist_list_simple li, .group_list_simple li {
	overflow: hidden;
	padding: 8px 4px;
	clear: both;
}

.playlist_list_simple .thumb {
	background: url("/images/site/bg_photos_cover.png") no-repeat scroll right bottom transparent;
	margin: 0 10px 0 0;
	padding: 0 6px 6px 0;
	float: left;
	height: 67px;
	overflow: hidden;
	width: 120px;
}

.playlist_list_simple .thumb img {
	height: 67px;
	width: 120px;
}

.playlist_list_simple .info, .group_list_simple .info span, .group_list_simple .info span a {
	color: #999999;
}

.group_list_simple .info span a:hover {
	color: #669900;
}

.group_list_simple .groupcover {
	float: left;
	margin: 0 10px 0 0;
}

.groupcover img {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #999999;
	display: inline-block;
	height: 50px;
	padding: 1px;
	width: 50px;
}

.group_list_simple div.info span {
	display: block;
}

.group_list_simple div.info {
	line-height: 17px;
}

/* Rekey Mod Code */
.user_list {
	background: #F2F2F2;
	border-top: 1px solid #ccc;
}

.user_list ul {
	padding: 5px;
	overflow: hidden;
	zoom: 1;
}

.user_list li {
	width: 64px;
	padding: 5px 5px 5px 6px;
	float: left;
}

.user_list .avatar a.name {
	display: inline-block;
	height: 22px;
	overflow: hidden;
}

/* Rekey Index Code */
#playArea {
	width: auto;
	height: 410px;
	overflow: hidden;
	border: none;
	background: url(/images/iPad/indexFocusBg.png) 0 0 repeat-x;
}

.subNav {
	margin-top: 20px
}

.subNav .wrap {
	overflow: visible;
}

.subNav .new {
	left: 630px;
	top: -10px;
}

.mv_list ul {
	padding: 0;
	line-height: 20px;
	overflow: hidden;
}

.mv_list li {
	overflow: hidden;
	padding: 10px 8px;
	position: relative;
	float: none;
	width: auto;
	height: auto;
	zoom: 1;
}

.mv_list li ol {
	height: 60px;
	overflow: hidden;
	color: #999
}

.mv_list li li {
	padding: 0;
	float: left;
	height: 20px;
	line-height: 20px;
	width: 100%;
}

.mv_list li .thumb {
	float: left;
	width: 246px;
	height: 141px;
	border: none;
	padding-right: 10px;
	position: relative;
	overflow:visible

}

* html .mv_list li .thumb {
	padding-right: 7px;
}

.mv_list li .thumb a,
.mv_list li .thumb img {
	width: 240px;
	height: 135px;
}

.mv_list li .thumb a {
	border: 1px solid #ccc;
	padding: 1px;
	margin: 1px;
	-webkit-transition: none;
}

.mv_list li .thumb a:hover {
	border: 2px solid #690;
	margin: 0;
}

.mv_list .info p {
	color: #333;
}
.mv_list .info p.vchart_tip{
	color:#72844d;
	font-family: 'simsun';
	overflow:hidden;
	zoom:1;
	_margin-top:5px
}
.mv_list .info p a {
	color: #333;
}

.mv_list .info p a:hover {
	color: #390;
}

.mini_player {
	height: 235px;
	padding: 0 5px;
}

.tag_list {
	padding: 5px 10px;
	background: #F2F2F2;
	border-top: 1px solid #ccc;
}

.tag_list a {
	display: inline-block;
	cursor: pointer;
	color: #333;
}

.tag_list a.else {
	font-size: 16px;
}

.tag_list a:hover {
	color: #390
}

.playlist_list_simple, .group_list_simple {
	background: #F2F2F2;
	border-top: 1px solid #ccc;
	padding: 0;
}

.playlist_list_simple ul, .group_list_simple ul {
	padding: 5px 10px;
}

.playlist_list_simple div.title {
	height: 22px;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
}

.playlist_list_simple div.info p a {
	color: #333
}

.playlist_list_simple div.title a {
	color: #690;
}

.playlist_list_simple div.title a:hover,
.playlist_list_simple div.info p a:hover {
	color: #390
}

.playlist_list_simple .info .num {
	color: #999;
}

.group_list_simple div.info span {
	color: #999
}

/* Rekey Index Code */
a.artist {
	color: #690;
	font-weight: bold;
	font-size: 14px
}

a.artist:hover {
	color: #390;
	font-weight: bold;
	font-size: 14px
}

.subNav .miniDown {
	float: right;
	width: 250px;
	padding-right: 40px;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
}

.subNav .miniDown span {
	float: left;
}

.subNav .miniDown a {
	background: url(/images/miniDownLoad.jpg) 0 3px no-repeat;
	width: 80px;
	margin: 0 5px;
	_display: inline;
}

.subNav .miniDown a:hover {
	background: url(/images/miniDownLoad.jpg) 0 3px no-repeat;
}

/*focusbox*/
.ico {
	background: url(/images/iPad/ico.png) 0 0 no-repeat;
	text-indent: -999px;
	overflow: hidden;
}

.foucebox a:focus {
	outline: none;
}

.foucebox {
	position: relative;
	height: 410px;
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	background: url(/images/iPad/indexFocusBg.png) 0 0 repeat-x;
}

.foucebox .prevBtn {
	display: block;
	float: left;
	width: 30px;
	padding: 160px 10px;
}

.foucebox .prevBtn span {
	display: block;
	height: 60px;
	background-position: -30px 0;
}

.foucebox .prevBtn:hover span {
	background-position: -92px 0;
}

.foucebox .nextBtn {
	display: block;
	float: right;
	width: 30px;
	padding: 160px 10px;
}

.foucebox .nextBtn span {
	display: block;
	height: 60px;
	background-position: 0 0;
}

.foucebox .nextBtn:hover span {
	background-position: -62px 0;
}

.foucebox ul {
	width: 800px;
	height: 385px;
	overflow: hidden;
	float: left;
	margin-left: 30px;
	text-align: left;
	background: url(/images/iPad/indexloading.png) center center no-repeat;
}

.foucebox ul li a.tween {
	display: block;
	width: 2400px;
	position: relative;
	z-index: 2;
}

.foucebox ul li a.tween img {
	width: 800px;
	height: 385px;
}

.foucebox .text {
	height: 384px;
	width: 210px;
	opacity: 0;
	filter: alpha(opacity = 0);
	display: none;
	position: absolute;
	right: 160px;
	top: 0;
	z-index: 5;
}

.foucebox .text .description {
	display: block;
	height: 384px;
}

.foucebox .text .description img {
	width: 210px;
	height: 384px;
}

.foucebox .text .ico {
	display: block;
	position: absolute;
	top: 150px;
	left: 87px;
	width: 91px;
	height: 28px;
	background-position: right 2px;
	z-index: 5;
}

.foucebox .text a:hover {
	background-position: right -24px;
}

.foucebox .shownav {
	clear: both;
	height: 23px;
}

.foucebox .shownav a {
	cursor: pointer;
	display: inline-block;
	height: 13px;
	margin: 5px 5px 5px 0;
	width: 20px;
	background: url(/images/iPad/ico.png) -47px -62px no-repeat;
}

.foucebox .shownav a:hover {
	background-position: -25px -62px;
}

.foucebox .shownav a.current {
	background-position: -3px -62px;
}

/*音悦小报*/
.mini_paper_mod {
	margin-bottom: -6px;
	margin-bottom: -5 px\9;
}

ul.mini_paper {
	/*background: none repeat scroll 0 0 #F2F2F2;
	border-top: 1px solid #CCCCCC;*/
	padding: 1px 10px;
}

h3.mini_paper_title {
	width: 310px;
	height: 46px;
	background: transparent url('/images/index/mini-paper.png') no-repeat scroll center center;
	text-indent: -999em;
	padding-left: 0;
	padding-right: 0;
}

ul.mini_paper li {
	*position: relative;
	display: block;
	height: 23px;
	line-height: 23px;
}

ul.mini_paper li a {
	display: inline-block;
	width: 21em;
	height: 100%;
	overflow: hidden;
	color: #333;
}

ul.mini_paper li a:hover {
	color: #339900;
}

ul.mini_paper span.datetime {
	float: right;
	display: inline-block;
	color: #999;
	*position: absolute;
	*top: 0;
	*right: 0;
}

.subNav a {
	width: 72px;
}

/*打榜中提示*/
.trendingUp .trending, .trendingDown .trending,.mv_list li.trendingUp .thumb a.trending,.mv_list li.trendingDown .thumb a.trending{
	display: block;
	background: url('/images/vchart/trending_up.png') no-repeat 0 0;
	width: 43px;
	height: 19px;
	position: relative;
	bottom: 32px;
	left: -1px;
	margin:0;
	padding:0;
	border:none
}
* html .trendingUp .trending ,* html .mv_list li.trendingUp .thumb a.trending{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src = '/images/vchart/trending_up.png', sizingMethod = 'scale');
}

.mv_list li .thumb .trending a{
	display:block;
	border:none;
	margin:0;
	padding:0;
	width: 43px;
	height: 19px;
	text-indent:-999px;
	overflow:hidden;
}
.trendingDown .trending,.mv_list li.trendingDown .thumb a.trending {
	background: url('/images/vchart/trending_down.png') no-repeat 0 0;
}
* html .trendingDown .trending ,* html .mv_list li.trendingDown .thumb a.trending{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src = '/images/vchart/trending_down.png', sizingMethod = 'scale');
}
.trendingUp .trends_num, .trendingDown .trends_num {
	display: inline-block;
	background: url('/images/vchart/up.png') no-repeat right 5px;
	width: 28px
}

.trendingDown .trends_num {
	background: url('/images/vchart/down.png') no-repeat right 5px;
}

.mv_list li.trendingUp .info, .mv_list li.trendingDown .info {
	float: left;
	width: 340px
}
/*加勋章*/
.num_1, .num_2, .num_3 {
	display: block;
	background: url('/images/vchart/top_ico.png') no-repeat 0 0;
	width: 26px;
	height: 46px;
	position: absolute;
	top: -1px;
	left: 24px;
	z-index:10
}

.num_2 {
	background-position: -35px 0;
}

.num_3 {
	background-position: -71px 0;
}
.comma_left,.comma_right{
	float:left;
	display:inline-block;
	background: url('/images/site/comma.png') no-repeat 0 0;
	width: 11px;
	height: 11px;
	vertical-align: middle;
	margin-top:5px
}
.comma_left{
	margin-right:5px
}
.comma_right{
	background-position:-13px 0;
	margin-left:5px
}
.vchart_tip strong{
	float:left;
	font-weight:normal
}
