#page-history {
	padding-bottom: 50px;
}
#page-history .part1 {
}
#page-history .part1 img {
	vertical-align: top;
	border: 0;
}

#page-history .history_list{
	margin-bottom:60px;
	font-size: 13px;
	letter-spacing: -1px;
	line-height: 170%;
}

#page-history .history_list .history_tit{
	width: 65px;
	font-size:20px;
	color:#333;
	font-weight:bold;
	background:url("img/history_dot.jpg") no-repeat 0px center;
	padding-left:50px;
	float: left;
}

#page-history .history_list .history{
	overflow: hidden;
}


#page-history .history_list .history ul li {margin-bottom: 10px;}
#page-history .history_list .history ul li span{margin-right: 15px; font-weight: bold; color: #354ba1;	letter-spacing: 0px;}