@charset "utf-8";

body {
	height: 100%;
	width: 925px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#history_info {
	position: absolute;
	width: 614px;
	height: 520px;
	top: 220px;
	left: 25px;
	z-index: 3;
	font-family: Ebrima, Calibri, Tahoma, "Arial Black", Verdana;
	font-size: 13px;
	color: #393939;
}

#divider {
	position: absolute;
	width: 669px;
	height: 1px;
	left: 0px;
	z-index: 3;
	background-color: #CACACA;
	top: 735px;
}

#his_p1_ico {
	position: absolute;
	width: 145px;
	height: 100px;
	left: 19px;
	top: 755px;
	z-index: 3;
}

#his_p2_ico {
	position: absolute;
	width: 145px;
	height: 100px;
	left: 182px;
	top: 755px;
	z-index: 3;
}

#arrow {
	position: absolute;
	width: 12px;
	height: 10px;
	z-index: 4;
	top: 183px;
	left: 139px;
}

#copyright {
	position: absolute;
	width: 900px;
	height: 30px;
	top: 1378px;
	left: 0px;
	z-index: 4;
	font-family: Ebrima, Calibri, Tahoma, "Arial Black", Verdana;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	color: #d0d0d0;
}

#bot_bar {
	position: absolute;
	width: 100%;
	height: 100px;
	left: 0px;
	top: 1338px;
	z-index: 2;
	background-color: #333;
}
