/*regular*/
body {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	text-align: center;
	scrollbar-base-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#333333;
	scrollbar-3dlight-color:#000000;
	scrollbar-highlight-color:#333333;
	scrollbar-shadow-color:#222222;
	scrollbar-darkshadow-color:#000000;
	background-image: url(image/bg.gif);
} 
td {
	font-size: 12px;
	color: #333333;
	line-height:1.3em;
	text-align: left;
	background-color: #FFFFFF;
}

a:link {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}

h1 { font-size: 1.2em; font-style: italic; font-weight: bold; color: #FFCC33; text-indent: 1em; margin-bottom: -1em; padding-bottom: 0.2em;}
h2 { font-size: 1.2em; font-style: italic; font-weight: normal; color: #333333; text-indent: 1em; margin-bottom: -1em; padding-bottom: 0.2em;}
h3 { font-size: 1.2em; font-style: normal; font-weight: normal; color: #333333; text-indent: 1em; margin-bottom: -1em; padding-bottom: 0.2em;}
h4 { font-size: 1.1em; font-style: italic; font-weight: bold; color: #333333; text-indent: 1em; margin-bottom: -1em; padding-bottom: 0.2em;}
h5 { font-size: 1.1em; font-style: italic; font-weight: normal; color: #333333; text-indent: 1em; margin-bottom: -1em; padding-bottom: 0.2em;}
h6 { font-size: 1.1em; font-style: normal; font-weight: normal; color: #333333; text-indent: 1em; margin-bottom: -1em; padding-bottom: 0.2em;}

img { border: none;}
strong { font-size: 12px; font-style: normal; font-weight: bold; color: #FF3300;}

.caution { font-size: 10px; color: #FF0000;}

.fontsmall { font-size: 0.8em;}
.fontmedium2 { font-size: 0.9em;}
.fontlarge { font-size: 1.1em;}
.fontxlarge {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;

}

.header { background-color: #222222; text-align: center;}
.copyright {
	background-color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	padding-bottom: 10px;
	border-top: 1px solid #000000;
	border-right: 1px #000000;
	border-bottom: 1px #000000;
	border-left: 1px #000000;

}

/*custom*/
.base { background-color: #222222;}
.logo { vertical-align: bottom; text-align: right;}
.menu { background-color: #111111; border-left: 1px solid #222222; border-right: 1px solid #222222; padding-left: 1em;}
.news { background-color: #111111;}
.fla { border-left: 1px solid #222222; border-right: 1px solid #222222;}
.main { background-color: #111111; padding: 5px; vertical-align: top;}
.disc {
	text-align: left;
}
.imgbd {
	border: 1px solid #000000;
}
.date { color: #FF3300;}
.index { vertical-align: top;}
.newssp {
background-color: #FF3300;
}
.black {
	font-size: 10px;
	border-top: 1px solid #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px none #333333;



}
.under {
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #333333;



}
.bdtable {
	border: 1px solid #333333;
	background-color: #FFFFCC;

}
.imgbdred {

	border: 1px solid #FF3300;
}

