/*about_history*/

#history_content {
	margin: 0px 20px;
	padding: 0px;
	float: left;
	width: 898px;
	height: 603px;
	border: 1px solid #cccccc;
}

#history_content p {
	margin: 0 0 5px 0;
	padding: 0;
}

*html #history_content {
	display: inline;
}

.history01 {
	background-image: url(../images/corp/abt/img_abt_his01BG.jpg);
	background-repeat: no-repeat;
}

.history02 {
	background-image: url(../images/corp/abt/img_abt_his02BG.jpg);
	background-repeat: no-repeat;
}

.history03 {
	background-image: url(../images/corp/abt/img_abt_his03BG.jpg);
	background-repeat: no-repeat;
}

.history04 {
	background-image: url(../images/corp/abt/img_abt_his04BG.jpg);
	background-repeat: no-repeat;
}

.history05 {
	background-image: url(../images/corp/abt/img_abt_his05BG.jpg);
	background-repeat: no-repeat;
}

.history06 {
	background-image: url(../images/corp/abt/img_abt_his06BG.jpg);
	background-repeat: no-repeat;
}

#history_submenu {
	margin: 20px 155px 0px 40px;
	padding: 0px;
	float: left;
	width: 185px;
	height: 564px;
}

*html #history_submenu {
	display: inline;
}

#history_submenu li{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 185px;
	height: 29px;
	border-bottom: 1px dashed #FFFFFF;
}

#history_detail {
	margin: 20px 25px;
	padding: 0px;
	float: left;
	width: 400px;
	height: 564px;
}

*html #history_detail {
	display: inline;
}


#history_detail_hd {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
	height: 54px;
	border-bottom: 1px dashed #999999;
}

.history_detail_page {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
	height: 29px;
	border-bottom: 1px dashed #999999;
}

.previous {
	float: left;
	width: 75px;
	height: 29px;
	margin: 0px;
	padding: 0px;
}

.page_number {
	text-align: center;
	float: left;
	width: 210px;
	margin: 0px;
	padding: 7px 20px;
}

.next {
	float: left;
	width: 75px;
	height: 29px;
	margin: 0px;
	padding: 0px;
}

#history_detail_content {
	margin: 0px;
	padding: 20px 0px;
	float: left;
	width: 400px;
	height: 409px;
	border-bottom: 1px dashed #999999;
}


