@charset "utf-8";
#table_select {
	background-color: #FFFFFF;
	height: 500px;
	width: 550px;
	position: absolute;
	left: 177px;
	top: 151px;
	line-height: 25px;
	font-size: 18px;
}
#table_normal {
	background-color: #DFDFFF;
	height: 500px;
	width: 550px;
	position: absolute;
	left: 175px;
	top: 150px;
	line-height: 25px;
	font-size: 18px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#divGraphic {
	position: absolute;
	height: 86px;
	width: 92px;
	left: 620px;
	top: 5px;
	border: medium solid #C0C0C0;
}
#divNewBar {
	position: absolute;
	height: 23px;
	width: 220px;
	left: 299px;
	top: 99px;
}
#divLastUpdate {
	position: absolute;
	height: 15px;
	width: 180px;
	left: 589px;
	top: 69px;
}

