@charset "euc-kr";
/* basic */
.dropdown_element{
  background-color:#E4F4FC;
  height:20px;
  width:275px;
}

.dropdown_selected{
	background-color:#00CCFF;
	height:20px;
	padding-left:5px;
	font-weight:bold;
	color:#CC0099;
	width:275px;
}
BODY {scrollbar-face-color:#EFEFEF;
      scrollbar-shadow-color:#FFFFFF;
      scrollbar-highlight-color:#FFFFFF;
      scrollbar-3dlight-color: #79A2E0;
      scrollbar-darkshadow-color: #79A2E0;
      scrollbar-track-color: #ffffff;
      scrollbar-arrow-color: #79A2E0;
      margin-left:0px; margin-top:0px;margin-right:0px; margin-bottom:0px;}

td {font-family:"돋움","tahoma"; font-size:12px; color:#494949; line-height:120%; letter-spacing:normal;}

a		    { font-family:"돋움","tahoma"; color: #494949; font-size:12px; line-height:120%;text-decoration:none;}
A:link		{ color:#494949; text-decoration:none; line-height:120%; font-size:12px;}
A:visited	{ color:#494949; text-decoration:none; line-height:120%; font-size:12px;}
A:hover		{ color:#2559A2; text-decoration:none; line-height:120%; font-size:12px; }


/* 상단 좌측 */

.search1 {background-color:#FFFFFF; border:1 solid #75A3DF; width:102px; height:23px; color:#494949;}

.search2 {background-color:#FFFFFF; border:1 solid #75A3DF; width:275px; height:23px; color:#494949;}

.id {background-color:#FFFFFF; border:1 solid #C7C7C7; width:103px; height:21px; color:#494949;}

.l_menu {font-family:"돋움","tahoma"; font-size:12px; color:#2559A2; line-height:120%;  font-weight:bold;}

a.leftmenu		    { font-family:"돋움","tahoma"; color: #2559A2; font-size:12px; line-height:120%;text-decoration:none;font-weight:bold;}
A.leftmenu:link		{ color:#2559A2; text-decoration:none; line-height:120%; font-size:12px; font-weight:bold;}
A.leftmenu:visited	{ color:#2559A2; text-decoration:none; line-height:120%; font-size:12px; font-weight:bold;}
A.leftmenu:hover		{ color:#0C428E; text-decoration:none; line-height:120%; font-size:12px; font-weight:bold;}


/* 내용txt */

.ti_c {font-family:"돋움","tahoma"; font-size:12px; color:#254D88; line-height:120%;  font-weight:bold;}

.sstit {font-family:"돋움","tahoma"; font-size:12px; color:#224F89; line-height:120%;  font-weight:bold;}

.blue {font-family:"돋움","tahoma"; font-size:12px; color:#6AC0E1; line-height:120%;  font-weight:bold;}

.blue2 {font-family:"돋움","tahoma"; font-size:12px; color:#6AC0E1; line-height:120%; }

.blue3 {font-family:"돋움","tahoma"; font-size:12px; color:#386FBD; line-height:120%; }

.blue4 {font-family:"돋움","tahoma"; font-size:12px; color:#042044; line-height:120%; font-weight:bold;}

.white {font-family:"돋움","tahoma"; font-size:12px; color:#ffffff; line-height:120%;}

.white2 {font-family:"돋움","tahoma"; font-size:12px; color:#ffffff; line-height:120%; font-weight:bold;}

.gray {font-family:"돋움","tahoma"; font-size:12px; color:#9d9d9d; line-height:120%;}

.m01 {font-family:"돋움","tahoma"; font-size:11px; color:#494949; line-height:120%;}
.info01 {font-family:"돋움","tahoma"; font-size:12px; color:#00545A; line-height:120%;}



/* input */

.input01{background-color:#F7F7F7; border:1 solid #C0C0C0; height:18px; color:#494949;}

.input02 {background-color:#F7F7F7; border:1 solid #C0C0C0; height:250px; color:#494949;
          scrollbar-face-color:#FFFFFF;
	      scrollbar-shadow-color:#C0C0C0;
	      scrollbar-highlight-color:#C0C0C0;
		  scrollbar-3dlight-color: #FFFFFF;
		  scrollbar-darkshadow-color: #FFFFFF;
	      scrollbar-track-color: #FFFFFF;
		  scrollbar-arrow-color: #C0C0C0;}
			
.input03 {background-color:#F7F7F7; border:1 solid #C0C0C0; height:70px; color:#494949;
          scrollbar-face-color:#FFFFFF;
	      scrollbar-shadow-color:#C0C0C0;
	      scrollbar-highlight-color:#C0C0C0;
		  scrollbar-3dlight-color: #FFFFFF;
		  scrollbar-darkshadow-color: #FFFFFF;
	      scrollbar-track-color: #FFFFFF;
		  scrollbar-arrow-color: #C0C0C0;}
			
.input04 {background-color:#FFFFFF; border:1 solid #C0C0C0; height:18px; color:#494949;}

p{margin-top:1px;margin-bottom:1px;}

.emp_link A:hover{font-weight:bold;color:#000000;}