﻿@charset "utf-8";
	BODY, INPUT, SELECT, TD, TH, TEXTAREA, P, B, DIV, SPAN 
	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: "돋움",Seoul,"한강체";
	font-size: 11px;
	color: #404040;
	line-height:130%;
	word-spacing:-2px;
	text-decoration: none;
}

	A:link		{color: #333333; text-decoration: none}
	A:visited		{color: #333333; text-decoration: none}
	A:hover		{color: #D7182A; text-decoration: none}

textarea{scrollbar-3dlight-color:FFFFFF;scrollbar-arrow-color:A6A6A6;scrollbar-base-color:F6F6F6;scrollbar-darkshadow-color:FFFFFF;
         scrollbar-face-color:F6F6F6;scrollbar-highlight-color:EFEFEF;scrollbar-track-color:ECECEC;scrollbar-shadow-color:A6A6A6;
         border:solid 1px;;background-color:white;border-color:#BDBDBD;font-family:돋움;font-size:9pt;color:#000000}
		 

.input_02{border:solid 1px;background-color:#D1F3FF;border-color:#D1F3FF;font-family:돋움;font-size:8pt;color:#175175}
.input_03{border:solid 1px;background-color:#FF5287;border-color:#FF5287;font-family:돋움;font-size:8pt;color:#ffffff;font-weight:bold;}
.input_04{border:solid 1px;background-color:ffffff;border-color:#F3FCFF;}
.input_05{border:solid 1px;background-color:#F3F3F3;border-color:#F3F3F3;font-family:돋움;font-size:8pt;color:#000000}
.input_06{border:solid 1px;background-color:white;border-color:#BCBCBC;font-family:돋움;font-size:9pt;color:#323232}

/*----------------------------font-------------------------------*/

.orang_b {color:#FE7A11;font-weight:bold;}
.orang {color:#FE7A11;}
.blue_01 {color:#1B81AC; line-hight : 150%;}
.blue_02 {color:#2D9AF3; line-hight : 160%;}
.blue_03 {color:#4AA5F1;}
.blue_b_01 {color:#2D9AF3;font-weight:bold;}
.blue_name {color:#48A5F1;font-weight:bold;}
.gray_03 {color:#545454;line-height:160%;}