@charset "utf-8";
/* CSS Document */
body {
	background-color:#000000;
}

.index_01 {
	width:800px;
	height:122px;
	background-image:url(images/template-top.jpg);
}

.index_02 {
	width:800px;
	height:190px;
	background-image:url(images/template-mid.jpg);
	padding-right:20px;
	text-align:right;
}

.index_03 {
	width:800px;
	height:30px;
	background-image:url(images/template-bottom.jpg);
}

.index_04 {
	width:194px;
	height:190px;
	background-color:#0c0c0c;
	text-align:center;
	vertical-align:middle;
}

.index_04:hover{ background-color:#333333; }

.index_05 {
	width:8px;
	height:190px;
	background-image:url(images/index_05.jpg);
}

.index_06 {
	width:194px;
	height:190px;
	background-image:url(images/futurebox.jpg);
}
.index_06:hover{ background-image:url(images/futurebox-over.jpg); }

.redbox-title {
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	color:#FFFFFF;
	font-size:13px;
	padding-right:30px;
	padding-top:15px;
	font-weight:bold;
}

.redbox-text {
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	color:#FFFFFF;
	font-size:11px;
	padding-right:30px;
	padding-top:0px;
}
.redbox-text A:link { text-decoration:underline; color:#FFFFFF; }
.redbox-text A:visited { text-decoration:underline; color:#CCCCCC; }
.redbox-text A:active { text-decoration:underline; color:#FFFFFF; }
.redbox-text A:hover { text-decoration:underline; color:#FFFF00; }

.index_07 {
	width:8px;
	height:190px;
	background-image:url(images/index_07.jpg);
}

.index_09 {
	width:8px;
	height:190px;
	background-image:url(images/index_09.jpg);
}

.redbox1 {
	width:194px;
	height:190px;
	background-image:url(images/template_orig_08.jpg);
	background-color:#a10000;
	vertical-align:top;
}

.redbox1:hover { background-image:none; }

.redbox2 {
	width:194px;
	height:190px;
	background-image:url(images/template_orig_10.jpg);
	background-color:#a10000;
	vertical-align:top;
}

.redbox2:hover { background-image:none; }

.redbox-separator {
	text-align:center;
	padding-top:3px;
	padding-bottom:5px;
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#666666;
	font-size:11px;
	padding-top:10px;
}