.lcheng {
	
	font-family: "微软雅黑";
/*	color: #fff;*/
/*	font-size: 12px;*/
}

.lcheng a {
	color: #ffffcc;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	display:block;
}
.lcheng a:hover,
.lcheng a.selected {
		color: #0046aa;
		
	}

/*.lcheng h1, .lcheng h2, .lcheng h4 {
	text-align: center;
	color: #ccc;
	text-shadow: #000 1px 1px 2px;
	margin-bottom: 5px;
}*/
   /*.lcheng h1 {
		font-size: 18px;
	}
	.lcheng h2 {
		font-size: 14px;
	}*/
.sociales {
	text-align: center;
	margin-bottom: 20px;
}
.shijian{
   text-align: left;
	color: #0046aa;
	margin-bottom: 5px;
	font-size: 48px;
	float:left;
	padding:0 0 0 40px;
	font-weight:600;
	width:750px;
	height:70px;
	line-height:70px;}
	#timeline {
		width: 900px;
		height: 650px;
		overflow: hidden;
		position: relative;
		background: url('../images/dot.gif') left 420px repeat-x;
		float:left;
	}
		#dates {
			width: 900px;
			height: 100px;
			overflow: hidden;
			float:left;
			margin:10px 0 0 0;
		
		}
			#dates li {
				list-style: none;
				float: left;
				width: 56px;
				height: 100px;
				font-size: 14px;
				text-align: center;
				background: url('../images/biggerdot.png') center center no-repeat;
			
			}
				#dates a {
					line-height: 38px;
					color:#666666;
					padding:50px 0 10px 0;
					text-decoration:none;
				}
				#dates .selected {
			        font-size: 18px;
					color: #fff;
					font-weight:600;
					padding:5px 0 10px 0;
					background: url('../images/sj.png') 0 10px no-repeat;
					text-decoration:none;
				}
		
		#issues {
			width: 820px;
			height: 360px;
			overflow: hidden;
			float:left;
			
			margin:0 0 0 50px;
		
		/*	border-top:1px #CCCCCC solid;
			border-bottom:1px #CCCCCC solid;*/
		}	
			#issues li {
				width: 820px;
				height: 450px;
				list-style: none;
				float: left;
				/*padding:0 5px;*/
			
			}
				/*#issues li img {
					float: left;
					margin: 10px 30px 10px 50px;
				}*/
				/*#issues li h1 {
					color: #0046aa;
					font-size: 48px;
					margin: 20px 0;
					text-align:left;
					float:left;
					
				}
/*				#issues li p {
					font-size: 14px;
					margin-right: 70px;
					font-weight: normal;
					line-height: 22px;
					text-shadow: #000 1px 1px 2px;
				}*/
		
		#grad_left,
		#grad_right {
			width: 40px;
			height: 350px;
			position: absolute;
			top: 0;
		}
			#grad_left {
		        left: 0;
			/*	border-left:1px #CCCCCC solid;*/
			}
			#grad_right {
		        right: 0;
			/*	border-right:1px #CCCCCC solid;*/
		     /*   background: url('../images/grad_right.png') repeat-y;*/
			}
		
		#next,#prev {
			position: absolute;
		
			font-size: 70px;
			top: 170px;
			width: 19px;
			height: 63px;
			text-indent: -9999px;
			overflow: hidden;
			background-color:#FFFFFF;
			
		}
			#next:hover,#prev:hover {
				background-position: 0 -126px;
			}
			#next {
				right: 0;
				background-image: url('../images/next.png');
			}
			#prev {
				left: 0;
				background-image: url('../images/prev.png');
			}
				#next.disabled,
				#prev.disabled {
					opacity: 0.2;
				}



.sj_kuang {
	float: left;
	height: 220px;
	width: 720px;
	border:1px #0046aa solid;
	margin:0 0px 0 40px;
	padding:30px 49px;
}
.sj_kuang dd {
	float: left;
	width: 380px;
}
.sj_kuang dd p a{
color:#000000;
text-decoration:none;
font-size:12px;
font-family:"微软雅黑";
line-height:22px;
padding:0 0 0 22px;
background:url(../images/sjd.jpg) no-repeat 0px 4px;
}
.sj_kuang dt {
	float: left;
	height: 220px;
	width: 289px;
	padding:0 0 0 50px;
}
