/* Menu style */
#timeline{width:926px;height:470px;overflow:hidden;margin:40px auto 0 auto;position:relative;background: url(%E5%BD%A2%E7%8A%B6-6.png) left 340px repeat-x;}
#dates{width:926px;overflow:hidden;margin-top:20px;}
#dates li{float:left;width:94px;height:90px;font-size:16px;text-align:center;}
#dates a{color:#713611;width:94px;height:90px;line-height:130px;display:block;}
#dates .selected{font-size:18px;font-weight:bold;background: url(huangguan.png) no-repeat center top;}
#issues{width:926px;height:300px;overflow:hidden;}
#issues li{width:926px;height:300px;list-style:none;float:left;}
#issues li img{text-align:center;display:block;margin:0 auto;}
#next,#prev{position:absolute;font-size:100px;font-family:"宋体";top:90px;width:100px;height:100px;text-align:center;line-height:100px;overflow:hidden;color:#fff;}
#next{right:50%;margin-right:-400px;}
#prev{left:50%;margin-left:-400px;}
#next.disabled,#prev.disabled{opacity:0.2;}