/***************************************************************
* ÇÑ¾ç»çÀÌ¹ö´ëÇÐ±³ eºñÁî´Ï½º±¸Ãà½Ç¹«
****************************************************************/

/***************************************************************
* ±âº» ½ºÅ¸ÀÏ
****************************************************************/
p,br,body,td,select,input,form,textarea,option {
	font-size:9pt;
	font-family:±¼¸²;
	line-height:140%;
	margin: 0;
} 


/***************************************************************
* Çà°£ °£°Ý
****************************************************************/
.line140 {line-height:100%;}
.line150 {line-height:150%;}

/***************************************************************
* ¸µÅ© ½ºÅ¸ÀÏ (±âº»/ÆË¾÷)
****************************************************************/
A:link {color:blue;text-decoration:underline;} 
A:visited {color:blue;text-decoration:underline} 
A:active {color:blue;text-decoration:underline;} 
A:hover {color:blue;text-decoration:underline;} 

A.popbt:link {color:blue; text-decoration:none;} 
A.popbt:visited {color:blue; text-decoration:none} 
A.popbt:active {color:C85E10; text-decoration:none;} 
A.popbt:hover {color:C85E10; text-decoration:none;} 

/***************************************************************
* °­Á¶»ö
****************************************************************/
.strong1{color:#009f93; font-weight: normal;} 
.strong2{color:#964300; font-weight: normal;} 
.strong3{color:#bc0073; font-weight: normal;} 
.strong4{
	font-weight: bold;
	color: #333333;
}
.strong5{
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
}

/***************************************************************
* ¼­ºêÅ¸ÀÌÆ² ÅÛÇÃ¸´ ÅØ½ºÆ®
****************************************************************/
.subtitle1 { color:#603913; font-weight: bold; font-size:10pt; padding-top: 3px;}
.subtitle2 { color:#303F75; font-weight: bold; font-size:10pt; padding-top: 3px;}
.subtitle3 { color:#02647E; font-weight: bold; font-size:10pt; padding-top: 3px;}

.pop { font-weight: bold; color: #FFFFFF; }
.ment { color:934705; font-weight: bold; }
.info { color:9E7400; font-weight: normal; }
.tbtitle { color:7A4021; font-weight: normal; }

/***************************************************************
* input or textfield ½ºÅ¸ÀÏ
****************************************************************/

.inbox {font-size:9pt; font-family:"±¼¸²"; BACKGROUND-COLOR:#FFFFFF; BORDER:1x solid #c4c4c4; }

/***************************************************************
* ½ºÅ©·Ñ ½ºÅ¸ÀÏ
****************************************************************/
BODY{scrollbar-face-color: white; 
scrollbar-shadow-color: #5598BC; scrollbar-highlight-color: #5598BC; scrollbar-3dlight-color: 
white; scrollbar-darkshadow-color: white; scrollbar-track-color: white; scrollbar-arrow-color: 
#5598BC
} 
.tabtitle { color:027740; font-weight: bold; }

/***************************************************************
* ÆäÀÌÁö³Ñ¹ö
****************************************************************/
.frmBottom{color:#000000; font-size: 9pt;}

/***************************************************************
* °íÁ¤
****************************************************************/
.b_text {background-image: url(../image/body_bg.gif); background-repeat: no-repeat;background-attachment: fixed}
.Left10px {
	padding-left: 10px;
}
