@charset "utf-8";
/* CSS Document */

body.history{
	margin:0;
}
#hisnav{
	float:left;
 	width:220px; height:auto;
}
#hisnav img{
	float:left;
	border: none;
}
#hiscontent{
	float: left;
	width: 588px; height: auto;
}

#hisright{
	width:216px; height:auto;
	float:left;
}
#hisright img{
	float:left;
	border: none;
}
#hisfooter{
	clear: both;
}
#hisfooter img{
	float:left;
	border: none;
}
#historycontent{
	width:588px; height:703px;
	background-color:#DEEEED;
}
#historycontent p{
	color:#2B371F;
	font: 12.5px "Times New Roman", Times, serif;
	margin: 0 25px 15px 20px
}
#historycontent p img{
	border:none;
	float:left;
	margin: 6px 12px 6px 0px;
}
#historycontent h1{
	color:#2B371F;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 15px 25px;
}
#historycontent ul li{
	color:#2B371F;
	font: 12.5px "Times New Roman", Times, serif;
}
#historycontent p a{
	color:#2B371F;
	font: bold 12.5px "Times New Roman", Times, serif;
}
#historycontent tr{
	color:#2B371F;
	font:12.5px "Times New Roman", Times, serif;
}
#historycontent tr.first{
	color:#2B371F;
	font:bold 13px "Times New Roman", Times, serif;
}
#historytable{
	margin-top:243px;
	padding-left: 25px;
}