div#online {
	width: 100%;
	height: 350px;
}
div#online #header_online { margin: 0 0 21px 0; }

div#online #button {
	margin: 0 0 3px 0;
	clear: right;
	width: 100%;
}
div#online #loadcontent {
	width: auto;
	height: 260px;
	margin-bottom:0;
	padding-bottom:0;
}
div#online #detailtablo {
	position: relative;
	width: auto;
	text-align: right;
	font: normal 11px Arial;
	margin: 0;
	padding:0;
}
div#online #detailtablo img, .iconlink { margin-right: 10px; }

.linkcursor{
	cursor: pointer;
	cursor: hand;
}
.linkdecoration { text-decoration: underline; }

.tablo {
	margin: 0;
	border-collapse: collapse;
	width: 100%;
}
.tablo th {
	margin: 0;
	padding: 5px;
}
.tablo tr td {
	background-color:#FFFFFF;
	border:1px solid #E9F0F1;
	padding: 3px;
	font: normal 0.8em Arial;
	color: #606569;
}
.tablo tr td.size09 { font: normal 0.9em Arial; }

.tablo td.tddest {
	font: bold 1em Arial;
	color: #000000;
}
.test,
.test2,
.test3,
.test3td,
.test4,
.test5 {
	margin: 0;
	padding: 0;	
}
.test {
	width: 110px;
	height: 1px;
}
.test2 {
	width: 96px;
	height: 1px;
	text-align: center;
}
.test3,
.test3td { overflow: hidden; }

.test3 { width: 60px; }

.test3td { width: 100%; }

.test4,
.test5 { height: auto; }

.test4 { width: 50px; }

.test5 { width: 40px; }

div#online #button .imgline {
	font: bold 12px Arial;
	color: #ffffff;
	background: #b5b5b5;
	vertical-align: middle;
	text-align: center;
}
div#online #button .imgline_a {
	font: bold 12px Arial;
	color: #ffffff;
	background: #0490db;
	vertical-align: middle;
	text-align: center;
}
div#online #button td.imgline_a table td.txt, div#online #button td.imgline table td.txt {
	font: bold 12px Arial;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
}
div#online #button .separator {
	width: 2px;
	float: left;
	background-color: #e9f0f1;
}
div#online #button table td {
	vertical-align: center;
	padding: 0;
}
.borderTop {
	background-image: url('/i/online/bgNextDay.gif');
	background-position: 0 0;
	background-repeat: repeat-x;
}
.scheme .headForm {
	font: bold 11px Arial;
	color: #002e90;
}
.scheme .radioForm {
	font: bold 11px Arial;
	color: #404040;
}
.scheme .radioForm input { margin-left: 0px; }

.scheme .p6 select {
	font: normal 11px Arial;
	color: #404040;
}
.scheme .p5 { padding:5px 0; }

.tdscroll { width: auto; }

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	font: normal 10px Tahoma;
}
#tooltip h3, #tooltip div { margin: 0; }

.tablo td.bgacttd { font: bold 10px Arial; }