/* Menu style */
#timeline{width:900px;height:400px;overflow:hidden;margin:10px auto 0 auto;position:relative;background:url('../images/licbg.png') left 340px repeat-x;}
#dates{width:900px;overflow:hidden;margin-top:20px;}
#dates li{float:left;width:94px;height:90px;font-size:16px;text-align:center;}
#dates a{color:#2b3033;width:94px;height:90px;line-height:130px;display:block;}
#dates .selected{font-size:18px;font-weight:bold;background:url(../images/licbgt.png) no-repeat center top;}
#issues{width:900px;height:300px;overflow:hidden;}
#issues li{width:900px;height:300px;list-style:none;float:left;}
#issues li img{text-align:center;display:block;margin:0 auto;}
#next,#prev{position:absolute;font-size:80px;font-family:"宋体";top:90px;width:100px;height:100px;text-align:center;line-height:100px;overflow:hidden;color:#2b3033;}
#next{right:50%;margin-right:-400px;}
#prev{left:50%;margin-left:-400px;}
#next.disabled,#prev.disabled{opacity:0.2;}
.lsyj{ width:517px; background:url(../images/xian.jpg) left top no-repeat;  height:210px;display:block;margin:0 auto; overflow:hidden; border: dotted #434242 1px; 
padding:60px 20px 20px 20px; font-size:17px; letter-spacing:1px;font-weight:bold; color:#b9bec1;}
/* Menu style */