BODY {
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}
BODY,TABLE {
	font-family: "±¼¸²Ã¼","µ¸¿òÃ¼";
	font-size: 12;
}
TABLE {
	background-color: #999999;
}
TH {
	height: 20;
	background-color: #CCCCCC;
}
TD {
	height: 20;
	background-color: #FFFFFF;
}
TD.submenu {
	font-weight: bold;
	background-color: #EEEEEE;
}
.item TD {
	font-weight: bold;
	text-align: center;
	background-color: #CCCCCC;
}
.total TD {
	font-weight: bold;
	text-align: center;
	background-color: #EEEEEE;
}
INPUT,SELECT,OPTION,TEXTAREA {
	font-family: "±¼¸²Ã¼","µ¸¿òÃ¼";
	font-size: 12;
	border-style: solid;
	border-width: 1;
	border-color: #666666;
}
INPUT {
	height: 18;
/*	text-align: center;*/
}
TEXTAREA {
	background-image: url("../image/textarea_line.gif");
}

.check {
	font-family: "±¼¸²Ã¼","µ¸¿òÃ¼";
	font-size: 12;
	border-width: 0;
}
.title {
	height: 25;
	font-family: "±¼¸²Ã¼","µ¸¿òÃ¼";
	font-size: 14;
	font-weight: bold;
	text-align: center;
}
.item {
	font-family: "±¼¸²","µ¸¿ò";
	font-weight: bold;
}
.state {
	color: #0000FF;
	font-size: 12;
	font-family: "±¼¸²Ã¼","µ¸¿òÃ¼";
	font-weight: bold;
}
.help {
	color: #0000FF;
	font-size: 12;
	font-family: "±¼¸²Ã¼","µ¸¿òÃ¼";
	cursor: hand;
}

.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}

.bgc_ff {
	background-color: #FFFFFF;
}
.bgc_ee {
	background-color: #EEEEEE;
}
.bgc_dd {
	background-color: #DDDDDD;
}
.bgc_cc {
	background-color: #CCCCCC;
}
.bgc_bb {
	background-color: #BBBBBB;
}
.bgc_aa {
	background-color: #AAAAAA;
}
.bgc_99 {
	background-color: #999999;
}
.bgc_88 {
	background-color: #888888;
}
.bgc_77 {
	background-color: #777777;
}
.bgc_66 {
	background-color: #666666;
}
.bgc_55 {
	background-color: #555555;
}
.bgc_44 {
	background-color: #444444;
}
.bgc_33 {
	background-color: #333333;
}
.bgc_22 {
	background-color: #222222;
}
.bgc_11 {
	background-color: #111111;
}
.bgc_00 {
	background-color: #000000;
}

.nega_color {
	color: #FFFFFF;
}

A:visited,A:active,A:link {
	color: #000000;
	font-size: 12;
	font-family: "±¼¸²Ã¼","µ¸¿òÃ¼";
	text-decoration: none;
}
A:hover {
	color: #FF0000;
	font-size: 12;
	font-family: "±¼¸²Ã¼","µ¸¿òÃ¼";
	text-decoration: none;
}
A.blue:visited,A.blue:active,A.blue:link {
	color: #0000FF;
	font-size: 12;
	font-family: "±¼¸²Ã¼","µ¸¿òÃ¼";
	text-decoration: none;
}
A.blue:hover {
	color: #FF0000;
	font-size: 12;
	font-family: "±¼¸²Ã¼","µ¸¿òÃ¼";
	text-decoration: none;
}
