@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/bg_2.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.point {
	cursor:pointer;
}
.style1 {
	color: #646464;
	font-size: 11px;
}
.style2 {
	color: #ffd18b;
	font-weight: bold;
}
.style3 {
	color: #ff9966
}
.style4 {
	color: #ff0096;
	font-weight: bold;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	color: #FF0000
}
.style7 {
	color: #a6dc29;
	font-weight: bold;
}
.style8 {
	color: #ffea00;
	font-weight: bold;
}
.style9 {
	color: #ffffff;
	font-size:11px;
}
.style10 {
	color: #ffffff;
	font-size:15px;
}
.style11 {
	color: #ffd18b;
	font-size:15px;
	font-weight: bold;
}
.style12 {
	font-size: 15px;
	color:#ffcc9b;
}
.style13 {
	font-size: 13px;
	color:#ffcc9b;
}
/* img */
img {
	border:none
}
.image_boder {
	border: 6px solid #202020;
}
/* line height */
.lineheight13 {
	line-height:1.3;
}
.lineheight15 {
	line-height:1.5;
}
.lineheight16 {
	line-height:1.6;
}
.lineheight18 {
	line-height:1.8;
}
.tm {
	FILTER: Alpha(Opacity=80)
}
a:link {
	color: #FFCC33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC33;
}
a:hover {
	text-decoration: underline;
	color: #CC99FF;
}
a:active {
	text-decoration: none;
	color: #CC99FF;
}
/* link */
a.designed:link {
	font-size: 11px;
	color:#383838;
	text-decoration:none
}
a.designed:visited {
	font-size: 11px;
	color:#383838;
	text-decoration:none
}
a.designed:hover {
	font-size: 11px;
	color:#8957a1;
	text-decoration: none
}
a.details:link {
	font-size: 11px;
	color:#f39700;
	text-decoration:none
}
a.details:visited {
	font-size: 11px;
	color:#f39700;
	text-decoration:none
}
a.details:hover {
	font-size: 11px;
	color:#8957a1;
	text-decoration: none
}
a.sub_menu:link {
	font-size: 15px;
	color:#fffbd4;
	text-decoration:none
}
a.sub_menu:visited {
	font-size: 15px;
	color:#fffbd4;
	text-decoration:none
}
a.sub_menu:hover {
	font-size: 15px;
	color:#ffcc9b;
	text-decoration: none
}

a.sub_menu2:link {
	font-size: 13px;
	color:#fffbd4;
	text-decoration:none
}
a.sub_menu2:visited {
	font-size: 13px;
	color:#fffbd4;
	text-decoration:none
}
a.sub_menu2:hover {
	font-size: 13px;
	color:#ffcc9b;
	text-decoration: none
}


/* table */
.table_line_a {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table_line_b {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
/* box */
.box {
	background-color: #1e1e1e;
	border: 1px solid #404040;
	color:#FFFFFF
}

