.top{
	width:100%;
	height:65px;
	margin:0 auto;
	background:#C0180B;
}
.top1{
	width:60%;
	height:65px;
	float:left;
}
.top1_1{
	width:15%;
	height:65px;
	float:left;
}
.top1_2{
	float:left;
}
.top2_1{
	float:left;
}
.top2_2{
	float:left;
}
.top2_3{
	float:left;
}
.menu{
	padding-top:20px;
	width:980px;
	padding-left:10px;
	padding-right:10px;
	margin:0 auto;
	height:35px;
	font-family:"Î¢ÈíÑÅºÚ";
}
.menu1{
	float:left;
}
.menu2{
	float:left;
}
.h1{
	font-size:20px;
	padding-left:10px;
	padding-right:15px;
}
a:hover{
	font-weight:900;
}
.select{
	font-size:20px;
	width:100px;
	height:40px;
}
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;text-decoration:none;color:#3366cc;}
body{
	font:12px/180% Arial, Helvetica, sans-serif, "ÐÂËÎÌå";
	background-image:url('./img/bg.jpg');
}


/* timeline */
#timeline{
	/*width:1160px;
	height:900px;*/
	width:1000px;
	height:460px;
	overflow:hidden;
	margin:29px auto;
	position:relative;
	background:url('img/dot.gif') left 45px repeat-x;
	
	
}
#dates{
	/*width:1160px;*/
	width:1000px;
	height:60px;
	overflow:hidden;
}
#dates li{
	list-style:none;
	float:left;
	width:150px;
	height:50px;
	font-size:24px;
	text-align:center;
	background:url('img/biggerdot.png') center bottom no-repeat;
}
#dates a{
	line-height:38px;
	padding-bottom:10px;
}
#dates .selected{
	font-size:38px;
}
#issues{
	/*width:1160px;
	height:600px;*/
	width:1000px;
	height:400px;
	overflow:hidden;
	padding-top:10px;
}	
#issues li{
	/*width:1160px;
	height:300px;*/
	width:1000px;¡¡
	height:400px;
	list-style:none;
	float:left;
}
.word{
	width:980px;
	height:80px;
	padding-left:10px;
	padding-right:10px;
}
.img1{
	padding-left:10px;
	padding-right:10px;
}
.img3{
	padding-left:15px;
	padding-right:15px;
}
.img3_1{
	float:left;
	width:480px;
	height:278px;
}
.img3_2{
	float:right;
	width:480px;
	height:278px;
}
.img4{
	padding-left:10px;
	padding-right:10px;
}
.img4_1{
	width:660px;
	height:278px;
	padding-right:10px;
	float:left;
}
.img4_1_1{
	float:left;
}
.img4_1_2{
	float:right;
}
.img4_2{
	width:320px;
	height:278px;
	float:right;
}
.wait{
	width:980px;
	height:400px;
	background:#ff0000;
}
.down{
	width:100%;
	height:35px;
	margin:0 auto;
	background-image:url('./img/bottom.jpg');
}
