@import url("../../data/art.css");

/* ---------------------------join—p--------------------------- */

.history_title {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 150%;
	vertical-align: middle;
	background-color: #993300;
	padding: 0px 0px 0px 5px;
}
.history_title2 {
	font-size: 15px;
	color: #eeeeee;
	line-height: 130%;
	padding: 0px 2px 0px 2px;
}
.history_title3 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 150%;
	vertical-align: middle;
	background-color: #666666;
	padding: 0px 0px 0px 15px;
}
.history_title4 {
	width: 30px;
	height: 15px;
	margin-top: 2px;
	margin-left: 2px;
	font-size: 12px;
	color: #eeeeee;
	line-height: 150%;
	vertical-align: middle;
	text-align: center;
	background-color: #666666;
}
.history_title5 {
	font-size: 12px;
	color: #eeeeee;
	line-height: 150%;
	text-align: left;
	padding: 4px 0px 0px 3px;
}
.history_text {
	font-size: 12px;
	color: #eeeeee;
	line-height: 130%;
	vertical-align: top;
	text-align: justify;
	text-justify: distribute;
	background-color: #333333;
	padding: 3px 5px 3px 5px;
}
