﻿/*-鏍稿績浠ｇ爜-*/
/* Menu style */
#timeline {
	width: 800px;
	height: 350px;
	overflow: hidden;
	margin: 30px auto;
	position: relative;
	background: url('http://www.xinhuanet.com/mil/zt/change3/img/dot.gif') left 45px repeat-x;
}
#dates {
	width: 800px;
	height: 60px;
	overflow: hidden;
}
#dates li {
	list-style: none;
	float: left;
	width: 120px;
	height: 50px;
	font-size: 24px;
	text-align: center;
	background: url('http://www.xinhuanet.com/mil/zt/change3/img/biggerdot.png') center bottom no-repeat;
}
#dates a {
width:100px;
height:38px;
display:block;
	line-height: 38px;
	padding-bottom: 10px;
	color: #000;
	background-color:#fbd798;
	 filter:alpha(opacity=70);  
      -moz-opacity:0.7;  
      -khtml-opacity: 0.7;  
      opacity: 0.7;  
}
#dates .selected {
	font-size: 38px;
	background-color:#fbd798;
	 filter:alpha(opacity=80);  
      -moz-opacity:0.8;  
      -khtml-opacity: 0.8;  
      opacity: 0.8;  

}
#issues {
	width: 800px;
	height: 350px;
	overflow: hidden;
}
#issues li {
	width: 800px;
	height: 350px;
	list-style: none;
	float: left;
}
#issues .con {
	width: 472px;
	height: 162px;
	background: url('../images/bg02.png') no-repeat;
	margin-left: 145px;
	padding: 20px;
}
#issues .con h2 {
	margin-bottom: 5px;
	line-height: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.box01 {
   margin-top:10px;
	float: left;
	width: 150px;
	height: 120px;
	margin-right: 5px;
}
.box02 {
	float:right;
	width:310px;
	height: 165px;
}
.box02  h2 {
	color: #ffcc00;
	font-size: 48px;
	margin: 10px 0;
}
.box02 p {
width:319px;
height:165px;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.box02 p a{
padding-left:10px;
	color:red;
}
#issues li .con .auto1 {
	overflow: auto;
	height: 160px;
}
