@import "common.css";

/* J */
#leftbox {
	width:590px;
	float:left;
	margin:0 0 0 15px;
	_display:inline;
}

a:link,visited {
	text-decoration:underline;
}

a:hover,active {
	text-decoration:underline;
}

h2 {
	width:570px;
	height:29px;
	margin:0 auto 0 auto;
	background:url(../img/common/title_bg.gif) no-repeat top left;
	font-size:16px;
	padding:5px 0 0 20px;
	letter-spacing:5px;
}

#main {
	width:588px;
	border:1px #111 solid;
	margin:0 auto 0 auto;
	background-color:#666;
	padding:15px 0 20px 0;
}

#centerbox {
	width:550px;
	background-color:#333;
	border:1px solid #111;
	margin:10px auto 15px auto;
	padding:15px 0 5px; 0;
}

div.exam {
	width:510px;
	background-color:#fff;
	margin:0 auto 30px auto;
	padding:15px 0 15px 0;
}

div.leftcon {
	width:260px;
	float:left;
}

div.leftcon h3 {
	margin:0 0 10px 30px;
	color:#222;
}

table.stb {
	width:90%;
	border-top:1px solid #111;
	border-right:1px solid #111;
	color:#333;
	margin:0 0 0 30px;
	font-size:13px;
}


table.stb caption {
	margin:5px 0 10px 0;
	text-align:right;
	font-size:11px;
}

table.stb th {
	border-left:1px solid #111;
/*	border-bottom:1px solid #111;*/
	padding:5px 0 5px 20px;
	text-align:left;
	width:100px;
	color:#006;
	font-weight:normal;
}

table.stb th.st {
	font-weight:bold;
	color:#111;
	border-top:1px solid #111;
	border-bottom:1px solid #111;
	padding:10px 0 10px 20px;
	font-size:15px;
}

table.stb td {
/*	border-left:1px solid #111;*/
/*	border-bottom:1px solid #111;*/
	padding:5px 0 5px 20px;
	text-align:left;
	color:#111;
}

table.stb td.sum {
	font-weight:bold;
	color:#c00;
	border-top:1px solid #111;
	border-bottom:1px solid #111;
	padding:10px 0 10px 20px;
	font-size:16px;
}

div.rightcon {
	width:210px;
	float:left;
	color:#333;
}

div.rightcon p {
	margin:22px 0 10px 20px;
	line-height:180%;
	color:#222;
}

div.msg {
	width:450px;
	background-color:#eee;
	padding:10px 0;
	margin:0 auto 0 auto;
}

div.msg h3 {
	color:#333;
	font-size:12px;
	margin:0 0 5px 15px;
}

div.msg p {
	color:#333;
	margin:0 15px; 0 15px;
	line-height:140%;
}

#footer {
	margin-top:80px;
}

/* 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;
}
