*{margin:0;padding:0;}




* html .clearfix { height: 1%;}
.clearfix {display: block;}

.clearfix a{color:#b90100;}
body{ background:#fcf4db;}
#page,#footer_inner{margin:0 auto;width:980px; height:180px;}

a, a:visited {text-decoration:none;outline:none;}
/*-核心代码-*/
/* Menu style */
.issues_nr{ width:612px; height:47px; background:url(../images/xhbj.png) no-repeat ;margin:0px auto; padding:20px 5px 0px 5px; margin-left:156px; text-align:center; line-height:45px; color:#000; font-family:"微软雅黑"; font-size:16px;}
.issues_nr{ }
	#timeline {
		width:930px;
		height: 180px;
		overflow: hidden;
		margin: 30px auto;
		position: relative;
		background: url('../images/dot.png') left 45px repeat-x;
	}
		#dates {
			width:900px;
			height: 60px;
			overflow: hidden;
		}
			#dates li {
				list-style: none;
				float: left;
				width:173px;
				height: 50px;
				font-size: 22px;
				text-align: center;
				background: url('../images/biggerdot.png') center bottom no-repeat;
			}
				#dates a {
					line-height: 38px;
					padding-bottom: 10px;
					font-size:15px;
					
				}
				#dates .selected {
			        font-size: 22px;
					color:#b90100;
					font-weight:bold;
					font-family:"微软雅黑";
				}
		
		#issues {
			width: 800px;
			overflow: hidden;
		}	
			#issues li {
				width: 800px;
				list-style: none;
				float: left;
			}
				
			
		
		
				#next.disabled,
				#prev.disabled {
					opacity: 0.2;
				}