@charset "utf-8";
/* CSS Document */
/*top*/
.top-bg{ width:100%; height:35px; background:#f6f6f6; border-bottom:1px solid #e2e2e2;}
.top{ width:980px; height:35px; line-height:35px; margin:0 auto;text-align:left;}
.top a{ background:url(http://ent.qtv.com.cn/images/2013/list.png) left center no-repeat; padding:0 15px 0 10px; font-size:12px; color:#666;}
.top-nav{ width:980px; height:auto; padding:15px 0; margin:0 auto;}
.top-nav li{ float:left; display:inline;}
.top-nav li a{ padding:0 10px; color:#666;}

/*footer*/
.footer{ width:100%; height:auto; padding:20px 0;}
.footer p{ line-height:25px; color:#FFFFFF;; text-align:center; }
.footer p a{ margin:0 15px; font-size:12px; color:#FFFFFF;}

.clearfix:before,.clearfix:after { content:""; display:table; }
.clearfix:after { clear:both; }
.clearfix { zoom:1; }
.clear { clear:both; height:0; width:0; display:block; visibility:hidden; overflow:hidden; }
.clear { clear:both; zoom:1;}