.tabMenu{
   width:980px;
	margin:0 auto;
	border-bottom:1px solid #ccc;
	height:22px;
}
.tabMenu ul{
	padding-left: 230px;
	float:left;
}
.tabMenu ul.else{
	padding-left: 40px;
	float:left;
}
.tabMenu li{
	background:url(mv/tabMenuBg001.jpg) repeat-x;
	float:left;
	margin-right:3px;
	width:90px;
}
.tabMenu li.current{
	background: #9c3;
	font-weight: bold;
}
.tabMenu li a{
	color:#fff !important;
	display:block;
	padding:0 15px;
	height:21px;
	line-height: 21px;
	padding-bottom: 1px;
	float:left;
	width:60px;
	text-align: center;
}
.tabMenu li a:hover{
	background:#9c3;
	color:#fff;
	font-weight: bold;
}
.tabMenu span{
	display: block;
	float:right;
	background: url(mv/downloadBg001.gif) no-repeat left top;
	padding-left:20px;
	font-weight:bold;
}
/*mvRecommend*/
.mvRecommend{
   width:980px;
	margin:0 auto;
	padding-bottom:20px;
}
.mvRecommend .main{
	width:628px;
	float:left;
	padding-left:40px;
}
.mvRecommend .main .title{
	padding:20px 10px;
}
.mvRecommend .main .title .left{
	float:left;
	font-size:18px;
	font-weight:bold;
	height:24px;
	line-height:24px;
}
.mvRecommend .main .title .right{
	float:right;
}
.mvRecommend .main .recommendList .child{
   width:659px;
   height:45px;
	background: url(mv/listBg001.gif) no-repeat left top;
	padding-top:8px;
	margin-bottom:10px;
	overflow: hidden;
}
.mvRecommend .main .recommendList .child .div1,
.mvRecommend .main .recommendList .child .div2,
.mvRecommend .main .recommendList .child .div3,
.mvRecommend .main .recommendList .child .div4,
.mvRecommend .main .recommendList .child .div5{
	float:left;
}
.mvRecommend .main .recommendList .child .div1 span,
.mvRecommend .main .recommendList .child .div2 span,
.mvRecommend .main .recommendList .child .div3 span,
.mvRecommend .main .recommendList .child .div4 span,
.mvRecommend .main .recommendList .child .div5 span{
	display:block;
}
.mvRecommend .main .recommendList .child .div1{
	width:30px;
	padding:10px 0 0 20px;
}
.mvRecommend .main .recommendList .child .div2{
	width:67px;
}
.mvRecommend .main .recommendList .child .div2 a{
	background: none;
}
.mvRecommend .main .recommendList .child .div3{
	width:320px;
	padding:0 10px 0;
}
.mvRecommend .main .recommendList .child .div3 a{
	background: none;
}
.mvRecommend .main .recommendList .child .div3 .reviews{
	color:#666;
	display:block;
	height:20px;
	width:300px;
	overflow: hidden;
}
.mvRecommend .main .recommendList .child .div3 img{
	padding-left:5px;
}
.mvRecommend .main .recommendList .child .div4{
	width:90px;
	border:0 solid #ccc;
	border-width:0 1px 0 1px;
	text-align: center;
	height:38px;
}
.mvRecommend .main .recommendList .child .div5{
	width:90px;
	padding:0 10px;
}
.mvRecommend .main .recommendList .child .div5 span{
	text-align: center;
	color:#666;
	display:block;
	height:18px;
	overflow: hidden;
}
.mvRecommend .main .recommendList .bottomButton{
	padding:30px 0 30px 30px;
	position: relative;
	width:630px;
}
.mvRecommend .main .recommendList .bottomButton a{
	display:block;
	background: #83867d;
	color:#fff;
	padding:0 10px;
	height:18px;
	line-height: 18px;
	float:left;
	margin-right:10px;
}
.mvRecommend .main .recommendList .bottomButton .else{
	position: absolute;
	top:30px;
	right:0;
}
.mvRecommend .main .recommendList .bottomButton .else a{
	color:#666;
	text-decoration: underline;
	background: none;
}

