@charset "utf-8";
/* By QQ直播网 */
*{margin:0px;padding:0px;}
body{font-size:14px;font-family:"微软雅黑","黑体","宋体"; background:#ededed; color:#777777;}
a{color:#5494ea; text-decoration:none;}
li{list-style-type:none;}
img{border:0px;}

.zc_top{}
.zc_top h3{ padding:0 8px; height:42px; line-height:42px; border-bottom:1px solid #d7d7d7; background:#f8f8f8;}

.zc_box{border:1px solid #d7d7d7; border-radius:5px; background:#fafafa; margin:6px; padding:8px;}
.zc_box h1{ line-height:24px; font-size:16px; text-align:center; color:#333333; padding:10px 0 3px 0;}
.zc_box .time{ text-align:center; color:#CCC; line-height:20px;}
.zc_box .vlist{ padding:5px 0 10px 0;}
.zc_box .vlist li{margin-top:6px; background: -webkit-gradient(linear,0 0,0 100%,from(#F5F5F5),to(#E3E3E3));border:1px solid #CCC;border-radius:3px;}
.zc_box .vlist li a{ display:block;line-height:24px; padding:5px; color:#333;}

.zc_foot{border-top:1px solid #d7d7d7; background:#f8f8f8; padding:10px 0; text-align:center; line-height:22px; display:block;}

