body,td,form,textarea,select,input {
	font-family: "±¼¸²";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.border_gray {
	border: 1px solid CCCCCC;
}
.border_gray2 {
	border: 1px solid D5D5D5;
}
.border_dark_gray {
	border: 1px solid #999999;
}
.border_deepdark_gray {
	border: 1px solid #333333;
}
.border_bright_gray {
	border: 1px solid EDEDED;
}
.border_bright_gray2 {
	border: 1px solid F1F2F3;
}
.border_white {
	border: 1px solid #FFFFFF;
}
.border_bright_blue {
	border: 1px solid #7F9DB9;
}
.border_bright_brown {
	border: 1px solid #C7B9A4;
}
.line_bottom_bright_gray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: EDEDED;
}
.line_bottom_bright_gray2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: D7D7D7;
}
.line_bottom_bright_orange {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: FFD69A;
}
.line_bottom_bright_violet {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: D1A4EF;
}
.line_bottom_bright_blue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: A6BEE3;
}
.line_bottom_bright_green {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: D7CDC5;
}
.line_top_bright_gray {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: EDEDED;
}
.style1 {color: #00aeef}
.style2 {color: #0066ff}
.style4 {color: #FF6600}
.style5 {color: #FFFFFF}
.style6 {
	font-size: 14px;
	font-weight: bold;
}
.style7 {color: #1356c2}
.style8 {
	color: #f26521;
	font-weight: bold;
}
.style9 {color: #e50c9e}
.style10 {color: #00a650}
.style11 {
	color: #1356c2;
	font-weight: bold;
	font-size: 13px;
}
.style13 {
	font-size: 16px;
	color: #f26521;
	font-weight: bold;
	background-color: EDEDED;
	text-align: right;
	padding-top: 3px;
}
.style14 {
	background-color: EDEDED;
	text-align: right;
}
.style15 {
	font-size: 11px;
	color: #666666;
}


.left9 
	{padding-left: 9px}


a:link		{ color:#666666; text-decoration:none; }
a:visited    { color:#666666; text-decoration:none;}
a:hover      { Color:#FF6600; text-decoration:underline;  }
a:active     { color:#666666; text-decoration:none;}

a.blue:link		{ color:#1356c2; text-decoration:none; }
a.blue:visited    { color:#1356c2; text-decoration:none;}
a.blue:hover      { Color:#1356c2; text-decoration:underline;  }
a.blue:active     { color:#1356c2; text-decoration:none;}

a.vivid_blue:link		{ color:#0000FF; text-decoration:none; }
a.vivid_blue:visited    { color:#0000FF; text-decoration:none;}
a.vivid_blue:hover      { Color:#0000FF; text-decoration:none;  }
a.vivid_blue:active     { color:#0000FF; text-decoration:none;}

a.white:link		{ color:#ffffff; text-decoration:none; }
a.white:visited    { color:#ffffff; text-decoration:none;}
a.white:hover      { Color:#ffffff; text-decoration:underline;  }
a.white:active     { color:#ffffff; text-decoration:none;}

.box {
	background-color: #D8F1FF;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}

.inputtext { 
border-top:1 solid #292929;
border-left:1 solid #292929;
border-right:1 solid #f0f0f0;
border-bottom:1 solid #f0f0f0;	
height:42px;
width:500px;	
overflow:auto; 
scrollbar-face-color: #FFFFFF; 
scrollbar-shadow-color: #CECECE;
scrollbar-highlight-color: #CECECE; 
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #FFFFFF; 
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #A3A3A3; 
font-size:9pt; 
font-family:±¼¸²; 
}
