@charset "utf-8";
/* CSS Document */

.about_content {
	width:960px;
	padding:0 0 5px 0;
	background:#c5c5c1 url(../img/history/bg_history.jpg) no-repeat 0 0;
}

.history_btns {
	position:absolute;
	width:689px;
	height:46px;
	left:6px;
	top:26px;
}
.history_btns li {
	float:left;
}

.history_table {
	position:absolute;
	width:688px;
	height:556px;
	left:6px;
	top:72px;
	overflow:auto;
}
.history_table .titYear {
	margin:28px 0 28px 15px;
}
.history_table .history_cont {
	margin:0 0 15px 39px;
}
.history_table .phoProduct {
	float:left;
	width:94px;
}
.history_table .txtHistorycont {
	float:left;
	width:492px;
	margin:0 0 0 19px;
	font-size:75%;
}
.history_table .txtHistorycont h3 {
	margin:0 0 10px 0;
	padding:0 0 4px 0;
	background:url(../img/history/bg_month.jpg) no-repeat 0 bottom;
	font-weight:bold;
	font-size:110%;
}
.history_table .txtHistorycont h4 {
	margin:0 0 5px 0;
	font-weight:bold;
	color:#004d28;
}
.history_table .txtHistorycont p {
	line-height:130%;
}

.bgflashArea {
	padding:634px 0 0 0;
}


#historyMain {
	width:0;
	height:0;
	font-size:0;
	line-height:0;
}
