body {
	background-color: #333333;
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
#inbox {
	background-color: #333333;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(main_bg.gif);
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#inbox #sublistbox {
	margin: 0px;
	clear: both;
	height: 17px;
	width: 900px;
	background-image: url(subcat_bg.jpg);
	padding-top: 61px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#inbox #bottom {
	margin: 0px;
	padding: 0px;
	height: 74px;
	width: 900px;
	background-color: #000000;
	background-image: url(bottom_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	clear: both;
}
#inbox #bottom #bottomcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#inbox #contentsbox {
	background-color: #FFFFFF;
}
#inbox #subline {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 11px;
	width: 900px;
	background-image: url(subline.jpg);
}
#inbox #mainheader {
	background-color: #000000;
	background-image: url(header_bg.jpg);
	background-repeat: no-repeat;
	height: 89px;
	width: 900px;
	position: relative;
}
#inbox #mainheader #changelang {
	height: 18px;
	width: 90px;
	position: absolute;
	right: 10px;
	top: 20px;
}
#inbox #mainheader #mainbottan {
	height: 20px;
	width: 431px;
	position: absolute;
	right: 9px;
	bottom: 20px;
}

#inbox #bottom #bottomlink a {
	color: #FFFFFF;
	text-decoration: none;
}
#inbox #bottom #bottomlink a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
#inbox #bottom #bottomlink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#inbox #bottom #bottomlink a:active {
	color: #FFFFFF;
}
#inbox #contentsbox {
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#inbox #contentsbox1 {
	width: 900px;
	background-image: url(bg_1.jpg);
	background-repeat: no-repeat;
	height: 450px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#inbox #contentsbox2 {
	width: 900px;
	background-image: url(bg_2.jpg);
	background-repeat: no-repeat;
	height: 450px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#inbox #contentsbox3 {
	width: 900px;
	background-image: url(bg_3.jpg);
	background-repeat: no-repeat;
	height: 450px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#inbox #contentsbox4 {
	width: 900px;
	background-image: url(bg_4.jpg);
	background-repeat: no-repeat;
	height: 450px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#inbox #contentsbox5 {
	width: 900px;
	background-image: url(bg_5.jpg);
	background-repeat: no-repeat;
	height: 450px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#inbox #contentsbox6 {
	width: 900px;
	background-image: url(bg_6.jpg);
	background-repeat: no-repeat;
	height: 600px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#inbox #contentsbox7 {
	width: 900px;
	background-image: url(bg_7.jpg);
	background-repeat: no-repeat;
	height: 450px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#inbox #contentsbox8 {
	width: 900px;
	background-image: url(bg_8.jpg);
	background-repeat: no-repeat;
	height: 450px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#inbox #contentsbox9 {
	width: 900px;
	background-image: url(bg_9.jpg);
	background-repeat: no-repeat;
	height: 680px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#inbox #contentsbox10 {
	width: 900px;
	background-image: url(bg_10.jpg);
	background-repeat: no-repeat;
	height: 550px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF3300;
}


#inbox #contentsbox #indexmain .addbox a:link {
	color: #FFFFCC;
}
#inbox #contentsbox #indexmain .addbox a:visited {
	color: #FFFFCC;
}
#inbox #contentsbox #indexmain .addbox a:hover {
	color: #FFCC00;
}
#inbox #contentsbox #indexmain .addbox a:active {
	color: #FF6600;
}

.txtareaA {
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.txtareaB {
	margin: 0px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
}
.subcatnavi {
	text-align: right;
	height: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
