@charset "utf-8";
#historymain {
	width: 755px;
	float: left;
	border-radius: 5px;
	border-color: #5B5B5B;
	border-width: 1px;
	color: hsla(0,0%,23%,1);
}
#historycontents {
	width: 760px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-radius: 5px;
	border: 1px solid #A85617;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Accordion1 {
	font-size: 14px;

}
#historymain h5 {
	font-size: 16pt;
}
body {

}
