@charset "utf-8";
/* CSS Document */

#history_title {
	margin-top: 40px;
	clear: both;
	margin-left:55px;
}
#history_cnt {
	width: 723px;
	overflow: hidden;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#history_cont_left {
	width: 201px;
	margin-right: 20px;
	margin-left: 20px;
	float:left;
}
#history_cont_center {
	width: 201px;
	margin-right: 20px;
	margin-left: 20px;
	float:left;
}
#history_cont_right {
	width: 201px;
	margin-right: 20px;
	margin-left: 20px;
	float:left;
}

#cnt_right {
	width: 800px;
	float: right;
}
#cnt_year {
	overflow: hidden;
	width: 949px;
	float: left;
}



#cnt_left {
	float: left;
	margin-top: 100px;
	margin-left: 50px;
}
#cnt_left ul li a {
	font-size: 18px;
	line-height: 26px;
	text-decoration: none;
	text-align:right;
}

#cnt {
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}