﻿@import url("/ui/2010v1/css/reset.css");
@import url("/ui/2010v1/css/general.css");


.layout-wrap { width:960px; margin:0 auto; padding-top:10px;}
.layout-main { float:left; width:700px;}
.layout-side { float:right; width:250px;}
.sp { margin-bottom:10px;}
.pt30{padding-top:30px;}

.sort-bar {  height:30px; overflow:hidden; margin-bottom:15px; background:url(/ui/2010v1/images/page_bg.gif) 0 0 no-repeat;}
.sort-bar .sort { float:left; padding-left:10px; height:30px; line-height:30px; color:#999999;}
.sort-bar .sort a { color:#0079B9; margin-right:20px;}
.sort-bar .sort a.current { color:#999999;}
.sort-bar .pages-t { float:right; height:30px; line-height:30px;}
.sort-bar .pages-t a { float:left; margin-top:5px; margin-right:10px;} 
.sort-bar .pages-t a.page-prev { width:22px; height:20px; overflow:hidden; text-indent:-9999px; background:url(/ui/2010v1/images/page.gif) 0 -30px no-repeat;}
.sort-bar .pages-t a.page-prev-dis { width:22px; height:20px; overflow:hidden; text-indent:-9999px; background:url(/ui/2010v1/images/page.gif) 0 0 no-repeat;}
.sort-bar .pages-t a.page-next { width:70px; height:20px; overflow:hidden; text-indent:-9999px; background:url(/ui/2010v1/images/page.gif) -30px 0 no-repeat;}
.sort-bar .pages-t a.page-next-dis { width:70px; height:20px; overflow:hidden; text-indent:-9999px; background:url(/ui/2010v1/images/page.gif) -30px -30px no-repeat;}
.sort-bar .pages-t span.page-count { float:left; color:#999999; margin-right:10px;}

.show-profile { background:#FFFFFF; padding:24px;}
.show-profile dl dt { height:23px; line-height:23px; margin-bottom:10px;}
.show-profile dl dt span.name { float:left; height:23px;  font-size:14px; margin-right:10px;}
.show-profile dl dt span.fav { float:left; width:14px; padding-top:4px;}
.show-profile dl dt span.fav a { display:block; width:14px; height:14px; overflow:hidden; text-indent:-9999px; background:url(/ui/2010v1/images/sign_fav.gif) 0 0 no-repeat;}
.show-profile dl dt span.fav-ok { float:left; width:14px; padding-top:4px;}
.show-profile dl dt span.fav-ok a { display:block; width:14px; height:14px; overflow:hidden; text-indent:-9999px; background:url(/ui/2010v1/images/sign_fav.gif) -14px 0 no-repeat;}
.show-profile dl dd.des { line-height:21px; color:#999;}
.show-profile dl dd.des a { color:#0079B9;}
.show-profile dl dd.more { height:21px; }
.show-profile dl dd.more a.open { float:right; width:70px; text-indent:-9999px; height:21px; background:url(/ui/2010v1/images/show_profile_more.gif) 0 0 no-repeat; }
.show-profile dl dd.more a.close { float:right; width:70px; text-indent:-9999px; height:21px; background:url(/ui/2010v1/images/show_profile_more.gif) 0 -21px no-repeat; }

.show-video h2.tab { height:30px;}
.show-video h2.tab span { float:left; cursor:pointer; font-size:14px; font-weight:normal; color:#333333; width:105px; text-align:center; margin-right:1px; height:30px; line-height:30px; background:url(/ui/2010v1/images/show_tab.gif) 0 0 no-repeat;}
.show-video h2.tab span.current { color:#999999; background:url(/ui/2010v1/images/show_tab.gif) 0 -30px no-repeat;}
.show-video .tab-box { background:#FFFFFF; padding:25px;}
.show-video .select-time { height:30px; margin-bottom:5px;}
.show-video .select-year { margin-right:30px; float:left;}
.show-video .select-month { float:left;}
.show-video .select-month a { float:left; color:#333333; width:35px; height:20px; line-height:20px; text-align:center; margin-right:8px;}
.show-video .select-month a:hover { color:#FFFFFF; text-decoration:none; background:url(/ui/2010v1/images/show_month.gif) 0 0 no-repeat;}
.show-video .select-month a.current { color:#FFFFFF; background:url(/ui/2010v1/images/show_month.gif) 0 0 no-repeat;}

.video-list { width:650px;}
.video-list-inner { width:660px; margin-right:-10px;}
.video-list dl.item { float:left; width:155px; height:150px; margin-right:10px; display:inline;}
.video-list dl.item dt { height:90px; position:relative; z-index:1; margin-bottom:5px;}
.video-list dl.item dt span.thumb { display:block; padding:4px; border:1px solid #C8C8C8;}
.video-list dl.item dt span.thumb a { display:block; width:145px; height:80px; overflow:hidden;}
.video-list dl.item dt span.thumb a img { width:145px;}
.video-list dl.item dt span.fav { position:absolute; bottom:5px; right:5px; display:block; height:16px; width:16px;}
.video-list dl.item dt span.fav a { display:block;  height:16px; width:16px;  text-indent:-9999px; background:url(/ui/2010v1/images/icon_addfav.gif) 0 0 no-repeat;}
.video-list dl.item dt span.fav-ok { position:absolute; bottom:5px; right:5px; display:block; height:16px; width:16px;}
.video-list dl.item dt span.fav-ok a { display:block;  height:16px; width:16px;  text-indent:-9999px; background:url(/ui/2010v1/images/icon_addfav_ok.gif) 0 0 no-repeat;}
.video-list dl.item dd.title { height:32px; line-height:16px; text-align:center; margin-bottom:3px;}
.video-list dl.item dd.title a { color:#333333;}
.video-list dl.item dd.title a:hover { color:#0079B9;}
.video-list dl.item dd.name { height:19px; line-height:19px; overflow:hidden;}
.video-list dl.item dd.name a { color:#0079B9;}
.video-list dl.item dd.time { font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#999999;}

.video-list2 { width:650px;}
.video-list2 p{display:none;}
.video-list2-inner { width:660px; margin-right:-10px;}
.video-list2 dl.item { float:left; width:155px; height:180px; margin-right:10px; display:inline;}
.video-list2 dl.item dt { height:90px; position:relative; z-index:1; margin-bottom:5px;}
.video-list2 dl.item dt span.thumb { display:block; padding:4px; border:1px solid #C8C8C8;}
.video-list2 dl.item dt span.thumb a { display:block; width:145px; height:80px; overflow:hidden;}
.video-list2 dl.item dt span.thumb a img { width:145px;}
.video-list2 dl.item dt span.fav { position:absolute; bottom:5px; right:5px; display:block; height:16px; width:16px;}
.video-list2 dl.item dt span.fav a { display:block;  height:16px; width:16px;  text-indent:-9999px; background:url(/ui/2010v1/images/icon_addfav.gif) 0 0 no-repeat;}
.video-list2 dl.item dt span.fav-ok { position:absolute; bottom:5px; right:5px; display:block; height:16px; width:16px;}
.video-list2 dl.item dt span.fav-ok a { display:block;  height:16px; width:16px;  text-indent:-9999px; background:url(/ui/2010v1/images/icon_addfav_ok.gif) 0 0 no-repeat;}

.video-list2 dl.item dt span.paid{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) 0 0 no-repeat;}
.video-list2 dl.item dt span.paidtj{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -40px 0px no-repeat;}
.video-list2 dl.item dt span.paidby{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -80px 0px no-repeat;}
.video-list2 dl.item dt span.paid1y{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -120px 0px no-repeat;}
.video-list2 dl.item dt span.paid2y{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -160px 0px no-repeat;}
.video-list2 dl.item dt span.paid3y{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -200px 0px no-repeat;}
.video-list2 dl.item dt span.paid4y{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -240px 0px no-repeat;}
.video-list2 dl.item dt span.paid5y{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -280px 0px no-repeat;}
.video-list2 dl.item dt span.paid6y{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -320px 0px no-repeat;}

.video-list2 dl.item dd.title { height:32px; line-height:16px; margin-bottom:3px;}
.video-list2 dl.item dd.title a { color:#333333;}
.video-list2 dl.item dd.title a:hover { color:#0079B9;}
.video-list2 dl.item dd.count { height:19px; line-height:19px; overflow:hidden; color:#999999;}
.video-list2 dl.item dd.time { font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#999999;}

.video-list3 { width:650px;}
.video-list3-inner { width:650px; }
.video-list3 dl.item { float:left; width:130px; height:210px; margin-right:30px; display:inline;}
.video-list3 dl.item dt { width:110px; height:150px; margin:0 auto; position:relative; z-index:1; margin-bottom:5px;}
.video-list3 dl.item dt span.thumb { display:block; padding:4px; border:1px solid #C8C8C8;}
.video-list3 dl.item dt span.thumb a { display:block; width:100px; height:140px; overflow:hidden;}
.video-list3 dl.item dt span.thumb a img { width:100px;}
.video-list3 dl.item dt span.fav { position:absolute; bottom:5px; right:5px; display:block; height:16px; width:16px;}
.video-list3 dl.item dt span.fav a { display:block;  height:16px; width:16px;  text-indent:-9999px; background:url(/ui/2010v1/images/icon_addfav.gif) 0 0 no-repeat;}
.video-list3 dl.item dt span.fav-ok { position:absolute; bottom:5px; right:5px; display:block; height:16px; width:16px;}
.video-list3 dl.item dt span.fav-ok a { display:block;  height:16px; width:16px;  text-indent:-9999px; background:url(/ui/2010v1/images/icon_addfav_ok.gif) 0 0 no-repeat;}
.video-list3 dl.item dt span.paid { position:absolute; left:0; top:0; display:block; width:36px; height:36px; overflow:hidden; text-indent:-9999px; background:url(/ui/2010v1/images/zl_paid.gif) 0 0 no-repeat; }
.video-list3 dl.item dd.name { height:19px; text-align:center; line-height:19px; }
.video-list3 dl.item dd.name a { color:#0079B9;}
.video-list3 dl.item dd.des { height:19px; line-height:19px; color:#999999; text-align:center; overflow:hidden;}

.video-list4 { width:650px;}
.video-list4-inner { width:660px; margin-right:-10px;}
.video-list4 dl.item { float:left; width:155px; height:150px; margin-right:10px; display:inline;}
.video-list4 dl.item dt { height:90px; position:relative; z-index:1; margin-bottom:5px;}
.video-list4 dl.item dt span.thumb { display:block; padding:4px; border:1px solid #C8C8C8;}
.video-list4 dl.item dt span.thumb a { display:block; width:145px; height:80px; overflow:hidden;}
.video-list4 dl.item dt span.thumb a img { width:145px;}
.video-list4 dl.item dt span.fav { position:absolute; bottom:5px; right:5px; display:block; height:16px; width:16px;}
.video-list4 dl.item dt span.fav a { display:block;  height:16px; width:16px;  text-indent:-9999px; background:url(/ui/2010v1/images/icon_addfav.gif) 0 0 no-repeat;}
.video-list4 dl.item dt span.fav-ok { position:absolute; bottom:5px; right:5px; display:block; height:16px; width:16px;}
.video-list4 dl.item dt span.fav-ok a { display:block;  height:16px; width:16px;  text-indent:-9999px; background:url(/ui/2010v1/images/icon_addfav_ok.gif) 0 0 no-repeat;}
.video-list4 dl.item dd.title { height:32px; line-height:16px; text-align:center; margin-bottom:3px;}
.video-list4 dl.item dd.title a { color:#333333;}
.video-list4 dl.item dd.title a:hover { color:#0079B9;}
.video-list4 dl.item dd.name { height:19px; line-height:19px; overflow:hidden;}
.video-list4 dl.item dd.name a { color:#0079B9;}
.video-list4 dl.item dd.time { font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#999999;}

.payinfo-b{margin-top:10px;background:#fff;padding:10px;}
.payinfo-b ul{margin:10px 0px;}
.payinfo-b li{ line-height:22px; color:#999999;float:left;display:block;margin:0px 3px 0px 8px; background:url(/ui/2010v1/images/arrow_1.gif) 0 7px no-repeat;padding-left:10px;}
.payinfo-more { height:20px; line-height:20px;clear:both;text-align:center;border-top:1px solid #ddd;margin-top:10px;padding-top:10px;}
.payinfo-more a { color:#0079B9;}


.col-movie-hot { width:250px; overflow:hidden;background:#fff;margin-top:10px;}
.col-movie-hot h2.title { height:46px; overflow:hidden;}
.col-movie-hot h2.title span.name { position:relative;display:block; height:46px; text-indent:-9999px; background:url(/ui/2010v1/images/index_title_hot.gif) 0px -46px no-repeat;}

.col-drama-hot { width:250px; overflow:hidden;background:#fff;margin-top:10px;}
.col-drama-hot h2.title { height:46px; overflow:hidden;}
.col-drama-hot h2.title span.name {position:relative; display:block; height:46px; text-indent:-9999px; background:url(/ui/2010v1/images/index_title_hot.gif) 0px 0px no-repeat;}
/*排行榜公共模块*/
li.no1 { background:url(/ui/2010v1/images/rank_num.gif) 10px 4px no-repeat;} 
li.no2 { background:url(/ui/2010v1/images/rank_num.gif) 10px -96px no-repeat;}
li.no3 { background:url(/ui/2010v1/images/rank_num.gif) 10px -196px no-repeat;}
li.no4 { background:url(/ui/2010v1/images/rank_num.gif) 10px -296px no-repeat;}
li.no5 { background:url(/ui/2010v1/images/rank_num.gif) 10px -396px no-repeat;}
li.no6 { background:url(/ui/2010v1/images/rank_num.gif) 10px -496px no-repeat;}
li.no7 { background:url(/ui/2010v1/images/rank_num.gif) 10px -596px no-repeat;}
li.no8 { background:url(/ui/2010v1/images/rank_num.gif) 10px -696px no-repeat;}
li.no9 { background:url(/ui/2010v1/images/rank_num.gif) 10px -796px no-repeat;}
li.no10 { background:url(/ui/2010v1/images/rank_num.gif) 10px -896px no-repeat;}

.list-rank-a { padding:10px 0; height:1%; background:url(/ui/2010v1/images/show_hot_bg.gif) 0 100% repeat-x;}
.list-rank-a ol li { height:23px; line-height:23px; margin-bottom:1px; overflow:hidden; vertical-align:bottom;}
.list-rank-a ol dt { display:none;} 
.list-rank-a ol dd.title { padding-left:35px; padding-right:10px;}
.list-rank-a ol dd.title a { color:#333333;}
.list-rank-a ol li.open { height:60px; background-color:#F2F2F2;}
.list-rank-a ol li.open dl { padding-left:35px;}
.list-rank-a ol li.open dt { display:block; float:left; padding-top:8px; width:80px; margin-right:8px;}
.list-rank-a ol li.open dt a { display:block; height:44px; width:80px; overflow:hidden;}
.list-rank-a ol li.open dt img { width:80px;}
.list-rank-a ol li.open dd.title { padding-top:8px; line-height:16px;}
.list-rank-a ol li.open dd.title a { color:#0079B9;}

 
.list-rank-b { padding:10px 0; height:1%; background:url(/ui/2010v1/images/show_hot_bg.gif) 0 100% repeat-x;}
.list-rank-b ol li { height:23px; line-height:23px; margin-bottom:1px; padding-right:10px; overflow:hidden; vertical-align:bottom;}
.list-rank-b ol dt { display:none;position:relative;z-index:1;width:57px;height:77px;margin:0 auto;} 
.list-rank-b ol dt span.paid{position:absolute;left:0px;top:8px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) 0 0 no-repeat;}
.list-rank-b ol dt span.paidtj{position:absolute;left:0px;top:8px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -40px 0px no-repeat;}
.list-rank-b ol dt span.paidby{position:absolute;left:0px;top:8px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -80px 0px no-repeat;}
.list-rank-b ol dt span.paid1y{position:absolute;left:0px;top:8px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -120px 0px no-repeat;}
.list-rank-b ol dt span.paid2y{position:absolute;left:0px;top:8px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -160px 0px no-repeat;}
.list-rank-b ol dt span.paid3y{position:absolute;left:0px;top:8px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -200px 0px no-repeat;}
.list-rank-b ol dt span.paid4y{position:absolute;left:0px;top:8px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -240px 0px no-repeat;}
.list-rank-b ol dt span.paid5y{position:absolute;left:0px;top:8px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -280px 0px no-repeat;}
.list-rank-b ol dt span.paid6y{position:absolute;left:0px;top:8px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -320px 0px no-repeat;}

.list-rank-b ol dd.title { padding-left:35px; padding-right:10px;}
.list-rank-b ol dd.title a { color:#333333;}
.list-rank-b ol li.open { height:94px; background-color:#F2F2F2;}
.list-rank-b ol li.open dl { padding-left:35px;}
.list-rank-b ol li.open dt { display:block; float:left; padding-top:8px; width:57px; margin-right:8px;}
.list-rank-b ol li.open dt a { display:block; height:77px; width:57px; overflow:hidden;}
.list-rank-b ol li.open dt a img { width:57px;}
.list-rank-b ol li.open dd.title { padding-top:8px; line-height:24px; font-size:14px; font-weight:bold;}
.list-rank-b ol li.open dd.title a { color:#0079B9;}
.list-rank-b ol li.open dd.des { color:#999999; line-height:16px;}
 
 
.col_1{margin:0px 0px 10px 0px;padding:5px 0px;background:#FFFFFF;}
 
.col_1 .list_5{margin:15px 20px 20px 34px;}
.col_1 .list_5 dl.item dt{height:140px;width:100px;position:relative;z-index:1;float:left;margin-right:30px;}
.col_1 .list_5 dl.item dt span.thumb a img{border:1px solid #C8C8C8;padding:5px;}
.col_1 .list_5 dl.item dt span.paid{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) 0 0 no-repeat;}
.col_1 .list_5 dl.item dt span.paidtj{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -40px 0px no-repeat;}
.col_1 .list_5 dl.item dt span.paidby{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -80px 0px no-repeat;}
.col_1 .list_5 dl.item dt span.paid1y{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -120px 0px no-repeat;}
.col_1 .list_5 dl.item dt span.paid2y{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -160px 0px no-repeat;}
.col_1 .list_5 dl.item dt span.paid3y{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -200px 0px no-repeat;}
.col_1 .list_5 dl.item dt span.paid4y{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -240px 0px no-repeat;}
.col_1 .list_5 dl.item dt span.paid5y{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -280px 0px no-repeat;}
.col_1 .list_5 dl.item dt span.paid6y{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -320px 0px no-repeat;}

.col_1 .list_5 dl.item dt span.fav{position:absolute;right:-1px;bottom:-1px;*right:1px;*bottom:3px;display:block;display:block;height:16px;width:16px;}
.col_1 .list_5 dl.item dt span.fav a{display:block;height:16px;width:16px;text-indent:-9999px;background:url(/ui/2010v1/images/icon_addfav.gif) 0 0 no-repeat;}
.col_1 .list_5 dl.item dt span.fav_ok{position:absolute;right:-1px;bottom:-1px;*right:1px;*bottom:3px;display:block;display:block;height:16px;width:16px;}
.col_1 .list_5 dl.item dt span.fav_ok a{display:block;height:16px;width:16px;text-indent:-9999px;background:url(/ui/2010v1/images/icon_addfav_ok.gif) 0 0 no-repeat;}
.col_1 .list_5 dl.item dd.title a{font-size:14px;font-weight:bold;color:#0079b9;line-height:30px;display:block;}
.col_1 .list_5 dl.item dd.info{color:#999;line-height:18px;display:block;}
.col_1 .list_5 dl.item dd.info b{color:#f00;font-weight:normal;}


.col_1 .list_5 dl.item dd.button_gm ul{width:130px;float:left;}
.col_1 .list_5 dl.item dd.button_gm ul li{width:130px;position:relative;z-index:50;} 
.col_1 .list_5 dl.item dd.button_gm ul li a{display:block;width:80px;height:26px;text-indent:-9999px;margin:10px 10px 10px 0px;}
.col_1 .list_5 dl.item dd.button_gm ul li a.button_gm{background:url(/ui/2010v1/images/button.gif) 0px 0px no-repeat;}
.col_1 .list_5 dl.item dd.button_gm ul li{color:#999;line-height:16px;}
.col_1 .list_5 dl.item dd.button_gm ul li span.price{color:#f00; font-weight:bold;}
.col_1 .list_5 dl.item dd.button_gm ul li span.time{color:#999;font-weight:bold;}
.col_1 .list_5 dl.item dd.button_gm ul li span.fwxq{color:#0079B9; cursor:hand;}

.col_1 .list_5 dl.item dd.button_dy ul{width:150px;float:left;}
.col_1 .list_5 dl.item dd.button_dy ul li{width:150px;position:relative;z-index:52;}
.col_1 .list_5 dl.item dd.button_dy ul li a{display:block;width:100px;height:26px;text-indent:-9999px;margin:10px 10px 10px 0px;}
.col_1 .list_5 dl.item dd.button_dy ul li a.button_dy{background:url(/ui/2010v1/images/button.gif) -80px 0px no-repeat;}
.col_1 .list_5 dl.item dd.button_dy ul li{color:#999;line-height:16px;}
.col_1 .list_5 dl.item dd.button_dy ul li span.price{color:#f00; font-weight:bold;}
.col_1 .list_5 dl.item dd.button_dy ul li span.time{color:#999;font-weight:bold;}
.col_1 .list_5 dl.item dd.button_dy ul li span.fwxq{color:#0079B9; cursor:hand;}

.col_1 .list_5 dl.item dd.button_dsj ul{width:150px;float:left;}
.col_1 .list_5 dl.item dd.button_dsj ul li{width:150px;position:relative;z-index:52;}
.col_1 .list_5 dl.item dd.button_dsj ul li a{display:block;width:100px;height:26px;text-indent:-9999px;margin:10px 10px 10px 0px;}
.col_1 .list_5 dl.item dd.button_dsj ul li a.button_dsj{background:url(/ui/2010v1/images/button.gif) 0px -26px no-repeat;}
.col_1 .list_5 dl.item dd.button_dsj ul li{color:#999;line-height:16px;}
.col_1 .list_5 dl.item dd.button_dsj ul li span.price{color:#f00; font-weight:bold;}
.col_1 .list_5 dl.item dd.button_dsj ul li span.time{color:#999;font-weight:bold;}
.col_1 .list_5 dl.item dd.button_dsj ul li span.fwxq{color:#0079B9; cursor:hand;}

.col_1 .list_5 dl.item dd.button_gk ul{width:130px;float:left;}
.col_1 .list_5 dl.item dd.button_gk ul li{width:130px;position:relative;z-index:50;}
.col_1 .list_5 dl.item dd.button_gk ul li a{display:block;width:90px;height:26px;text-indent:-9999px;margin:10px 10px 10px 0px;}
.col_1 .list_5 dl.item dd.button_gk ul li a.button_gk{background:url(/ui/2010v1/images/button.gif) -100px -26px no-repeat;}
.col_1 .list_5 dl.item dd.button_gk ul li{color:#999;line-height:16px;}
.col_1 .list_5 dl.item dd.button_gk ul li span.price{color:#f00;font-weight:bold;}
.col_1 .list_5 dl.item dd.button_gk ul li span.time{color:#999;font-weight:bold;}

.col_1 .list_5 dl.item dd.button_by ul{width:130px;float:left;}
.col_1 .list_5 dl.item dd.button_by ul li{width:130px;position:relative;z-index:51;}
.col_1 .list_5 dl.item dd.button_by ul li a{display:block;width:90px;height:26px;text-indent:-9999px;margin:10px 10px 10px 0px;}
.col_1 .list_5 dl.item dd.button_by ul li a.button_by{background:url(/ui/2010v1/images/button.gif) -180px 0px no-repeat;}
.col_1 .list_5 dl.item dd.button_by ul li{color:#999;line-height:16px;}
.col_1 .list_5 dl.item dd.button_by ul li span.price{color:#f00;font-weight:bold;}
.col_1 .list_5 dl.item dd.button_by ul li span.time{color:#999;font-weight:bold;}
.col_1 .list_5 dl.item dd.button_by ul li span.fwxq{color:#0079B9; cursor:hand;}

.col_1 .list_5 dl.item dd.movieinfo{clear:both;padding-top:20px;*padding-top:10px;}
.col_1 .list_5 dl.item dd.movieinfo .inline { clear:both; height:19px; line-height:19px; color:#999;}
.col_1 .list_5 dl.item dd.movieinfo .w25 { float:left; width:140px; height:19px; overflow:hidden;}
.col_1 .list_5 dl.item dd.movieinfo .w50 { float:left; width:400px; height:19px; overflow:hidden;}
.col_1 .list_5 dl.item dd.movieinfo a { color:#0079B9;}
.col_1 .list_5 dl.item dd.movieinfo .info-des { line-height:19px; color:#999;} 
.col_1 .list_5 dl.item dd.movieinfo span.label { color:#999;}
 
 
 
 
.col-main { padding:10px 20px 5px 20px; background:#FFFFFF;}
.col-m3 h2.title { height:35px; line-height:35px; overflow:hidden;}
.col-m3 h2.title span.name { float:left; height:35px; margin-right:130px; text-indent:-9999px; width:100px;}
.col-m3 h2.title span.more { float:right; padding-top:10px;}
.col-m3 h2.title span.more a { font-size:12px; font-weight:normal; line-height:21px; color:#444444; background:url(/ui/2010v1/images/arrow_2.gif) 0 50% no-repeat; padding-left:12px;}
.col-m3 h2.title span.col-nav { float:left; height:35px; width:200px; text-align:center; line-height:38px; overflow:hidden; font-size:12px; font-weight:normal; color:#DCDCDC;}
.col-m3 h2.title span.col-nav a { color:#0079B9;}
.col-m3 h2.title span.col-nav a.current { color:#333333;}
.col-m3 .list { width:660px; height:420px;}
.col-m3 .list dl { float:left; width:165px; height:210px; text-align:center;}
.col-m3 .list dl dt { height:150px; width:110px; margin:0 auto; position:relative; z-index:1; margin-bottom:5px;}
.col-m3 .list dl.item dt span.thumb { display:block; padding:4px; border:1px solid #C8C8C8;}
.col-m3 .list dl.item dt span.thumb a { display:block; width:100px; height:140px; overflow:hidden;}
.col-m3 .list dl.item dt span.thumb a img { width:100px;}
.col-m3 .list dl.item dt span.paid{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) 0 0 no-repeat;}
.col-m3 .list dl.item dt span.paidtj{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -40px 0px no-repeat;}
.col-m3 .list dl.item dt span.paidby{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -80px 0px no-repeat;}
.col-m3 .list dl.item dt span.paid1y{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -120px 0px no-repeat;}
.col-m3 .list dl.item dt span.paid2y{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -160px 0px no-repeat;}
.col-m3 .list dl.item dt span.paid3y{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -200px 0px no-repeat;}
.col-m3 .list dl.item dt span.paid4y{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -240px 0px no-repeat;}
.col-m3 .list dl.item dt span.paid5y{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -280px 0px no-repeat;}
.col-m3 .list dl.item dt span.paid6y{position:absolute;left:1px;top:1px;display:block;width:40px;height:40px;text-indent:-9999px;background:url(/ui/2010v1/images/ico_pay.gif) -320px 0px no-repeat;}
.col-m3 .list dl.item dt span.fav{position:absolute;right:1px;bottom:1px;*right:1px;*bottom:3px;display:block;display:block;height:16px;width:16px;}
.col-m3 .list dl.item dt span.fav a{display:block;height:16px;width:16px;text-indent:-9999px;background:url(/ui/2010v1/images/icon_addfav.gif) 0 0 no-repeat;}

.col-m3 .list dl dd.title { height:19px; line-height:19px; overflow:hidden;}
.col-m3 .list dl dd.title a { color:#0079B9;}
.col-m3 .list dl dd.des { width:140px; margin:0 auto; height:19px; line-height:19px; color:#999999; overflow:hidden;}

#col-xiangguan h2.title span.name { background:url(/ui/2010v1/images/drama_title.gif) 0px -525px no-repeat;}
#col-xiangguandsj h2.title span.name { background:url(/ui/2010v1/images/drama_title.gif) 0px -560px no-repeat;}

 

/*收费详情浮层*/
#tips-fwxq { position:absolute; z-index:200000; left:-8px; top:-15px; text-align:left; width:330px; height:80px; }
#tips-fwxq .box { background:#fff; border:1px solid #ccc; z-index:10; overflow:hidden; width:330px; height:80px; position:absolute; left:0; top:0; overflow:hidden;}
#tips-fwxq .shadow { position:absolute; left:5px; top:5px; z-index:1; width:330px; height:80px; background:#000000; filter: Alpha(opacity=55); -moz-opacity:.55; opacity:0.55;}
#tips-fwxq .box .p1 { display:block; padding:8px;height:20px; line-height:20px; text-align:left; }
#tips-fwxq .box .p1 span{ display:block; height:20px; line-height:20px; text-align:left; }
#tips-fwxq .box .p1 a.ck1{ display:inline;color:#0079B9; width:80px;height:20px;text-indent:-9999px;margin:0px;}

#adisable p{display:block;color:#f00;margin:10px 0px;}
#adisable dl dt span a{cursor:default;}
#adisable dl dt span a img{filter:gray; -moz-opacity:.2;opacity:0.2;}
#adisable dl dd a{color:#666!important;text-decoration:none;cursor:default;}
#adisable dl dd a:hover{color:#666!important;text-decoration:none;}

.play-mask { position:absolute; left:0; top:0; z-index:100; width:100%; height:100%; background:#000000; filter: Alpha(opacity=75); -moz-opacity:.75; opacity:0.75;}
