/* 
=======================================================
                                  쿤스 스타일시트
=======================================================
기본스타일, 스크롤바 : 사이트에 맞게 기본 폰트 색상, 스크롤바 색상 지정
박스 스타일, 간격주기 필요한 내용 추가 (보통 기본)
자주 쓰는 폰트 (굴림12 / 돋움11) 
추가내용에 필요 스타일 추가

*/


/* 기본 스타일*/

BODY,P, DIV, table, tr, td {font-family: "돋움", "verdana"; font-size: 12px; line-height: 18px; color: #636466; text-decoration:none; word-break:break-all;}
 a:link    {font-family: "돋움", "verdana"; font-size: 12px; line-height: 18px; color: #636466; text-decoration:none; }
 a:visited {font-family: "돋움", "verdana"; font-size: 12px; line-height: 18px; color: #636466; text-decoration:none; }
 a:active  	{font-family: "돋움", "verdana"; font-size: 12px; line-height: 18px; color: #636466; text-decoration:none; }
 a:hover   {font-family: "돋움", "verdana"; font-size: 12px; line-height: 18px; color: #636466; text-decoration:underline;}

BODY{margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}

/* 스크롤바*/

body {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#C9C9C2;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-shadow-color:#C9C9C2;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #F2F2F2;
scrollbar-arrow-color:#C9C9C2}


/* 박스 스타일 */

.input_box 	{height:18; background-color:#FFFFFF ;border:1 solid #D5D5D5; font-family:굴림; font-size:11px; color:5F5F5F;}
.input_box02 	{background-color:ffffff ;border:1 solid #d5d5d5; font-family:굴림; font-size:12px; color:5F5F5F;}
.input_box03 	{background-color:EEEEEE ;border:1 solid #E8E8E8; font-family:굴림; font-size:12px; color:8E8E8E;}
.input_color 	{border:solid 1; font-family:굴림,Tahoma,Verdana; font-size:9pt; cursor : text; color:black;  background-color:#E9F1F9; height:20px; border-color:#7F9DB9;}
.list_box	{height:18; background-color:FFFFFF ;border:1 solid #D5D5D5; font-family:Arial; font-size:11px; color:5F5F5F;}
.list_box2	{height:18; background-color:#FFFFFF ;border:1 solid #CACACA; font-family:굴림; font-size:12px; color:5F5F5F;}
.drop01 	{height:20; background-color:ECF4FE ;border:1 solid #A0CDF9; font-family:굴림; font-size:12px; color:5F5F5F;}
.textarea	{border-style:none;font-family:굴림; font-size:12px; color:5F5F5F; line-height: 20px;}
.textarea01	{border-width:1; border-style: ridge; background-color: #FFFFFF; color:#5F5F5F; font-family:돋움,Tahoma,Verdana; font-size : 11px; 	cursor:text;  border-right: #D5D5D5 1px solid; border-top: #D5D5D5 1px solid; border-left: #D5D5D5 1px solid; border-bottom: #D5D5D5 1px solid; }
.textarea02	{border:solid 1; font-family:굴림,Tahoma,Verdana; font-size:9pt; cursor : text; color:#5F5F5F;  background-color:#F7F7F7; border-color:#ABABAB;}
.textarea03	{border-width:1; border-style: ridge; background-color: #FFFFFF; color:#5F5F5F; font-family:굴림,Tahoma,Verdana; font-size : 9pt; 	cursor:text;  border-right: #d5d5d5 1px solid; border-top: #d5d5d5 1px solid; border-left: #d5d5d5 1px solid; border-bottom: #d5d5d5 1px solid; }
.checkbox01     {height: 20px; color:#E9F1F9; background-color:#ffffff;}


/* 간격주기 */

.padding_ltr5{padding-left:5px;padding-top:5px;padding-right:5px;}
.padding_r5{padding-right:5px;}
.padding_lbr5{padding-left:5px;padding-bottom:5px;padding-right:5px;}
.padding_ltb10{padding-top:10px;padding-bottom:10px;padding-left:10px;}
.padding_l5{padding-left:5px;}
.padding_l10{padding-left:10px;}
.padding_l20{padding-left:20px;}
.padding_t5{padding-top:5px;}
.padding_b5{padding-bottom:5px;}
.padding_tb2{padding-top:2px;padding-bottom:2px;}
.padding_lt5{padding-left:5px;padding-top:5px;}
.padding_lr5{padding-left:5px;padding-right:5px;}
.padding_all2{padding-top:2px;padding-bottom:2px;padding-left:2px;padding-right:2px;}
.padding_all5{padding-top:5px;padding-bottom:5px;padding-left:5px;padding-right:5px;  font-family: "굴림", "Gulim"; font-size: 12px; line-height: 18px; color: #fdfdfd;}
.padding_all10{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;}


/* 자주쓰는 폰트 (굴림12) */

.orange		{font-family: "굴림", "Gulim"; font-size: 12px; line-height: 18px; color: #FF6000;}
.orange:link 	{font-family: "굴림", "Gulim"; font-size: 12px; line-height: 18px; color: #FF6000; text-decoration:none;}
.orange:visited {font-family: "굴림", "Gulim"; font-size: 12px; line-height: 18px; color: #FF6000;}
.orange:active 	{font-family: "굴림", "Gulim"; font-size: 12px; line-height: 18px; color: #FF6000; }
.orange:hover 	{font-family: "굴림", "Gulim"; font-size: 12px; line-height: 18px; color: #FF6000; text-decoration:underline;}

.orange_b		{font-family: "굴림", "Gulim"; font-size: 12px; line-height: 18px; color: #FF6000; font-weight: bold;}
.orange_b:link 	{font-family: "굴림", "Gulim"; font-size: 12px; line-height: 18px; color: #FF6000; font-weight: bold;  text-decoration:none;}
.orange_b:visited {font-family: "굴림", "Gulim"; font-size: 12px; line-height: 18px; color: #FF6000; font-weight: bold;}
.orange_b:active 	{font-family: "굴림", "Gulim"; font-size: 12px; line-height: 18px; color: #FF6000; font-weight: bold;}
.orange_b:hover 	{font-family: "굴림", "Gulim"; font-size: 12px; line-height: 18px; color: #FF6000; font-weight: bold;  text-decoration:underline;}

.green		{font-family: "돋움", "verdana"; font-size: 12px; color: #4F8600;}
.green:link 	{font-family: "돋움", "verdana"; font-size: 12px; color: #4F8600; text-decoration:none; }
.green:visited {font-family: "돋움", "verdana"; font-size: 12px; color: #4F8600;}
.green:active 	{font-family: "돋움", "verdana"; font-size: 12px; color: #4F8600;}
.green:hover 	{font-family: "돋움", "verdana"; font-size: 12px; color: #4F8600; text-decoration:underline;}

.green_b           	{font-family: "굴림", "Gulim"; font-size: 12px; color: #317702; font-weight: bold; text-decoration:none; }
.green_b:link	    {font-family: "굴림", "Gulim"; font-size: 12px; color: #4F8600; font-weight: bold; }
.green_b:visited	{font-family: "굴림", "Gulim"; font-size: 12px; color: #4F8600; font-weight: bold; }
.green_b:active	{font-family: "굴림", "Gulim"; font-size: 12px; color: #4F8600; font-weight: bold; }
.green_b:hover 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #4F8600; font-weight: bold; text-decoration:underline;}

.text_white 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #FFFFFF; }
.text_white:link 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #FFFFFF; }
.text_white:visited 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #FFFFFF; }
.text_white:active 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #FFFFFF; }
.text_white:hover 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #FFFFFF; text-decoration:underline;}

.text_whiteb 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration:none;}
.text_whiteb:link 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #FFFFFF; font-weight: bold;}
.text_whiteb:visited 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #FFFFFF; font-weight: bold;}
.text_whiteb:active 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #FFFFFF; font-weight: bold;}
.text_whiteb:hover 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration:underline;}

.text_bblack 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #000000; font-weight: bold;}
.text_bblack:link {font-family: "굴림", "Gulim"; font-size: 12px; color: #000000; font-weight: bold;}
.text_bblack:visited {font-family: "굴림", "Gulim"; font-size: 12px; color: #000000; font-weight: bold;}
.text_bblack:active	{font-family: "굴림", "Gulim"; font-size: 12px; color: #000000; font-weight: bold;}
.text_bblack:hover {font-family: "굴림", "Gulim"; font-size: 12px; color: #000000; font-weight: bold;}

.text_black 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #636466;}
.text_black:link {font-family: "굴림", "Gulim"; font-size: 12px; color: #636466;}
.text_black:visited {font-family: "굴림", "Gulim"; font-size: 12px; color: #636466;}
.text_black:active	{font-family: "굴림", "Gulim"; font-size: 12px; color: #636466;}
.text_black:hover {font-family: "굴림", "Gulim"; font-size: 12px; color: #636466;}

.text_blue {font-family: "굴림";font-size: 12px;color: #0072BC;text-decoration:underline;}
.text_blue :link {font-family: "굴림";font-size: 12px;color: #0072BC;}
.text_blue :visited {font-family: "굴림";font-size: 12px;color: #0072BC;}
.text_blue :active {font-family: "굴림";font-size: 12px;color: #0072BC;}
.text_blue :hover {font-family: "굴림";font-size: 12px;color: #0072BC;text-decoration: underline;}

.text_yellow {font-family: "굴림";font-size: 12px;color: #D74D0A;text-decoration:none;}
.text_yellow :link {font-family: "굴림";font-size: 12px;color: #D74D0A;}
.text_yellow :visited {font-family: "굴림";font-size: 12px;color: #D74D0A;}
.text_yellow :active {font-family: "굴림";font-size: 12px;color: #D74D0A;}
.text_yellow :hover {font-family: "굴림";font-size: 12px;color: #D74D0A;text-decoration:none;}

.text_vlue {font-family: "굴림";font-size: 12px;color: #004A9D;text-decoration:none;}
.text_vlue :link {font-family: "굴림";font-size: 12px;color: #004A9D;}
.text_vlue :visited {font-family: "굴림";font-size: 12px;color: #004A9D;}
.text_vlue :active {font-family: "굴림";font-size: 12px;color: #004A9D;}
.text_vlue :hover {font-family: "굴림";font-size: 12px;color: #004A9D;text-decoration:none;}



/* 자주쓰는 폰트 (돋움11) */

.gray01 		{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #555555;}
.gray01:link 	{font-family: "돋움"; font-size: 11px; line-height: 18px; color:#555555; text-decoration:none; }
.gray01:visited 	{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #555555;}
.gray01:active 	{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #555555; }
.gray01:hover 	{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #FF5A00; text-decoration:underline;}

.dotum_2 		{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #737373;}
.dotum_2:link 	{font-family: "돋움"; font-size: 11px; line-height: 18px; color:#737373; text-decoration:none; }
.dotum_2:visited 	{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #737373;}
.dotum_2:active 	{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #737373; }
.dotum_2:hover 	{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #FF5A00; text-decoration:underline;}

.dotum_3 		{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #26777E;}
.dotum_3:link 	{font-family: "돋움"; font-size: 11px; line-height: 18px; color:#26777E; text-decoration:none; }
.dotum_3:visited 	{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #26777E;}
.dotum_3:active 	{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #26777E; }
.dotum_3:hover 	{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #FF5A00; text-decoration:underline;}

.dotum_4 		{font-family: "돋움"; font-size: 11px; line-height: 14px; color: #737373;}
.dotum_4:link 	{font-family: "돋움"; font-size: 11px; line-height: 14px; color:#737373; text-decoration:none; }
.dotum_4:visited 	{font-family: "돋움"; font-size: 11px; line-height: 14px; color: #737373;}
.dotum_4:active 	{font-family: "돋움"; font-size: 11px; line-height: 14px; color: #737373; }
.dotum_4:hover 	{font-family: "돋움"; font-size: 11px; line-height: 14px; color: #FF5A00; text-decoration:underline;}

.yellow11		{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #FFD800;}
.yellow11:link 	{font-family: "돋움"; font-size: 11px; line-height: 18px; color:#FFD800; text-decoration:none; }
.yellow11:visited {font-family: "돋움"; font-size: 11px; line-height: 18px; color: #FFD800;}
.yellow11:active 	{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #FFD800; }
.yellow11:hover 	{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #FFD800; text-decoration:underline;}

.orange11		{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #D97200;}
.orange11:link 	{font-family: "돋움"; font-size: 11px; line-height: 18px; color:#D97200; text-decoration:none; }
.orange11:visited {font-family: "돋움"; font-size: 11px; line-height: 18px; color: #D97200;}
.orange11:active 	{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #D97200; }
.orange11:hover 	{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #D97200; text-decoration:underline;}

.text_dotum_blue {font-family: "돋움";font-size: 11px;color: #0072BC;}
.text_dotum_blue :link {font-family: "돋움";font-size: 11px;color: #0072BC;}
.text_dotum_blue :visited {font-family: "돋움";font-size: 11px;color: #0072BC;}
.text_dotum_blue :active {font-family: "돋움";font-size: 11px;color: #0072BC;}
.text_dotum_blue :hover {font-family: "돋움";font-size: 11px;color: #0072BC;text-decoration: underline;}

.text_dotum_lightorange {font-family: "돋움";font-size: 11px;color: #FBAF5D;}
.text_dotum_lightorange :link {font-family: "돋움";font-size: 11px;color: #FBAF5D;}
.text_dotum_lightorange :visited {font-family: "돋움";font-size: 11px;color: #FBAF5D;}
.text_dotum_lightorange :active {font-family: "돋움";font-size: 11px;color: #FBAF5D;}
.text_dotum_lightorange :hover {font-family: "돋움";font-size: 11px;color: #FBAF5D;text-decoration: underline;}

.text_dotum_brightblue {font-family: "돋움";font-size: 11px;color: #00BFF3;}
.text_dotum_brightblue :link {font-family: "돋움";font-size: 11px;color: #00BFF3;}
.text_dotum_brightblue :visited {font-family: "돋움";font-size: 11px;color: #00BFF3;}
.text_dotum_brightblue :active {font-family: "돋움";font-size: 11px;color: #00BFF3;}
.text_dotum_brightblue :hover {font-family: "돋움";font-size: 11px;color: #00BFF3; text-decoration: underline;}

.text_dotum_green {font-family: "돋움";font-size: 11px;color: #598527;}
.text_dotum_green :link {font-family: "돋움";font-size: 11px;color: #598527;}
.text_dotum_green :visited {font-family: "돋움";font-size: 11px;color: #598527;}
.text_dotum_green :active {font-family: "돋움";font-size: 11px;color: #598527;}
.text_dotum_green :hover {font-family: "돋움";font-size: 11px;color: #598527; text-decoration: underline;}

.text_dotum_whiteblue {font-family: "돋움";font-size: 11px;color: #DFF0F4;}
.text_dotum_whiteblue :link {font-family: "돋움";font-size: 11px;color: #DFF0F4;}
.text_dotum_whiteblue :visited {font-family: "돋움";font-size: 11px;color: #DFF0F4;}
.text_dotum_whiteblue :active {font-family: "돋움";font-size: 11px;color: #DFF0F4;}
.text_dotum_whiteblue :hover {font-family: "돋움";font-size: 11px;color: #DFF0F4; text-decoration: underline;}

.dotum_white11	{font-family: "굴림"; font-size: 11px; line-height: 14px; color: #FFFFFF;}
.dotum_white11:link {font-family: "굴림"; font-size: 11px; line-height: 14px; color: #FFFFFF;}
.dotum_white11:visited {font-family: "굴림"; font-size: 11px; line-height: 14px; color: #FFFFFF;}
.dotum_white11:active	{font-family: "굴림"; font-size: 11px; line-height: 14px; color: #FFFFFF;}
.dotum_white11:hover {font-family: "굴림"; font-size: 11px; line-height: 14px; color: #FFFFFF; text-decoration: underline;}

.dotum_white11b	{font-family: "굴림"; font-size: 11px; line-height: 14px; color: #FFFFFF; font-weight: bold;}
.dotum_white11b:link	{font-family: "굴림"; font-size: 11px; line-height: 14px; color: #FFFFFF; font-weight: bold;}
.dotum_white11b:visited	{font-family: "굴림"; font-size: 11px; line-height: 14px; color: #FFFFFF; font-weight: bold;}
.dotum_white11b:active	{font-family: "굴림"; font-size: 11px; line-height: 14px; color: #FFFFFF; font-weight: bold;}
.dotum_white11b:hover	{font-family: "굴림"; font-size: 11px; line-height: 14px; color: #FFFFFF; font-weight: bold; text-decoration: underline;}

.dotum_gray	{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #BEBEBE;}
.dotum_gray:link {font-family: "돋움"; font-size: 11px; line-height: 18px; color: #BEBEBE;}
.dotum_gray:visited {font-family: "돋움"; font-size: 11px; line-height: 18px; color: #BEBEBE;}
.dotum_gray:active	{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #BEBEBE;}
.dotum_gray:hover {font-family: "돋움"; font-size: 11px; line-height: 18px; color: #BEBEBE; text-decoration: underline;}

.dotum_gray02	{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #A7A7A7; letter-spacing:-1px}
.dotum_gray02:link {font-family: "돋움"; font-size: 11px; line-height: 18px; color: #A7A7A7; letter-spacing:-1px}
.dotum_gray02:visited {font-family: "돋움"; font-size: 11px; line-height: 18px; color: #A7A7A7; letter-spacing:-1px}
.dotum_gray02:active	{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #A7A7A7; letter-spacing:-1px}
.dotum_gray02:hover {font-family: "돋움"; font-size: 11px; line-height: 18px; color: #0072BC; letter-spacing:-1px text-decoration: underline;}

.dotum_gray03	{font-family: "돋움"; font-size: 12px; line-height: 18px; color: #5078B3; letter-spacing:-1px}
.dotum_gray03:link {font-family: "돋움"; font-size: 12px; line-height: 18px; color: #5078B3; letter-spacing:-1px}
.dotum_gray03:visited {font-family: "돋움"; font-size: 12px; line-height: 18px; color: #5078B3; letter-spacing:-1px}
.dotum_gray03:active	{font-family: "돋움"; font-size: 12px; line-height: 18px; color: #5078B3; letter-spacing:-1px}
.dotum_gray03:hover {font-family: "돋움"; font-size: 12px; line-height: 18px; color: #4460A1; letter-spacing:-1px text-decoration: underline;}

.dotum_gray04	{font-family: "돋움"; font-size: 12px; line-height: 18px; color: #838384; letter-spacing:-1px}
.dotum_gray04:link {font-family: "돋움"; font-size: 12px; line-height: 18px; color: #838384; letter-spacing:-1px}
.dotum_gray04:visited {font-family: "돋움"; font-size: 12px; line-height: 18px; color: #838384; letter-spacing:-1px}
.dotum_gray04:active	{font-family: "돋움"; font-size: 12px; line-height: 18px; color: #838384; letter-spacing:-1px}
.dotum_gray04:hover {font-family: "돋움"; font-size: 12px; line-height: 18px; color: #838384; letter-spacing:-1px text-decoration: underline;}



.text_black2 	{font-family: "돋음"; font-size: 11px; color: #5B5B5B; }
.text_black2:link {font-family: "돋음"; font-size: 11px; color: #5B5B5B; }
.text_black2:visited {font-family: "돋음"; font-size: 11px; color: #5B5B5B; }
.text_black2:active	{font-family: "돋음"; font-size: 11px; color: #5B5B5B; }
.text_black2:hover {font-family: "돋음"; font-size: 11px; color: #5B5B5B; }


/* 카피라이터 */

.copyright	{font-family: "arial"; font-size: 11px; line-height: 18px; color: #4239C8;}
.copy {font-family: "돋움"; font-size: 11px; line-height: 14px; color: #AAAAAA; letter-spacing:-1px}




.title	{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #777777;}
.feature_title	{font-family: "굴림"; font-size: 12px; line-height: 18px; color: #407292;}
.function_title	{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #0F89AC;}


/* 네비게이션 : 메뉴 */
.menu 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration:none;}
.menu:link 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #FFFFFF; font-weight: bold;}
.menu:visited 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #FFFFFF; font-weight: bold;}
.menu:active 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #FFFFFF; font-weight: bold;}
.menu:hover 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #BBEBFE; font-weight: bold; text-decoration:underline;}

/* 네비게이션 : 서브메뉴 */
.menu_sub 	{font-family: "굴림";font-size: 12px;color: #0072BC; text-decoration:none;}
.menu_sub:link 	{font-family: "굴림";font-size: 12px;color: #0072BC;}
.menu_sub:visited 	{font-family: "굴림";font-size: 12px;color: #0072BC;}
.menu_sub:active 	{font-family: "굴림";font-size: 12px;color: #0072BC;}
.menu_sub:hover 	{font-family: "굴림";font-size: 12px;color: #0072BC; text-decoration:underline;}


/* 메인 */
.main_link  {font-family: "돋움"; font-size: 12px; line-height: 16px; color: #838383; letter-spacing:-1px; text-decoration:none;}
.main_link:link 	{font-family: "돋움";font-size: 12px;color: #838383; letter-spacing:-1px;}
.main_link:visited 	{font-family: "돋움";font-size: 12px;color: #838383; letter-spacing:-1px;}
.main_link:active 	{font-family: "돋움";font-size: 12px;color: #838383; letter-spacing:-1px;}
.main_link:hover 	{font-family: "돋움";font-size: 12px;color: #D96600; letter-spacing:-1px; text-decoration:underline;}

/* 메인 : 메인이미지 타이틀 */
.mainimg_title		{font-family: "굴림", "Gulim"; font-size: 13px; line-height: 18px; color: #3D3D3D; font-weight: bold;  letter-spacing:-1px}

/* 메인 : 버젼 */
.main_version 	{font-family: "굴림", "Gulim"; font-size: 16px; line-height: 24px; color: #347FC8; font-weight: bold;  letter-spacing:-1px}
.main_version_gray  {font-family: "돋움"; font-size: 11px; line-height: 14px; color: #A7A7A7; letter-spacing:-1px}

/* 메인 : how to use */
.main_howtouse 	{font-family: "굴림", "Gulim"; font-size: 14px; line-height: 20px; color: #0D5BAB; font-weight: bold;  letter-spacing:-1px}
.main_howtouse_title {font-family: "굴림"; font-size: 12px; line-height: 18px; color: #5675A3 ; letter-spacing:-1px;}



/* 서브메뉴 */

/* 서브메뉴 : 타이틀 */
.submenu_title 	{font-family: "굴림", "Gulim"; font-size: 12px; line-height: 14px; color: #FFFFFF; font-weight: bold;}

/* 서브메뉴 : 메뉴 */
.submenu_menu 	{font-family: "굴림"; font-size: 12px; line-height: 18px; color: #565656;  text-decoration: none;}

.submenuOver {font-family: "굴림"; font-size: 12px; line-height: 18px; font-weight:bold; color: #153D83;  text-decoration: none;  background-color: #D6DFED; cursor:hand;}


/* 오른쪽 메뉴 */

/* 오른쪽 메뉴 : 타이틀 */
.rightmenu_title 	{font-family: "굴림", "Gulim"; font-size: 12px; line-height: 24px; color: #004A80; font-weight: bold;  letter-spacing:-1px}

/* 오른쪽 메뉴 : 링크 */
.rightmenu_link 	{font-family: "굴림"; font-size: 12px; line-height: 18px; color: #4E77A0; letter-spacing:-1px; text-decoration: none;}
.rightmenu_link:link {font-family: "굴림"; font-size: 12px; line-height: 18px; color: #4E77A0; letter-spacing:-1px; text-decoration: none;}
.rightmenu_link:visited {font-family: "굴림"; font-size: 12px; line-height: 18px; color: #4E77A0; letter-spacing:-1px;}
.rightmenu_link:active	{font-family: "굴림"; font-size: 12px; line-height: 18px; color: #4E77A0; letter-spacing:-1px;}
.rightmenu_link:hover {font-family: "굴림"; font-size: 12px; line-height: 18px; color: #4E77A0; letter-spacing:-1px; text-decoration: underline;}

/* 오른쪽 메뉴 : 영문 */
.rightmenu_eng 	{font-family: "arial"; font-size: 10px; line-height: 10px; color: #A4A4A4;}

.rightmenu_basic {font-family: "돋움", "verdana"; font-size: 12px; color: #636466; letter-spacing:-1px;}
.rightmenu_basic:link    {font-family: "돋움", "verdana"; font-size: 12px; color: #636466; letter-spacing:-1px; text-decoration:none; }
.rightmenu_basic:visited {font-family: "돋움", "verdana"; font-size: 12px; color: #636466; letter-spacing:-1px;}
.rightmenu_basic:active  	{font-family: "돋움", "verdana"; font-size: 12px; color: #636466; letter-spacing:-1px;}
.rightmenu_basic:hover   {font-family: "돋움", "verdana"; font-size: 12px; color: #636466; letter-spacing:-1px; text-decoration:underline;}

.con_01 {font-family: 굴림; font-size: 12px; color:#555555; line-height: 20px; letter-spacing:-1px }
 .con_01:link    {font:12px 돋움;color:#555555;text-decoration:none; line-height: 20px; letter-spacing:-1px}
 .con_01:visited {font:12px 돋움;color:#555555;text-decoration:none; line-height: 20px; letter-spacing:-1px}
 .con_01:active  {font:12px 돋움;color:#555555;text-decoration:none; line-height: 20px; letter-spacing:-1px}
 .con_01:hover   {color:#1A75B4;text-decoration:underline; line-height: 20px; letter-spacing:-1px}
 
 
. {font-family: 돋움; font-size: 12px; color:#5f5f5f; letter-spacing:-1px}
 .con_02:link    {font:12px 돋움;color:#636466;text-decoration:none; line-height: 22px; letter-spacing:-1px}
 .con_02:visited {font:12px 돋움;color:#636466;text-decoration:none; line-height: 22	px; letter-spacing:-1px}
 .con_02:active  {font:12px 돋움;color:#636466;text-decoration:none; line-height: 22px; letter-spacing:-1px}
 .con_02:hover   {color:#1A75B4;text-decoration:underline; line-height: 22px; letter-spacing:-1px}
 

/* title small Text */
.tit_ST {font-family:돋움; font-size:12px; color:#085CA3; letter-spacing:-1px;}

/* title Big Text */
.tit_BT {font-family:돋움; font-size:14px; color:#0176AD; letter-spacing:-1px; font-weight:bold; line-height:25px;}

/* title Big Text */
.tit_BsT {font-family:돋움; font-size:12px; color:#637E81; letter-spacing:-1px; font-weight:bold; line-height:25px;}

/* content title */
.con_tit {font-family: "굴림", "Gulim"; font-size: 15px; line-height: 18px; color: #347FC8; font-weight: bold;  letter-spacing:-1px}


/* con point_text */
.con_P01 {font-family:굴림; font-size:13px; color:#15768A; line-height: 22px; letter-spacing:-1px; font-weight:bold; letter-spacing:-1px;}


/* 버튼 */

/* input button */
.button_call 	{border:1 solid #3B6E99; font-family:돋움; font-size:11px; color: white; height: 20px; background-color: #6B9CC5; padding:3 0 0 0; cursor: hand;}

.Red_ja {
	font-family: "굴림";
	font-size: 12px;
	color: #AE2D2D;
	font-weight: bold;
}
/* board */
.board_menu 	{font-family: "굴림"; font-size: 12px; line-height: 28px; color: #004178;}
.board_date 	{font-family: "돋움"; font-size: 11px; line-height: 28px; color: #777777;}
.board_num 	{font-family: "굴림"; font-size: 12px; line-height: 28px; color: #3C3C3C;}

.board_title  	{font-family: "굴림"; font-size: 12px; line-height: 18px; color: #3C3C3C; text-decoration:none;}
.board_title:link 	{font-family: "굴림"; font-size: 12px; line-height: 18px; color: #3C3C3C;}
.board_title:visited 	{font-family: "굴림"; font-size: 12px; line-height: 18px; color: #3C3C3C;}
.board_title:active 	{font-family: "굴림"; font-size: 12px; line-height: 18px; color: #3C3C3C;}
.board_title:hover 	{font-family: "굴림";font-size: 12px;color: #4E7EC4; text-decoration:none;}


/* member */

.consult_title  	{font-family: "돋움"; font-size: 11px; letter-spacing:-1px; line-height: 18px; color: #0072BC; text-decoration:none;}
.consult_title:link 	{font-family: "돋움"; font-size: 11px; letter-spacing:-1px; line-height: 18px; color: #0072BC;}
.consult_title:visited 	{font-family: "돋움"; font-size: 11px; letter-spacing:-1px; line-height: 18px; color: #0072BC;}
.consult_title:active 	{font-family: "돋움"; font-size: 11px; letter-spacing:-1px; line-height: 18px; color: #0072BC;}
.consult_title:hover 	{font-family: "돋움";font-size: 11px; letter-spacing:-1px;color: #36ACF8; text-decoration:none;}

.user_os  	{font-family: "돋움"; font-size: 11px; letter-spacing:-1px; line-height: 18px; color: #589513; text-decoration:none;}

.user_ip  	{font-family: "돋움"; font-size: 11px; line-height: 18px; color: #589513; text-decoration:none;}

.consult_time 	{font-family: "돋움"; font-size: 11px; line-height: 14px; color: #777777;}

/* support */

.faq_title  	{font-family: "굴림"; font-size: 12px; line-height: 18px; font-weight: bold;  letter-spacing:-1px; color: #4E86C5; text-decoration:none;}
.faq_title:link 	{font-family: "굴림"; font-size: 12px; line-height: 18px; font-weight: bold;  letter-spacing:-1px; color: #4E86C5;}
.faq_title:visited 	{font-family: "굴림"; font-size: 12px; line-height: 18px; font-weight: bold;  letter-spacing:-1px; color: #4E86C5;}
.faq_title:active 	{font-family: "굴림"; font-size: 12px; line-height: 18px; font-weight: bold;  letter-spacing:-1px; color: #4E86C5;}
.faq_title:hover 	{font-family: "굴림";font-size: 12px; font-weight: bold;  letter-spacing:-1px; color: #99CB25; text-decoration:none;}

.faq_title_off 	{font-family: "굴림", "Gulim"; font-size: 12px; letter-spacing:-1px; color: #FFFFFF; }
.faq_title_off:link 	{font-family: "굴림", "Gulim"; font-size: 12px; letter-spacing:-1px; color: #FFFFFF; }
.faq_title_off:visited 	{font-family: "굴림", "Gulim"; font-size: 12px; letter-spacing:-1px; color: #FFFFFF; }
.faq_title_off:active 	{font-family: "굴림", "Gulim"; font-size: 12px; letter-spacing:-1px; color: #FFFFFF; }
.faq_title_off:hover 	{font-family: "굴림", "Gulim"; font-size: 12px; letter-spacing:-1px; color: #00336C; text-decoration:none;}

.faq_question 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #636466; }
.faq_question:link 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #636466; }
.faq_question:visited 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #636466; }
.faq_question:active 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #636466; }
.faq_question:hover 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #73A400; text-decoration:none;}


/*carenda*/

.carenda_month	{font-family: "돋움", "Gulim"; font-size: 12px; color: #0C63AD; line-height: 18px;  font-weight: bold; }

.tdfont{font-family: "Tahoma";	font-size: 10px;	color: #336699;}
.scheduleOver{font-weight: bolder; background-color: #F0EEEE;	cursor: hand;}
.scheduleOut{background-color: #FFFFFF;}
.scheduleSelect{font-weight: bolder; 	background-color: #F4F4F4; cursor: hand;}
.scheduleData{font-weight: bolder;	background-color: #D1F2DD; cursor: hand;}

/*sitemap*/

.sitemap 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #438AD4; }
.sitemap:link 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #438AD4; }
.sitemap:visited 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #438AD4; }
.sitemap:active 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #438AD4; }
.sitemap:hover 	{font-family: "굴림", "Gulim"; font-size: 12px; color: #438AD4;  text-decoration:underline;}


/*product*/

.feature_bold	{font-family: "굴림", "Gulim"; font-size: 12px; letter-spacing:-1px; color: #4E4E4E; line-height: 18px;  font-weight: bold; }

.feature_gray01	{font-family: "굴림", "Gulim"; font-size: 12px; letter-spacing:-1px; color: #4E4E4E; line-height: 18px; }

.feature_gray02	{font-family: "굴림", "Gulim"; font-size: 12px; letter-spacing:-1px; color: #808080; line-height: 24px; }

.feature_titleblue	{font-family: "굴림", "Gulim"; font-size: 13px; color: #316BAD; line-height: 24px; font-weight: bold; }

.feature_titleblue01	{font-family: "굴림", "Gulim"; font-size: 12px; color: #438AD4; line-height: 24px; font-weight: bold; }

.feature_titlegreen	{font-family: "굴림", "Gulim"; font-size: 13px; color: #006A88; line-height: 24px; font-weight: bold; }

.feature_titleblue12	{font-family: "굴림", "Gulim"; font-size: 12px; color: #316BAD; line-height: 24px; }

.feature_titlegray	{font-family: "굴림", "Gulim"; font-size: 13px; color: #4E4E4E; line-height: 24px; }

.feature_text	{font-family: "굴림", "Gulim"; font-size: 12px; color: #737373; line-height: 18px; }

.feature_gray_nosp	{font-family: "굴림", "Gulim"; font-size: 12px; color: #4E4E4E; line-height: 18px; }

.feature_bold_nosp	{font-family: "굴림", "Gulim"; font-size: 12px; color: #4E4E4E; line-height: 18px;  font-weight: bold;}

.feature_blueround	{font-family: "굴림", "Gulim"; font-size: 13px; color: #4A6AA5; line-height: 18px;  font-weight: bold;}

.bluebox_text	 {font-family: "굴림", "Gulim"; font-size: 12px; color: #808080; line-height: 18px; }

.function_text01	 {font-family: "굴림", "Gulim"; font-size: 12px; color: #808080; letter-spacing:-1px; line-height: 18px; }

.function_text02	 {font-family: "굴림", "Gulim"; font-size: 12px; color: #808080; line-height: 18px; }

.divi_boxtitle	{font-family: "굴림", "Gulim"; font-size: 13px; color: #4A6AA5; line-height: 24px; font-weight: bold; }

.divi_black	{font-family: "굴림", "Gulim"; font-size: 12px; color: #535353; line-height: 18px; font-weight: bold; }

.eff_board_text01	{font-family: "굴림", "Gulim"; font-size: 12px; color: #3C3C3C; line-height: 18px; }

.eff_board_text02	{font-family: "굴림", "Gulim"; font-size: 12px; color: #3C3C3C; line-height: 18px; font-weight: bold; }

.eff_board_text03	{font-family: "굴림", "Gulim"; font-size: 12px; color: #448CCB; line-height: 18px; }

.meth_box_text01	{font-family: "굴림", "Gulim"; font-size: 12px; color: #676767; line-height: 18px; }

.price_title	{font-family: "굴림", "Gulim"; font-size: 12px; color: #15438A; line-height: 18px; font-weight: bold;  }
/* 추가셀렉트폼 css */
SELECT.sear1{
	BORDER-RIGHT: #CCBDC3 1px solid; BORDER-TOP: #CCBDC3 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #CCBDC3 1px solid; BORDER-BOTTOM: #CCBDC3 1px solid; FONT-FAMILY: "굴림", "Verdana"; HEIGHT: 17px; BACKGROUND-COLOR: #Ffffff
}
INPUT.id {
	BORDER-RIGHT: #AFAFAF 1px solid; BORDER-TOP: #AFAFAF 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #AFAFAF 1px solid;  BORDER-BOTTOM: #AFAFAF 1px solid; FONT-FAMILY: "굴림", "Verdana"; HEIGHT: 18px; BACKGROUND-COLOR: #FFFFFF
}
.Table_b1 {  font-family:"Gulim"; font-size: 9pt; color:#00000; border: #bebebe; BACKGROUND-COLOR: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.tab2 { 	background-color: #BBCFD7;	font-size: 9pt; height: 25px;	padding-top: 5px;	color: #000000;	text-align: center;}
.body	{ 
	font-size: 12px; 
	color: #333333; 
	/*font-family: "Verdana", "Arial", "Helvetica", "sans-serif","Gulim";
	line-height: 140%;*/
	background-color: #F1F1F1;
}

