@CHARSET "UTF-8";
div.list_cont{padding:20px 0; position:relative;}
div.list_cont h2{background:url(/images/main/icon_foot.gif) no-repeat 0 center;
text-indent:18px; line-height:20px; margin-bottom:5px; font-size:12px;}

div.vlist ul{margin:0; list-style:none;}

div.ft_icon{position:absolute; top:10px; right:30px;}

/** small frame **/
div.vlist ul li{width:138px; float:left; margin:0 21px 10px 17px; height:155px;}
div.vlist ul li div.video{background:url(/images/frame_s.gif) no-repeat; width:138px; height:74px; 
 position:relative; padding:10px 0 10px 13px; margin-bottom:5px;}
div.vlist ul li div.video img.play_lay{position:absolute; top:25px;left:55px; display:none;}
div.vlist ul li div.time{font-family:Tahoma; font-size:0.75em; margin:2px 0;}
div.vlist ul li div.title{color:#4a3c31; padding-left:13px; overflow:hidden; height:15px; width:125px;
 font-size:12px; font-weight:bold;}
div.vlist ul li div.title a{color:#4a3c31;}
div.vlist ul li div.title a:hover{color:#ff6000;}
div.vlist ul li div.owner{color:#80766e; padding-left:13px; font-size:0.92em;}
div.vlist ul li div.owner span.name{color:#4a3c31; font-size:11px;}
div.vlist ul li div.num_view{color:#80766e; padding-left:13px; font-size:0.92em;}

/** big frame **/
div.list_main div.vlist{padding:0 0 0 0;}
div.vlist ul.big li{width:186px; float:left; margin:0 17px;}
div.vlist ul.big li div.video{background:url(/images/frame_b.gif) no-repeat; width:186px; height:106px; 
 position:relative; padding:10px 0 10px 13px; margin-bottom:5px;}
div.vlist ul.big li div.video img.play_lay{position:absolute; top:40px;left:80px; display:none;}
div.vlist ul.big li div.time{font-family:Tahoma; font-size:0.75em; margin:5px 0;}
div.vlist ul.big li div.title{color:#4a3c31; padding-left:13px; overflow:hidden; height:15px; width:170px;
 font-size:12px; font-weight:bold;}
div.vlist ul.big li div.title a{color:#4a3c31;}
div.vlist ul.big li div.title a:hover{color:#ff6000;}
div.vlist ul.big li div.owner{color:#80766e; padding-left:13px; font-size:0.92em;}
div.vlist ul.big li div.owner span.name{color:#4a3c31; font-size:11px;}
div.vlist ul.big li div.num_view{color:#80766e; padding-left:13px; font-size:0.92em;}
/** **/

/** normal list style **/
div.list{clear:both; position:relative;}
div.list ul{padding:0 0 0 20px; list-style:none;} 
div.list ul li{float:left; margin-top:15px; width:170px;}
div.list div.video{background:url(/images/bg_video.gif) no-repeat; position:relative;
 border:1px solid #c4c4c4; width:158px; height:101px; display:block;}
div.list div.video img.play_lay{position:absolute; top:30px;left:65px; display:none;}
div.list div.video div.regtime{font-size:9px; padding-left:5px; background-color:#fff; height:11px; position:absolute;
 bottom:0; left:0; width:153px;}
div.title{width:160px; height:20px; overflow:hidden; margin-top:3px;}
div.title a{color:#0783d2;}
div.title a:hover{color:#fb4f14; text-decoration:none;}
div.owner, div.num_view{color:#898989; font-size:0.9em;}
span.viewers{color:#505050;}
div#my_rec_pre{position:absolute; left:0; top:100px;}
div#my_rec_next{position:absolute; right:0; top:100px;}
/** list style **/


div.vlist ul li div.video img.show,
div.vlist ul.big li div.video img.show, 
div.list div.video img.show{display:block;}
