@charset "gb2312";
.fzlcBox{width:720px;height:300px;font-family:"Microsoft Yahei";font-size:12px;margin:30px auto;}
.fzlcBox a{width:30px;height:60px;padding-bottom:10px;display:block;cursor:pointer;float:left;font-size:30px;line-height:60px;text-align:center;}
.fzlcBox .btn { float: left;width: 20px;height: 36px;background: url(../images/aboutus_sprite.png) no-repeat -80px -30px;
}
.fzlcBox .next {
	background-position: -100px -30px;
}
.fzlcBox a:hover{color:#c00;}
.timeBox{width:660px;height:70px;overflow:hidden;float:left;-moz-user-select:none;-khtml-user-select:none;user-select:none;position:relative}
.timeBox ul{height:30px;list-style:none;margin:18px 0 0 0;padding:0;border-top:1px dashed #dadada;position:relative}
.timeBox ul li{width:60px;height:60px;float:left;font-size:14px;text-align:center;line-height:90px;cursor:pointer;position:relative;top:-20px;color:#999;background:url(../images/timeTagPic.gif) 23px 10px no-repeat;}
.timeBox ul li.hover{color:#000;background:url(../images/timeTagPic.gif) -97px 10px no-repeat;}
.timeBox ul li.focus{color:#02103f;background:url(../images/timeTagPic.gif) -39px 10px no-repeat;}
.activeBox{width:720px;float:left;padding:10px 0;}
.activeBox .active{width:720px;height:auto;display:none;}
.activeBox .active ul{width:720px;margin:0;padding:0;list-style:none;}
/* .activeBox .active ul li{margin:0 0 10px 0;padding:10px;line-height:30px;background:#f4f4f4;font-size:14px;} */
.activeBox .active ul li{background: url(../images/events_repeat.png) repeat-x scroll 0 bottom #F4F4F5;float: left;margin-bottom: 3px;padding: 10px;width: 780px;}
.activeBox .active ul li.hover{background:#ffc1d0;}