.qylc_Box{
	background:url(../../Image/qylc_textBg.jpg) no-repeat;
	min-height:800px;
}
.qylc_textBox{
	font-size:15px;
	line-height:30px;
	padding:17px 15px 0px 15px;
	text-indent:30px;
	color:#333333;
}
/* 年份导航 begin */
.qylc_ulNav{
	height:37px;
	margin-top:40px;
}
.qylc_ulNav_ul{
	float:right;
}
.qylc_ulNav_ul li{
	float:right;
	width:37px;
	height:37px;
	line-height:37px;
	text-align:center;
	background:url(../../Image/qylic_liBg.png) no-repeat 0px -37px;
	margin-left:10px;
	cursor:pointer;
}
.qylc_ulNav_ul li.cur{
/*	background-position:0px 0px;
	color:#fff;*/
}
/* 年份导航 end */

/* 时间轴 begin */
.sjz_box{
	min-height:600px;
	background:url(../../Image/timeLine_bg.png) 262px 0px  repeat-y;
	overflow:hidden;
	position: relative;
}
.year_box{
	background:url(../../Image/timeline_yearBg.png) top center no-repeat;
	text-align:center;
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#fff;
	margin-top: 50px;
}
.month_box{
	padding-top:30px;
	position:relative;
	margin-top:20px;
}
.month_innerBox{
	height:38px;
	line-height:38px;
	background:url(../../Image/month_boxBg.png) center no-repeat;
	text-align:center;
	color:#000;
}
.month_leftBox{
	/*z-index:100;*/
}
.month_leftBox.big{
	position: absolute;
	top: 11px;
	left: -195px;
	width: 194px;
	height: 76px;
	background: url(../../Image/month_leftBox.png) no-repeat 0px 0px;
	padding-top: 1px;
}
.month_leftBox.small{
	position: absolute;
	top: 26px;
	left: -195px;
	width: 194px;
	height: 46px;
	background: url(../../Image/month_leftBox.png) no-repeat 0px -76px;
	padding-top: 1px;
}
.month_leftItemBox{
	width:126px;
	line-height:24px;
	text-align:center;
	margin: 15px 10px 10px 10px;
	/*background:url(../../Image/month_leftItemBox.png) center 0px no-repeat;*/
	cursor:default;
	font-size:14px;
	position:relative;
	top:-3px;
}
.month_leftItemBox.num01{
	background-position:center 0px;
	color:#ff6600;
}
.month_leftItemBox.num02{
	background-position:center -25px;
	color:#005bac;
}
.month_leftItemBox:hover{
	background-position:center -50px;

}
.month_leftItemBox:hover .fgs_box{
	display:block;
}
.fgs_box{
	position:absolute;
	top:49px;
	left:-10px;
	width:134px;
	border:2px solid #005bac;
	border-radius:5px;
	background-color:#fff;
	z-index:201;
	display:none;
	padding:8px 3px;
}
.newFgs_ul{
	text-align:left;
	font-size:0px;
}
.newFgs_ul li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:180px;
	font-size:12px;
	color:#333;
	margin-left:5px;
	line-height:18px;
}
.fgs_box .trangle_i{
	width:0px;
	height:0px;
	font-size:0px;
	border:8px solid;
	border-color:transparent transparent #005bac transparent;
	position:absolute;
	top:-16px;
	left:50%;
	margin-left:-8px;
}
.fgs_box .trangle_i.down{
	border-color:transparent transparent #fff transparent;
	top:-15px;
}
/* 右侧大事件 begin */
.month_rightItemBox{
	position:absolute;
	left:535px;
	top:12px;
	width:144px;
	background:url(../../Image/month_rightItemBoxO.png)  no-repeat 0px 36px;
	padding:0px 0px 0px 50px;
}
.mRIR_innerBox{
	min-height:50px;
	background:url(../../Image/month_rightItemBoxM.png) repeat-y;
	padding: 0px 10px;
}
.mRIRH_innerBox{
	width:144px;
	height:10px;
	background:url(../../Image/month_rightItemBoxH.png) no-repeat;
}
.mRIRF_innerBox{
	width:144px;
	height:10px;
	background:url(../../Image/month_rightItemBoxF.png) left bottom no-repeat;
}
.mRIR_P{
	padding:4px 5px 0px  10px;
	background:url(../../Image/month_P.png) no-repeat 0px 9px;
	border-top:1px solid #f0f0f0;
	margin:4px 0px 0px 0px;
}
.mRIR_P:first-child{
	border-top:none;
	margin:0px;
}
/* 右侧大事件 end */
.sjz_bottomBox{
	height:6px;
	background:url(../../Image/sjz_bottomBox.png) no-repeat 262px;
	margin-top: 80px;
}
/* 时间轴 end */