/*右侧栏高度*/

#Right {
	width: 740px;
	height:1950px;
	float:left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

/*通栏标题*/
#blank-Title {
	width: 695px;
	background:#ccc;
	font-family: "Microsoft Yahei", "雅黑";
	color: #958d08;
	font-size: 16px;
	line-height:45px;
	height:45px;
	font-weight:bold;
	text-indent:30px;
}

#content_history{
	height: 490px;
}


/*图片排列*/
#history-width {
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-right: 50px;
	margin-left: 50px;
	height: 101px;
}

#history-img{
	width: 168px;
	height:41px;
	float: left;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
}
#history-img img{
	width: 168px;
	height:41px;
}
#history-font {
	font-family: "Microsoft Yahei", "雅黑";
	color: #333;
	font-size: 16px;
	float: left;
	height: 31px;
	font-weight: bolder;
	letter-spacing: 1px;
	margin-top: 30px;
	padding-top: 10px;
}
#history-blank {
	height:1px;
	float: none;
}
