﻿*{padding:0;margin:0;}
body{ font:14px "微软雅黑"; background:#d9dcda;max-width:640px; margin:0 auto}

/*-main-*/
ul,li{list-style: none;}

/*-头部-*/
#head{ width:100%;font:14px "微软雅黑";}

/*-概况-*/
#gk{ width:98%;padding:1%; background:#fff;margin:1%;-moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; border-radius: 0.5em; overflow:hidden}
#gk ul{list-style: none;line-height:180%;}
#gk ul li{list-style: none;}
#gk ul li a{color:#000;text-decoration:none}
/*-直播-*/
.zhibo{ width:100%;}
.zhibo ul{width:100%;}
.zhibo ul li{ width:98%;padding:1%; background:#fff;margin:1%;-moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; border-radius: 0.5em; overflow:hidden}
.zhibo ul li a.link{ position:absolute; right:0; top:0; left:0; bottom:0; display:block; text-indent:-9999px;}
.zhibo ul li:nth-child(even){ background:#f6f6f6 url(di.gif) repeat-x bottom;}

.zhibo-img{}
.zhibo-img img{width:100%;margin:5px 0;}
.zhibo-txt{ font-size:14px; line-height:25px;clear:both;}
.zhibo-txt p{ text-indent:28px; color:#333; clear:both;}
.zhibo-name{ width:100%;font-weight:bold;padding:5px 0;}
.zhibo-date{ width:100%;color:#333;padding:5px 0 10px;text-align:left; }


/*--底部-*/
.footer{margin-top:20px;line-height: 20px;text-align: center;font-size: 12px; color:#333;clear:both; border-top:1px solid #ccc; background:#eee;padding-top:5px;}
.footer a{ color:#333; text-decoration:none}                    