body {
	color: #999999;
	background-color: #000000;
}

ul,li {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

a:link		{ text-decoration:none; color: #AAAAAA; }
a:active	{ text-decoration:none; color: #BBBBBB; }
a:visited	{ text-decoration:none; color: #BBBBBB; }
a:hover		{ text-decoration:none; color: #FF9900; }

#mainContentsBody {
	margin: 0 auto;
	width: 980px;
}

#mainContentsHeader {
	padding: 0 0 15px 0;
}

#mainContentsHeader li {
	float: left;
}

#joycgCI {
	float: left;
}

#loginArea {
	float: right;
	padding: 8px 6px 0 0;
}

#mainNavi {
	clear: both;
	width: 980px;
}

#subNavi {
	clear: both;
	width: 980px;
	height: 26px;
	background-image: url(../images/common/submenu_back.gif);
	background-repeat: no-repeat;
}

#subNavi li {
	padding: 0 4px 0 4px;
	font: normal 8pt Tahoma;
	color: #AAAAAA;
}

#subNavi li a {
	padding: 3px;
}

#mainContents {
}

#mainContentsFooter {
	padding: 15px 0 20px 0;
	text-align: center;
	line-height: 1.5em;
}

.vmiddle * {
	vertical-align: middle;
}

.text8ptTahoma {
	font: normal 8pt Tahoma;
}

.subNaviOver {
	font-weight: bold;
	color: #FF9900;
}

.colorGreen {
	color: #9ED903;
}

.colorYellow {
	color: #FFFF00;
}

.colorDarkYellow {
	color: #EEBB00;
}

.darkInput {
	border: 1px solid #333333;
	background-color: #111111;
	font: normal 9pt Tahoma;
	padding: 1px 3px 1px 3px;
	height: 14px;
}

.imageSmallDarkButton {
	width: 73px;
	height: 18px;
	background-image: url(../_images/small_dark_btn_back.gif);
	background-repeat: no-repeat;
	color: #444444;
	font: bold 8pt Tahoma;
	cursor: pointer;
}

.titleSmall {
	position: absolute;
	z-index: 1;
	padding: 3px 5px 3px 5px;
	font: bold 8pt Tahoma;
	background-color: #000000;
}

.titleLarge {
	font: normal 18pt Tahoma;
	padding: 3px 8px 3px 8px;
	color: #AAAAAA;
	background-color: #000000;
}

#scrollup {
	height: 20px;
	padding: 0;
	overflow: hidden;
}

.headline {
	height: 20px;
	padding: 7px 0 0 0px;
	width: 750px;
	cursor: default;
}

.inputTitle {
	width: 162px;
	height: 22px;
	padding: 4px 0 0 8px;
	font: normal 10pt Tahoma;
	background-image: url(../images/common/input_title_back.gif);
	background-repeat: no-repeat;
}

.darkInput2 {
	border: 1px solid #333333;
	background-color: #111111;
	font: normal 10pt Tahoma;
	padding: 2px 3px 1px 3px;
	height: 19px;
}

.blueImageButton {
	width: 103px;
	height: 23px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/common/blue_button_back.gif);
	background-repeat: no-repeat;
	color: #DDDDDD;
	font: bold 8pt Tahoma;
	cursor: pointer;
}
