@import "common.css";

/* J */
#leftbox {
	width:590px;
	float:left;
	margin:0 0 0 15px;
	_display:inline;
}

h2 {
	width:570px;
	height:29px;
	margin:0 auto 0 auto;
	background:url(../img/common/title_bg.gif) no-repeat top left;
	font-size:15px;
	padding:5px 0 0 20px;
	letter-spacing:3px;
}

#main {
	width:588px;
	border:1px #111 solid;
	margin:0 auto 0 auto;
	background-color:#666;
	padding:15px 0 20px 0;
}

h3 {
	width:486px;
	height:24px;
	display:block;
	background:url(../img/common/title_bg2.gif) repeat-x left top;
	padding:7px 0 0 20px;
	margin-left:20px;
	border-right:1px solid #111;
	border-left:1px solid #111;
	color:#222;
}

table#dtbl {
	width:508px;
	margin:0 0 0 20px;
	border-top:1px solid #111;
	border-right:1px solid #111;
	font-size:12px;
}

#rule {
	width:516px;
	height:180px;
	background-color:#fefefe;
	color:#333;
	font-size:12px;
	overflow:scroll;
	margin:0 0 0 20px;
	padding:10px 15px;
	border:1px solid #111;
}

/*a.detail:link {
	text-decoration:underline;
	color:#fff;
}
a.detail:visited {
	text-decoration:underline;
	color:#fff;
}
a.detail:hover {
	text-decoration:none;
	color:#fff;
}

a.plan:link {
	text-decoration:underline;
	color:#F00;
}
a.plan:visited {
	text-decoration:underline;
	color:#F00;
}
a.plan:hover {
	text-decoration:none;
	color:#F00;
}*/


table#dtbl th {
	width:140px;
	background-color:#ccc;
	border-bottom:1px solid #111;
	border-left:1px solid #111;
	padding:10px 0 10px 20px;
	font-size:13px;
	color:#222;
	text-align:left;
}

table#dtbl th.sub {
	background-color:#555;
	color:#ffc;
	padding:5px 0 5px 0;
	text-align:center;
}

table#dtbl td {
	background-color:#fff;
	border-bottom:1px solid #111;
	border-left:1px solid #111;
	padding:10px 0 10px 20px;
	font-size:12px;
	text-align:left;
	color:#333;
}

table#dtbl td a {
	color:#333;
	text-decoration:underline;
	font-size:12px;
}

table#dtbl td.pre {
	line-height:200%;
}

#footer {
	margin-top:80px;
}

/* report.html */
#centerbox {
	width:550px;
	background-color:#333;
	border:1px solid #111;
	margin:10px auto 15px auto;
	padding:15px 0 15px; 0;
}

#report {
	width:510px;
	background-color:#fff;
	margin:0 auto 0 auto;
	padding:30px 0 30px 0;
}

/* EJ */
#rightbox {
	width:165px;
	float:right;
	margin:0 15px 0 0;
	_display:inline;
}

#bannerBside {
	width:164px;
	height:auto;
	text-align:center;
	border:1px solid #000000;
	background:#444444;
	padding-top:5px;
	padding-bottom:5px;
}

#realtime {
	width:153px;
	border:1px solid #111;
	background-color:#222;
	padding:10px 5px 0 5px;
	margin:0 0 15px 0;
}

#realtime p {
	line-height:160%;
	margin-bottom:12px;
}

#realtime p span {
	color:#fff;
}

#realtime p a {
	font-weight:bold;
}

img.bn {
	margin-bottom:15px;
}

img.bn2 {
	margin-bottom:5px;
}

img#login {
	margin-left:10px;
	width:144px;
	height:28px;
}
