  
/******************  ±â º» Æä ÀÌ Áö ½º Å¸ ÀÏ ******************/
 
body, table, tr, td		{ font-family: "µ¸¿ò";	font-size:9pt;  color:#333333;  line-height:16px; } 
A:link						{ font-family: "µ¸¿ò";	font-size:9pt; color:black;  line-height:16px;  text-decoration:none; }
A:visited				{ font-family: "µ¸¿ò";	font-size:9pt; color:black;  line-height:16px;  text-decoration:none; }
A:active	 				{ font-family: "µ¸¿ò";	font-size:9pt; color:black;  line-height:16px;  text-decoration:none; }
A:hover					{ font-family: "µ¸¿ò"; 	font-size:9pt; color:black;  line-height:16px;  text-decoration:none; } 
p							{ margin-top:2px;margin-bottom:2px; font-family: "µ¸¿ò";	font-size:9pt; color:black;  text-decoration:none; } 

 
/******************  Æû Å¸ ÀÔ ½º Å¸ ÀÏ ******************/

.frm_text		{ font-family:"µ¸¿ò";	font-size: 9pt;  color: #FF6600;	border:#999999 1px solid;  background-color:#FFFFFF; }
.frm_text::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: blue;
  opacity: 1; /* Firefox */
}

.frm_text:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: blue;
}

.frm_text::-ms-input-placeholder { /* Microsoft Edge */
  color: blue;
}
.frm_select		{ font-family:"µ¸¿ò";	font-size: 9pt;  color: #000000;	border:#000000 1px solid;	 background-color:#FFFFFF; }
.frm_button		{ font-family:"µ¸¿ò";					font-size: 9pt;  color: #000000;	border:#999999 1px solid;	 background-color:#D4D0C8; width:40px; height:20px;} 




/*****************  °¢ Á¾ ÅØ ½º Æ®  ½º Å¸ ÀÏ  *****************/

.red				{ font-family:"µ¸¿ò";		font-size: 9pt;  color: red;  line-height:16px; }
A.red:link		{ font-family:"µ¸¿ò"; 	font-size: 9pt;  color: red;  text-decoration:underline; }
A.red:visited	{ font-family:"µ¸¿ò"; 	font-size: 9pt;  color: red; }
A.red:hover	{ font-family:"µ¸¿ò"; 	font-size: 9pt;  color: red;  text-decoration:underline; }



.blue				{ font-family:"µ¸¿ò";	 	font-size: 9pt;  color: blue;  line-height: 16px; }
A.blue:link		{ font-family:"µ¸¿ò"; 	font-size: 9pt;  color: blue;  text-decoration:underline; }
A.blue:visited	{ font-family:"µ¸¿ò"; 	font-size: 9pt;  color: blue; }
A.blue:hover	{ font-family:"µ¸¿ò"; 	font-size: 9pt;  color: blue;  text-decoration:underline; } 



.white				{ font-family:"µ¸¿ò";	 	font-size: 9pt; color: white; line-height: 16px;			     font-weight:bold}
A.white:link		{ font-family:"µ¸¿ò"; 	font-size: 9pt; color: white; text-decoration:underline;  font-weight:bold}
A.white:visited	{ font-family:"µ¸¿ò"; 	font-size: 9pt; color: white;										 font-weight:bold}
A.white:hover		{ font-family:"µ¸¿ò"; 	font-size: 9pt; color: white; text-decoration:underline;  font-weight:bold}




.white_nor				{ font-family:"µ¸¿ò";		font-size: 9pt; color: white; line-height: 16px;			     }
A.white_nor:link		{ font-family:"µ¸¿ò"; 	font-size: 9pt; color: white;										 }
A.white_nor:visited	{ font-family:"µ¸¿ò"; 	font-size: 9pt; color: white;										 }
A.white_nor:hover	{ font-family:"µ¸¿ò"; 	font-size: 9pt; color: white; text-decoration:underline; }
 

 
.darkgreen				{ font-family:"µ¸¿ò";		font-size: 9pt;  color: #1F5001;}
A.darkgreen:link		{ font-family:"µ¸¿ò"; 	font-size: 9pt;  color: #1F5001; }
A.darkgreen:visited	{ font-family:"µ¸¿ò"; 	font-size: 9pt;  color: #1F5001; }
A.darkgreen:hover	{ font-family:"µ¸¿ò"; 	font-size: 9pt;  color: #1F5001;  text-decoration:underline; }

 
 