@charset "utf-8";
/* CSS Document */

body {
	background-color: #666666;
	margin:0px;
	scrollbar-face-color:#666666;
	scrollbar-track-color:#CCCCCC;

}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFCC99;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-size: 18px;	
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
img {
	border:0;
}
.mainTable {
	width:975px;
	margin:0 auto;
}
.mainTable_bg {
	background-image:url(../images/mainbox_bg.gif);
	background-repeat:repeat-y;
	padding:0 30px 0 30px;
}
.mainbtn_bg {
	background-image:url(../images/mainbtn_bg.gif);
	background-repeat:repeat-x;
	background-color:#4c1b12;
	border-left:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	padding:0 20px 0 20px;
	text-align:center;
}
#mainbtn01 {
	position:absolute;
	width:295px;
	height:310px;
	z-index:1;
}
#mainbtn01_read {
	position:absolute;
	width:295px;
	height:65px;
	margin-top:310px;
	z-index:4;
}
#mainbtn02 {
	position:absolute;
	width:295px;
	height:425px;
	z-index:2;
}
#mainbtn03 {
	position:absolute;
	width:295px;
	height:425px;
	z-index:3;
}
#subbtn01 {
	position:absolute;
	width:235px;
	height:130px;
	z-index:1;
}
#subbtn02 {
	position:absolute;
	width:235px;
	height:130px;
	z-index:2;
}
#subbtn03 {
	position:absolute;
	width:235px;
	height:130px;
	z-index:3;
}
.readCnt {
	padding:0 30px 0 30px;
	overflow:auto;
	height:400px;
	margin:30px 30px 0 0;
	font-size:16px;
}