.mvRecommend .sidebar{
   width:185px;
	float:right;
	padding-top:60px;
}
.mvRecommend .sidebar .title{
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
.mvRecommend .sidebar .imgUl{
	padding:5px 0;
}
.mvRecommend .sidebar img{
	float:left;
	padding:1px;
	border:1px solid #ccc;
}
.mvRecommend .sidebar ul{
   width:125px;
	float:right;
}
.mvRecommend .sidebar ul li{
	overflow: hidden;
	color:#666;
}

/*mvAll*/
.mvAll{
	width:980px;
	margin:0 auto;
	padding:20px 0;
}
.mvAll .sidebar{
	width:180px;
	float:left;
	padding-left:15px;
}
.mvAll .sidebar .title{
	height:30px;
	line-height: 30px;
	font-size:14px;
	font-weight:bold;
}
.mvAll .sidebar ul{
	border:0 solid #ddd;
	border-width:1px 0 0 1px;
	margin-bottom:10px;
}
.mvAll .sidebar ul li{
   height:28px;
}
.mvAll .sidebar ul li a{
	display: block;
	height:20px;
	padding-left:5px;
}
.mvAll .sidebar ul li a:hover{
	background: #9c3;
}
.mvAll .sidebar ul li.current a{
	background:#f2f2f2;
}
.mvAll .sidebar ul li.current a:hover{
	background: #9c3;
}
.mvAll .main{
	width:750px;
	float:right;
	padding:30px 0;
	position:relative;
}
.mvAll .main .thisWeek{
	display:block;
	position:absolute;
	top:0;
	left:0;
}
.mvAll .main .thisWeek a{
	padding:0 10px;
	display: block;
	float:left;
	margin-right:10px;
}
.mvAll .main .thisWeek a.current{
	color:#9c3;
	font-weight:bold;
}
.mvAll .main ul{
	float:left;
	padding-right:42px;
	height:170px;
	overflow:hidden;
	width:145px;
}
.mvAll .main ul li{
	color:#666;
}
.mvAll .main ul li.singer a{
	color:#666;
}
.mvAll .main ul li.singer a:hover{
	color:#333;
}
.mvAll .main ul .titleImg{
	position: relative;
	margin-bottom:5px;
	overflow: hidden;
	height:80px;
}
.mvAll .main ul .titleImg img{
	display: block;
}
.mvAll .main ul .titleImg .span1{
	display: block;
	position: absolute;
	bottom:3px;
	left:3px;
	background: #f2f2f2;
	height:14px;
	line-height: 14px;
	padding:0 3px;
}
.mvAll .main ul .titleImg .span2{
	display: block;
	position: absolute;
	bottom:3px;
	right:3px;
}
.mvAll .main .page{
	text-align: center;
	font-size:14px;
	color:#999;
	clear:both;
}
.mvAll .main .page a{
	color:#999;
	padding:0 6px;
}
.mvAll .main .page a:hover{
	background: #9c3;
	color:#fff;
}
.mvAll .main .page a.current{
	background: #9c3;
	color:#fff;
}


/*playListRecommend*/
.playListRecommend{
   width:980px;
	margin:0 auto;
	padding-bottom:20px;
}
.playListRecommend .main{
	width:628px;
	float:left;
	padding-left:40px;
}
.playListRecommend .main .title{
	padding:20px 10px;
}
.playListRecommend .main .title .left{
	float:left;
	font-size:18px;
	height:24px;
	line-height:24px;
	font-weight: bold;
}
.playListRecommend .main .title .right{
	float:right;
}
.playListRecommend .main .recommendList .child{
   width:659px;
   height:45px;
	background: url(mv/listBg001.gif) no-repeat left top;
	padding-top:8px;
	margin-bottom:10px;
}
.playListRecommend .main .recommendList .child .div2,
.playListRecommend .main .recommendList .child .div3,
.playListRecommend .main .recommendList .child .div4,
.playListRecommend .main .recommendList .child .div5{
	float:left;
}
.playListRecommend .main .recommendList .child .div2 span,
.playListRecommend .main .recommendList .child .div3 span,
.playListRecommend .main .recommendList .child .div4 span,
.playListRecommend .main .recommendList .child .div5 span{
	display:block;
}
.playListRecommend .main .recommendList .child .div2{
	width:69px;
	padding-left:10px;
}
.playListRecommend .main .recommendList .child .div2 a{
	background: none;
}
.playListRecommend .main .recommendList .child .div3{
	width:351px;
	padding:0 10px;
}
.playListRecommend .main .recommendList .child .div3 a{
	background: none;
}
.playListRecommend .main .recommendList .child .div3 .reviews{
	color:#666;
	display:block;
	height:20px;
	overflow: hidden;
}
.playListRecommend .main .recommendList .child .div3 img{
	padding-left:5px;
}
.playListRecommend .main .recommendList .child .div4{
	width:90px;
	border:0 solid #ccc;
	border-width:0 1px 0 1px;
	text-align: center;
	height:38px;
}
.playListRecommend .main .recommendList .child .div5{
	width:90px;
	padding:0 10px;
	overflow: hidden;
}
.playListRecommend .main .recommendList .child .div5 span{
	text-align: center;
	color:#666;
	height: 18px;
	overflow: hidden;
}
.playListRecommend .main .recommendList .bottomButton{
	padding:30px 0 30px 30px;
	position: relative
}
.playListRecommend .main .recommendList .bottomButton a{
	display:block;
	background: #83867d;
	color:#fff;
	padding:0 10px;
	height:18px;
	line-height: 18px;
	float:left;
	margin-right:10px;
}
.playListRecommend .main .recommendList .bottomButton .else{
	position: absolute;
	top:30px;
	right:0;
}
.playListRecommend .main .recommendList .bottomButton .else a{
	color:#666;
	text-decoration: underline;
	background: none;
}

.playListRecommend .sidebar{
   width:185px;
	float:right;
	padding-top:60px;
}
.playListRecommend .sidebar .title{
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
.playListRecommend .sidebar .imgUl{
	padding:5px 0;
}
.playListRecommend .sidebar img{
	float:left;
	padding:1px;
	border:1px solid #ccc;
}
.playListRecommend .sidebar ul{
   width:125px;
	float:right;
}
.playListRecommend .sidebar ul li{
	overflow: hidden;
	color:#666;
}
/*playList*/
.playList{
	width:980px;
	margin:0 auto;
	padding:20px 0;
}
.playList .sidebar{
	width:180px;
	float:left;
	padding-left:15px;
}
.playList .sidebar .title{
	height:30px;
	line-height: 30px;
	font-size:14px;
	font-weight:bold;
}
.playList .sidebar ul{
	border:0 solid #ddd;
	border-width:1px 0 0 1px;
	margin-bottom:10px;
}
.playList .sidebar ul li{
   height:28px;
}
.playList .sidebar ul li a{
	display: block;
	height:20px;
	padding-left:5px;
}
.playList .sidebar ul li a:hover{
	background: #9c3;
}
.playList .sidebar ul li.current a{
	background:#f2f2f2;
}
.playList .sidebar ul li.current a:hover{
	background: #9c3;
}
.playList .main{
	width:750px;
	float:right;
	padding:30px 0;
}
.playList .main ul{
   width:350px;
	padding-right:20px;
	background: #fff;
	margin-bottom:20px;
}
.playList .main ul li{
	color:#666;
}
.playList .main ul .titleImg{
	position: relative;
	padding-bottom:10px;
	overflow: hidden;
	height:80px;
}
.playList .main ul .titleImg img{
	display: block;
	float:left;
}
.playList .main ul .titleImg p{
	float:right;
	text-indent: 2em;
	width:215px;
	padding:5px;
	background: #f2f2f2;
	height:70px;
	overflow: hidden;
}
.playList .main ul .user{
	background: #fffbec;
	padding:5px;
	position: relative;
	width:340px;
}
.playList .main ul .user h1{
	font-size:14px;
	font-weight:bold;
}
.playList .main ul .user .songs{
	display: block;
	height:20px;
	line-height: 20px;
	width:80px;
	position: absolute;
	top:3px;
	right:3px;
	background: #9c3;
	color:#fff;
	text-align: center;
	cursor:pointer;
}
.playList .main ul li.songsList{
	background: #fff;
	width:350px;
	padding:10px 0;
	display: none;
}
.playList .main ul .songsList a{
	height:20px;
	line-height: 20px;
	border-bottom:1px dashed #ddd;
	display: block;
}
.playList .main ul .songsList .left{
	float:left;
}
.playList .main ul .songsList .right{
	float:right;
}
.playList .main .page{
	text-align: center;
	font-size:14px;
	color:#999;
	clear: both;
}
.playList .main .page a{
	color:#999;
	padding:0 6px;
}
.playList .main .page a:hover{
	background: #9c3;
	color:#fff;
}
.playList .main .page a.current{
	background: #9c3;
	color:#fff;
}
/*playListShow*/
.playListShow .videoAbout{
	background:#f2f2f2;
	padding:10px 20px;
	clear: both;
	width:940px;
	overflow: hidden;
	margin:10px auto 0;
}
.playListShow .videoAbout .userInfo{
	text-align: center;
	float:left;
	border-right:1px solid #ccc;
	padding:0 40px 0 20px;
	color:#666;
	width:100px;
}
.playListShow .videoAbout .userInfo a{
	color:#666;
}
.playListShow .videoAbout .userInfo a:hover{
	color:#333;
	background: #9c3;
}
.playListShow .videoAbout .userInfo img{
   border:1px solid #ccc;
	padding:1px;
	background: #fff;
}
.playListShow .videoAbout .videoInfo{
	float:right;
	width:750px;
	color:#666;
}
.playListShow .videoAbout .videoInfo .control{
	padding-top:15px;
}
.playListShow .videoAbout .videoInfo .control .span1{
	height:20px;
	display: block;
	background: url(mv/control.gif) no-repeat left 2px;
	padding-left:25px;
	float:left;
	margin-right:10px;
}
.playListShow .videoAbout .videoInfo .control .span2{
	height:20px;
	display: block;
	background: url(mv/control.gif) no-repeat left -22px;
	padding-left:20px;
	float:left;
	margin-right:10px;
}
.playListShow .videoAbout .videoInfo .control .span3{
	height:20px;
	display: block;
	background: url(mv/control.gif) no-repeat left -47px;
	padding-left:20px;
	float:left;
	margin-right:10px;
}
.playListShow .else{
	width:980px;
	margin:0 auto;
	padding:20px 0;
}
.playListShow .else .main{
	width:700px;
	float:left;
}
.playListShow .else .main .title{
	height:28px;
	border-bottom:1px solid #ccc;
}
.playListShow .else .main .title .span1{
	width:85px;
	background: #9c3;
	height:27px;
	line-height: 27px;
	display: block;
	text-align: center;
	color:#fff;
	font-weight:bold;
	float:left;
}
.playListShow .else .main .title .span2{
	width:85px;
	float:right;
	text-align: center;
}
.playListShow .else .main .title .span2 a{
	width:85px;
	height:27px;
	line-height: 27px;
	background: url(mv/menuBg001.gif) repeat-x;
	border:0 solid #ccc;
	border-width:1px 1px 0 1px;
	display: block;
	float:right;
	color:#666;
	text-align: center;
}
.playListShow .else .main .title .span2 a:hover{
   color:#9c3;
}
.playListShow .else .main .comments{width:700px;padding:20px 0;background:url(index/greyBg001.gif) repeat-x top;}
.playListShow .else .main .comments li{width:700px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #ccc;}
.playListShow .else .main .comments li .commentheader{width:180px;float:left;padding-left:20px;clear:both;}
.playListShow .else .main .comments li .commentheader img{padding:1px; border:1px solid #ccc;float:left;}
.playListShow .else .main .comments li .commentheader .note{width:100px;float:right;left:65px;color:#666;}
.playListShow .else .main .comments li .commentheader .note span{width:100px;clear:both;float:left;}
.playListShow .else .main .comments li .commentheader span a{margin-right:10px;}
.playListShow .else .main .comments li .messagesContent{width:450px;float:left;padding-bottom:10px;position:relative;}
.playListShow .else .main .comments .huifu{width:450px;float:right;}
.playListShow .else .main .comments .huifu span{clear:both;color:#666;}
.playListShow .else .main .comments .control{width:450px;float:right;padding-top:20px;}
.playListShow .else .main .textContent{clear:both;float:left;width:450px;float:left;}
.playListShow .else .main .page{
	text-align: center;
	font-size:14px;
	color:#999;
	clear:both;
}
.playListShow .else .main .page a{
	color:#999;
	padding:0 6px;
}
.playListShow .else .main .page a:hover{
	background: #9c3;
	color:#fff;
}
.playListShow .else .main .page a.current{
	background: #9c3;
	color:#fff;
}
/*
.playListShow .else .main .comments{
	background: url(mv/greyBg001.gif) repeat-x;
	padding:20px 0;
	margin-bottom:20px;
}
.playListShow .else .main .comments .child{
	clear:both;
	margin-bottom:10px;
	border-bottom:1px solid #ddd;
	padding:10px 0;
}
.playListShow .else .main .comments .userinfo{
	float:left;
	width:220px;
}
.playListShow .else .main .comments .userinfo img{
	display:block;
	float:left;
	padding:1px;
	border:1px solid #ccc;
}
.playListShow .else .main .comments .userinfo span{
	display:block;
	float:right;
	width:150px;
}
.playListShow .else .main .comments .userComment{
	float:right;
	width:440px;
}
.playListShow .else .main .comments .userComment .ucContent{
	padding-bottom:20px;
	border-bottom:1px solid #ddd;
}
.playListShow .else .main .comments .userComment .userHf{
	color:#666;
	border-bottom:1px solid #ddd;
	padding:10px 0 20px;
}
.playListShow .else .main .comments .userComment .hfControl{
	padding-top:10px;
}
*/
.playListShow .else .sidebar{
	width:245px;
	float:right;
}
.playListShow .else .sidebar .title{
	height:27px;
	line-height: 27px;
	font-size:14px;
	font-weight: bold;
}
.playListShow .else .sidebar .playListContent{
	padding:10px;
	background: #f2f2f2;
}
.playListShow .else .sidebar .playListContent li{
	padding-bottom:10px;
	color:#666;
}
.playListShow .else .sidebar .playListContent li img{
	float:left;
}
.playListShow .else .sidebar .playListContent li .userInfo{
	float:right;
	width:165px;
}
.playListShow .else .sidebar .playListContent li .userInfo h1{
	height:18px;
	overflow: hidden;
	font-weight: bold;
}
.playMvList{
	height: 100%;
	padding-top:20px;
	width:980px;
	margin:0 auto;
}
.playMvListContent{
	float:left;
	width:810px;
	padding:0 33px;
	height:140px;
	overflow: hidden;
}
.playMvListContent ul{
	width:145px;
	float:left;
	padding:0 28px;
}
.playMvListContent ul li{
	line-height:20px;
}
.playMvListContent ul li.titleImgs{
	height: 80px;
}
.playMvListContent ul li.titleImgs img{
	display: block;
}
.leftArrow{
	float:left;
	width:50px;
	height:90px;
	background: url(mv/playIcon001.gif) no-repeat left 30px;
	cursor: pointer;
}
.rightArrow{
	float:left;
	width:50px;
	height:90px;
	background: url(mv/playIcon001.gif) no-repeat right 30px;
	cursor: pointer;
}



/*playShow*/

.playShow .else{
	width:980px;
	margin:0 auto;
	padding:20px 0;
}
.playShow .else .main{
	width:700px;
	float:left;
}
.playShow .else .main .title{
	height:28px;
	border-bottom:1px solid #ccc;
}
.playShow .else .main .title .span1{
	width:85px;
	background: #9c3;
	height:27px;
	line-height: 27px;
	display: block;
	text-align: center;
	color:#fff;
	font-weight:bold;
	float:left;
}
.playShow .else .main .title .span2{
	width:85px;
	float:right;
	text-align: center;
}
.playShow .else .main .title .span2 a{
	width:85px;
	height:27px;
	line-height: 27px;
	background: url(mv/menuBg001.gif) repeat-x;
	border:0 solid #ccc;
	border-width:1px 1px 0 1px;
	display: block;
	float:right;
	color:#666;
	text-align: center;
}
.playShow .else .main .title .span2 a:hover{
   color:#9c3;
}
.playShow .else .main .comments{
	background: url(mv/greyBg001.gif) repeat-x;
	padding:20px 0;
	margin-bottom:20px;
}
.playShow .else .main .comments li{
	border-bottom:1px solid #ccc;
	padding:10px;
}
.playShow .else .main .comments li img{
	float:left;
	padding:1px;
	border:1px solid #ccc;
}
.playShow .else .main .comments li .commentsInfo{
	float:left;
	padding-left:10px;
	color:#666;
}
.playShow .else .main .control{
	padding:10px;
	background: #f2f2f2;
	height: 70px;
}
.playShow .else .main .control ul{
	width:400px;
	float:left;
}
.playShow .else .main .control ul li{
	float:left;
	width:125px;
}
.playShow .else .main .control ul li.li1 a{
   height:35px;
	line-height: 35px;
	display: block;
	background:url(mv/playIcon.gif) no-repeat 8px 4px;
	padding-left:36px;
	width: 65px;
}
.playShow .else .main .control ul li.li1 a:hover{
	background:#fff url(mv/playIcon.gif) no-repeat 8px 4px;
}
.playShow .else .main .control ul li.li2 a{
   height:35px;
	line-height: 35px;
	display: block;
	background:url(mv/playIcon.gif) no-repeat 8px -69px;
	padding-left:36px;
	width: 65px;
}
.playShow .else .main .control ul li.li2 a:hover{
	background:#fff url(mv/playIcon.gif) no-repeat 8px -69px;
}
.playShow .else .main .control ul li.li3 a{
   height:35px;
	line-height: 35px;
	display: block;
	background:url(mv/playIcon.gif) no-repeat 8px -144px;
	padding-left:36px;
	width: 65px;
}
.playShow .else .main .control ul li.li3 a:hover{
	background:#fff url(mv/playIcon.gif) no-repeat 8px -144px;
}
.playShow .else .main .control ul li.li4 a{
   height:35px;
	line-height: 35px;
	display: block;
	background:url(mv/playIcon.gif) no-repeat 8px -214px;
	padding-left:36px;
	width: 65px;
}
.playShow .else .main .control ul li.li4 a:hover{
	background:#fff url(mv/playIcon.gif) no-repeat 8px -214px;
}
.playShow .else .main .control ul li.li5 a{
   height:35px;
	line-height: 35px;
	display: block;
	background:url(mv/playIcon.gif) no-repeat 8px -34px;
	padding-left:36px;
	width: 65px;
}
.playShow .else .main .control ul li.li5 a:hover{
	background:#fff url(mv/playIcon.gif) no-repeat 8px -34px;
}
.playShow .else .main .control ul li.li6 a{
   height:35px;
	line-height: 35px;
	display: block;
	background:url(mv/playIcon.gif) no-repeat 8px -109px;
	padding-left:36px;
	width: 65px;
}
.playShow .else .main .control ul li.li6 a:hover{
	background:#fff url(mv/playIcon.gif) no-repeat 8px -109px;
}
.playShow .else .main .control .downloadDiv{
	float:right;
	width:255px;
	height: 72px;
	background:url(mv/downloadDiv.gif);
}
.playShow .else .main .control .downloadDiv .recommend{
	width:120px;
	float:left;
	margin-top:10px;
	text-align: center;
}
.playShow .else .main .control .downloadDiv .recommend .num,
.playShow .else .main .control .downloadDiv .download .num{
	font-size:18px;
	font-family: Arial;
	display: block;
	padding:5px 0;
	color:#9c3;
	font-weight:bold;
}
.playShow .else .main .control .downloadDiv .recommend .controlRecommend{
	display:block;
	background: url(mv/playIcon.gif) no-repeat 24px -283px;
	padding-left:25px;
	height:20px;
}
.playShow .else .main .control .downloadDiv .download .controlDownload{
	display:block;
	background: url(mv/playIcon.gif) no-repeat 15px -320px;
	padding-left:15px;
	height:20px;
}
.playShow .else .main .control .downloadDiv .download{
	width:120px;
	float:right;
	margin-top:10px;
	text-align: center;
	padding-right:5px;
}
.playShow .else .main .tag{
	height:30px;
	line-height: 30px;
	clear: both;
	background: url(mv/tagbg001.gif);
	padding:0 10px;
}
.playShow .else .main .about{
	padding:10px;
	background:#f2f2f2;
	margin-bottom:10px;
}
.playShow .else .sidebar{
	width:245px;
	float:right;
}
.playShow .else .sidebar .title{
	height:27px;
	line-height: 27px;
	font-size:14px;
	font-weight: bold;
}
.playShow .else .sidebar .playListContent{
	padding:10px;
	background: #f2f2f2;
	margin-bottom:10px;
}
.playShow .else .sidebar .playListContent li{
	padding-bottom:10px;
	color:#666;
}
.playShow .else .sidebar .playListContent li img{
	float:left;
}
.playShow .else .sidebar .playListContent li .userInfo{
	float:right;
	width:160px;
}
.playShow .else .sidebar .playListContent li .userInfo h1{
	font-weight: bold;
}
.playShow .else .sidebar .videoContent{
	padding:10px;
	background: #f2f2f2;
	margin-bottom:10px;
}
.playShow .else .sidebar .videoContent li{
	padding-bottom:10px;
	color:#666;
}
.playShow .else .sidebar .videoContent li img{
	float:left;
}
.playShow .else .sidebar .videoContent li .userInfo{
	float:right;
	width:100px;
}
.playShow .else .sidebar .videoContent li .userInfo h1{
	font-weight: bold;
}


.oldZt{
   background: #000;
	text-align: center;
	margin-bottom:50px;
}
.oldZt .oldNum{
	width:980px;
	margin: 0 auto;
}