@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:20px 0 0 0;
}

#main p.read {
	margin:20px 20px 30px 20px;
	line-height:200%;
	font-size:12px;
}

h3 {
	margin:0 0 5px 20px;
	font-size:12px;
}

p {
	line-height:200%;
	margin:0 20px 25px 20px;
	
}

#main p a:link {
	text-decoration:underline;
}
#main p a:visited {
	text-decoration:underline;
}
#main p a:hover {
	text-decoration:none;
}


#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;
}
