﻿@charset "utf-8";
/* 列表页*/
.list_content{width:980px;margin:8px auto; position:relative;overflow:hidden;}
.list{width:718px;float:left;}
.list_top{height:26px; background:url(../images/list_top.gif) no-repeat;font-size:14px;color:#b04600; text-indent:20px;line-height:26px;overflow:hidden;}
.list_main{ background:#ffefcc;width:716px;padding-top:8px; text-align:left; border-left:1px solid #d8b56a;border-right:1px solid #d8b56a;}
.list_main li{margin:0 auto;padding:10px 0; position:relative;border-bottom:solid 1px #eecd9a;}
.list_main li.odd{ background:#fffcf7;margin:0 auto;padding:10px 0;border-bottom:solid 1px #eecd9a;}
.list_bottom{width:718px;height:5px;background:url(../images/list_bottom.gif) no-repeat;font-size:0;}
.list_movie_pic{display:block;width:134px;height:193px;border:solid 1px #ccc;padding:2px; position:relative; left:12px;}
.list_movie_pic:hover{border:solid 1px #FF6633;padding:2px; background:#FFFF99;}
.list_movie_content{width:540px; position:absolute; left:166px; top:8px;}
.list_movie_content li {height:22px;line-height:22px;padding:0;overflow:hidden;border:0;}

.list_movie_content li.line{ height:10px;border-top:dotted 1px #ccc;font-size:0; line-height:0;}
.list_movie_content li.movie_content{ height:40px;text-overflow:ellipsis; white-space:normal;overflow:hidden; text-indent:24px;}
.list_movie_content li.play_fav{ position:relative;bottom:-18px;}
.list_movie_content li.play_fav a.play{display:block;width:48px;height:19px;line-height:19px;background:url(../images/play.jpg) no-repeat; text-decoration:none;color:#fff; text-indent:17px;}
.list_movie_content li.play_fav a.play:hover{ color:#FFFF00;}
/*翻页*/
.page_top{padding-top:5px;height:30px; border:1px solid #d8b56a;border-top:0;background:#ffefcc; position:relative;}
.page{padding-top:5px;height:30px; border:1px solid #d8b56a;background:#ffefcc; border-bottom:0;border-top:0;background:#ffefcc;}
.page div,.page_top div{float:right;margin-right:12px;_*margin-right:6px;}
.page span,.page_top span{padding:5px;text-align:center;color:#CCC;background:#fff;border:solid 1px #ddd; cursor:not-allowed; margin-left:3px; display:block;float:left;}
.page span.current,.page_top span.current{ background:#ffd38d; cursor:default;color:#b05f00;border:solid 1px #b05f00; }
.page a,.page_top a{padding:5px;text-align:center;background:#fff;border:solid 1px #b05f00; text-decoration:none;color:#b05f00;margin-left:3px;display:block;float:left;}
.page a:hover,.page_top a:hover{background:#ffd38d;border:solid 1px #b05f00;color:#b05f00;margin-left:3px;}
div.page_counter{color:#B04600; position:absolute;left:20px;top:10px;}
/*热门剧集*/
.remen_pic{display:block;width:93px;height:134px;padding:1px;border:1px #999 solid;float:left;margin-left:12px;display:inline; }
.remen_pic img{width:93px;height:134px; }
.remen_ul {display:block;width:106px;float:left;margin-left:8px;display:inline;text-align:left;line-height:150%;}
.remen_ul li{margin-top:12px; }
.remen_ul li h1{text-align:left; }
.remen_ul li h1 a{font-size:14px;color:red; }

/*分类排行榜*/

.moduletable_rank_main{width:247px;float:left;display:inline;margin-left:8px;}
.moduletable_rank h3{width:247px;height:30px;background:url(../images/p_gbox_header.jpg) no-repeat;font-size:14px;height:31px;line-height:30px;color:#000; text-indent:14px;overflow:hidden;}
.mostwatch_rank{ list-style:none;text-align:left;padding-top:10px;}
.mostwatch_rank li{*text-indent:17px;padding:5px 0 5px 25px;_*padding:4px 0 4px 40px; overflow:hidden; }
.mostwatch_rank li a{ text-decoration:none;margin-left:12px;*margin-left:0;}
.mostwatch_rank_bottom{width:247px;height:5px;background:url(../images/p_gbox_footer.jpg) no-repeat;}
/*套餐*/
.register_content table{width:626px;margin:0 auto;border:solid 1px #ff9739; background:#ff9739;}
.register_content table th{background:#ff9739;height:32px;font-size:14px;color:#fff;text-align:center;}
.register_content table td{ text-align:center;font-size:14px; background:#fff;height:27px; vertical-align:middle; color:#666; }
.register_content table td a{ display:block; background:url(../images/but_opennow.gif) no-repeat;width:77px;height:22px;margin:0 auto;}
.register_content table td a:hover{background:url(../images/but_opennow.gif) no-repeat;}
.line_through{ text-decoration:line-through;}
.register_content table td.xiaobao { text-align:left; text-indent:12px;}
.register_content table td.xiaobao a{ position:absolute;left:310px; top:2px;}


/*IE6,7下2级导航失效*/
.moduletable form div.search{*margin-top:42px!important;*margin-top:0;}
.moduletable form div.onSearch{*margin-top:5px!important;}