body{
	scrollbar-face-color: white; 
	scrollbar-shadow-color: A6A6A6; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: A6A6A6; 
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: allowTransparency;
	scrollbar-arrow-color: A6A6A6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link { color: #1F1F1F; font-size: 9pt; text-decoration: none }
A:visited { color: #1F1F1F; font-size: 9pt; text-decoration: none } 
A:hover { color: #1F1F1F; font-size: 9pt; text-decoration: none } 
A:active { color: #1F1F1F; font-size: 9pt; text-decoration: none } 

//IMG {border: none;}

table {
	font-size: 10pt; 
	font-family: µ¸¿ò;
	color: #666666;
	line-height: 150%;
}

.text1 {
	font-size: 9pt;
	font-family:µ¸¿ò;
	line-height: 18px;
	color: #999792;
}
.text2 {
	font-size: 8pt;
	font-family:µ¸¿ò;
	line-height: 18px;
	color: #9BA8B7;
}
.text3 {
	font-size: 8pt;
	font-family: µ¸¿ò;
	color: #969FA2;
	line-height: 18px;
}
.text4 {
	font-size: 9pt;
	font-family: µ¸¿ò;
	color: #626262;
	line-height: 18px;
}
.text5 {
	font-size: 9pt;
	font-family: µ¸¿ò;
	color: #B6B6B5;
}
.text6 {
	font-size: 12pt;
	font-family: µ¸¿ò;
	color: #ffffff;
	font-weight:bold;
}
.text7 {
	font-size: 8pt;
	font-family: µ¸¿ò;
	color: #00000;
	font-weight:bold;
}
.text8 {
	font-size: 8pt;
	font-family: µ¸¿ò;
	color: #7B7B7B;
}
.text9 {
	font-size: 9pt;
	font-family: µ¸¿ò;
	color: #616161;
	font-weight:bold
}
.text10 {
	font-size: 11pt;
	font-weight: bold;
}

/* input */
.input      {font-family:µ¸¿ò; FONT-SIZE:9pt; BORDER:#7F9DB9 1px solid; COLOR:#555555; HEIGHT:18px;}
.input01      {font-family:µ¸¿ò; FONT-SIZE:9pt; BORDER:#E5E5E5 1px solid; COLOR:#555555; HEIGHT:16px;}
.input02      {font-family:µ¸¿ò; FONT-SIZE:9pt; BORDER:#A5A5A5 1px solid; COLOR:#555555; HEIGHT:14px;}
.input03      {font-family:µ¸¿ò; FONT-SIZE:9pt; BORDER:#7BAFD0 1px solid; COLOR:#555555; HEIGHT:18px;}
.inputfs    {font-family:µ¸¿ò; FONT-SIZE:9pt; BORDER:#E5E5E5 1px solid; COLOR:#555555; HEIGHT:18px; background:#F5F5F5;}

/* search input */
.sinput     {font-family:µ¸¿ò; FONT-SIZE:9pt; border:1px solid #E5E5E5; width:100px; HEIGHT:18px; COLOR:555555; }

/* textarea */
.textarea{
	font-family:µ¸¿ò; FONT-SIZE:9pt; COLOR:#555555; background:#FFFFFF; BORDER:#7BAFD0 1px solid; PADDING:4px;
	scrollbar-face-color: white; 
	scrollbar-shadow-color: A6A6A6; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: A6A6A6; 
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: allowTransparency;
	scrollbar-arrow-color: A6A6A6
}

.textarea01 {font-family:µ¸¿ò; FONT-SIZE:9pt; COLOR:#555555; background:#FFFFFF; BORDER:#7F9DB9 1px solid; PADDING:4px;}
.textareafs {font-family:µ¸¿ò; FONT-SIZE:9pt; COLOR:#555555; background:#F5F5F5; BORDER:#E5E5E5 1px solid; PADDING: 4px;
	scrollbar-face-color: white; 
	scrollbar-shadow-color: A6A6A6; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: A6A6A6; 
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: allowTransparency;
	scrollbar-arrow-color: A6A6A6
}

/* comment */
.cmt_input {font-family:µ¸¿ò; FONT-SIZE:9pt; BORDER:1px solid #DDDDDD; HEIGHT:18px; COLOR:#555555}
.cmt_ta    {font-family:µ¸¿ò; FONT-SIZE:9pt; COLOR:#555555; background:#FFFFFF; BORDER:1px solid #DDDDDD; PADDING:4px;
	scrollbar-face-color: white; 
	scrollbar-shadow-color: A6A6A6; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: A6A6A6; 
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: allowTransparency;
	scrollbar-arrow-color: A6A6A6
}

/* select box, checkbox */
.select8pt  {font-family:µ¸¿ò; font-size:8pt; color:#353535;}
.select     {font-family:µ¸¿ò; font-size:9pt; color:#353535;}
.select01   {font-family:µ¸¿ò; font-size:9pt; color:#ffffff; background-color: #267C91;}
.chkbox     {width:15px; height:15px;
}

.BOX_line {
	border: 1px solid #D7D6D6;
}

.BOX_linec {
	border: 1px solid #BABABA;
}

.BOX_line01 {
	border: 2px solid #F0EFEF;
}

.BOX_line02 {
	border: 3px solid #E4E4E4;
}
