/* ±âº» ½ºÅ¸ÀÏ */

BODY,P,A,TD,TR,DIV,SELECT,INPUT,TEXTAREA {
	Font-family:µ¸¿ò;
	FONT-SIZE:9pt;
	/*color: #7E7E7E;*/
	color: #000000;
	text-decoration: none;
	line-height:150%;}
	
/*A:link  {	font: 9pt;	color: #7E7E7E; 	text-decoration: none; line-height:150%;}
A:visited {	font: 9pt;	color:#7E7E7E; 	text-decoration: none; line-height:150%;}
A:hover  {	font: 9pt;	color: #94000A; 	text-decoration: none; line-height:150%;}

A.text_sub:link { color:3D7E8D; font-weight:bold;}
A.text_sub:visited { color:3D7E8D; font-weight:bold;}
A.text_sub:active { color:3D7E8D; font-weight:bold;}
A.text_sub:hover { color:3D7E8D; font-weight:bold;}*/
A:link  {	font: 9pt;	color: #000000; 	text-decoration: none; line-height:150%;}
A:visited {	font: 9pt;	color:#000000; 	text-decoration: none; line-height:150%;}
A:hover  {	font: 9pt;	color: #000000; 	text-decoration: none; line-height:150%;}

A.text_sub:link { color:000000; font-weight:bold;}
A.text_sub:visited { color:000000; font-weight:bold;}
A.text_sub:active { color:000000; font-weight:bold;}
A.text_sub:hover { color:000000; font-weight:bold;}

/* ÀÌ¹ÌÁö Å×µÎ¸® ¾ø¾Ö±â */
img {
	border:0}

/* Å×ÀÌºí ½ºÅ¸ÀÏÁÖ±â*/
 .table-box {border:1 dotted #CECECE; padding:2 3 0} 

/* A:hover ½ºÅ¸ÀÏ */

A:hover.blue_none {
	font-size:9pt; text-decoration: none; color:#0A779D;}

A:hover.orange_none {
	font-size:9pt; text-decoration: none; color:#E37B00;}

A:hover.step {
	position:relative; top:2; left:2;}

/* input ½ºÅ¸ÀÏ */

.inputbox_solid {
	background-color:FFFFFF; 
	font-size:9pt; border: 1px #CECECE solid;}

.login {
	background-color:E9E6DF; 
	font-size:9pt; border: 0px #CECECE solid;
	width:90; height:20;}
	
.inputbox_bg {
	background-color:EBEBEB; 
	font-size:9pt; border: 1px #cccccc solid;}

.inputbox_dot {
	font-size:9pt;
	border:1 dotted #BBBBBB; 
	padding:2 3 0;}

.inputbox_01 {
	background-color:FFFFFF; font-size:9pt;
	border-right: #DBDBDB 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-bottom: #DBDBDB 1px solid;}
.box4_23 {background-color:#F4F1E2; border:solid 1px #D9D3C7; padding:10px}

/* ±ÛÀÚ ½ºÅ¸ÀÏ */

.text_bold {
	font-weight: bold;}

.text_8pt {
	font-size:8pt; letter-spacing:-1;}

/* ¼± ½ºÅ¸ÀÏ */

.hr_dot {
	width:100%; color:#BBBBBB; border-style:dotted;} /*»çÀÌÁî°ª1*/