﻿/*-鏍稿績浠ｇ爜-*/
/* Menu style */
#timeline {
	width: 814px;
	height: 420px;
	overflow: hidden;
	margin: 90px auto;
	position: relative;
	background: url('http://www.xinhuanet.com/mil/zt/change3/img/dot.gif') left 405px repeat-x;
}
#dates {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 814px;
	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;
	padding-bottom: 10px;
	line-height: 38px;
	color: #000;
	text-decoration: none;
	background-color: #fbd798;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#dates .selected {
	color: #96190d;
	font-weight: bold;
	font-size: 38px;
	font-style:italic;
	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: 814px;
	height: 350px;
	list-style: none;
	float: left;
}
#issues .con {
	position: relative;
	width: 814px;
	height: 313px;
	background: url('../images/bg02.png') no-repeat;
}
#issues .con h2 {
	margin-bottom: 5px;
	line-height: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.box01 {
	position: absolute;
	top: 83px;
	left: 58px;
	width: 330px;
	height: 195px;
}
.box02 {
	position: absolute;
	top: 75px;
	left: 440px;
	width: 340px;
	height: 165px;
}
.box02 h2 {
	color: #ffcc00;
	font-size: 48px;
	margin: 10px 0;
}
.box02 p {
	text-indent: 2em;
	width: 340px;
	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;
}
