﻿/*-鏍稿績浠ｇ爜-*/
/* Menu style */
#timeline {
	width: 814px;
	height: 420px;
	overflow: hidden;
	margin: 50px auto;
	position: relative;
	background: url('//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: 180px;
	height: 50px;
	font-size: 15px;
	text-align: center;
	background: url('//www.xinhuanet.com/mil/zt/change3/img/biggerdot.png') center bottom no-repeat;
}
#dates a {
	width: 170px;
	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 {
	font-weight: bold;
	background-color: #000;
	color: #ffffff;
}
#dates .selected a {
	color: #ffffff;
}
#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: 60px;
	left: 52px;
	width: 384px;
	height: 227px;
}
.box02 {
	position: absolute;
	top: 75px;
	left: 460px;
	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;
}
