/* 기본 Style */
/********************************************************************************/
body { font-family: "굴림", "돋움", "arial", "verdana"; font-size: 9pt; color: #000000; line-height: 130%;}
td { font-family: "굴림", "돋움", "arial", "verdana"; font-size: 9pt; color: #333333; line-height: 140%;}



input {
	font: 9pt/140% 굴림,Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	border: 1px solid #B2B2B2;
}	
.title1 {
font-size: 10pt;  font-weight:bold;  color: #1F4A7F; line-height: 150%;
}
.title2 {
	font-size: 10pt;
	font-weight:bold;
	color: #0066CC;
	line-height: 170%;
}
.title22 {
	font-size: 10pt;
	font-weight:bold;
	color: #F69359;
	line-height: 170%;
}

.title3 {


font-size: 11pt;  font-weight:bold;  color: #1F4A7F; line-height: 190%;
}
.sml {
	font-size: 11px;
	font-weight:normal;
	color: #1F4A7F;
	line-height: 150%;
}
.tit1 {

	font-size: 13pt;
	font-weight:bold;
	color: #033F7E;
	padding-top:8px;
	padding-left:40px;
}

.menu {
	font-size: 9pt;
	font-weight:bold;
	color: #0267D3;
	height:32px;
	padding-top:2px;
	padding-left:27px;
	background-image: url(../images/le_menu.gif);
}
.menu	a:link     {color:#0267D3; text-decoration:none; font-size:9pt; font-weight: bold;}
.menu   a:visited {color:#0267D3; text-decoration:none; font-size:9pt; font-weight: bold;}
.menu   a:active  {color:#E53505; text-decoration:none; font-size:9pt; font-weight: bold;}
.menu   a:hover   {color:#E53505; text-decoration:none; font-size:9pt; font-weight: bold;}

.menu_on {
	font-size: 9pt;
	font-weight:bold;
	color: #0267D3;
	height:32px;
	padding-top:2px;
	padding-left:27px;
	background-image: url(../images/le_menu_on.gif);
}

.menu_on	a:link     {
	color:#0267D3;
	text-decoration:none;
	font-size:9pt;
	font-weight: bold;
}
.menu_on   a:visited {color:#0267D3; text-decoration:none; font-size:9pt; font-weight: bold;}
.menu_on   a:active  {color:#E53505; text-decoration:none; font-size:9pt; font-weight: bold;}
.menu_on   a:hover   {color:#E53505; text-decoration:none; font-size:9pt; font-weight: bold;}



.top_sub	a:link     {color:#5C5C5C; text-decoration:none; font-size:9pt; text-align:left }
.top_sub   a:visited {color:#5C5C5C; text-decoration:none; font-size:9pt; text-align:left}
.top_sub   a:active  {color:#1760AC; text-decoration:none; font-size:9pt; text-align:left}
.top_sub   a:hover   {color:#1760AC; text-decoration:none; font-size:9pt; text-align:left}


.submenu {
	font-size: 9pt;
	color: #5C5C5C;
	height:22px;
	padding-top:1px;
	padding-left:27px;
	background-image: url(../images/le_submenu.gif);
}
.submenu	a:link     {color:#5C5C5C; text-decoration:none; font-size:9pt; }
.submenu   a:visited {color:#5C5C5C; text-decoration:none; font-size:9pt;}
.submenu   a:active  {color:#E53505; text-decoration:none; font-size:9pt;}
.submenu   a:hover   {color:#E53505; text-decoration:none; font-size:9pt;}

.tab {font-size: 9pt;font-weight:bold;color: #636363;height:22px;width:150;padding-top:2px;padding-left:5px;background-image: url(../images/tab.gif);}
.tab	a:link     {color:#636363; text-decoration:none; font-size:9pt; font-weight: bold;background-image: url(../images/tab_on.gif);}
.tab   a:visited {color:#636363; text-decoration:none; font-size:9pt; font-weight: bold;background-image: url(../images/tab_on.gif);}
.tab   a:active  {color:#0D52A8; text-decoration:none; font-size:9pt; font-weight: bold;background-image: url(../images/tab_on.gif);}
.tab   a:hover   {color:#0D52A8; text-decoration:none; font-size:9pt; font-weight: bold;background-image: url(../images/tab_on.gif);}

.tab_on {font-size: 9pt;font-weight:bold;color: #ffffff;height:22px;width:150;padding-top:2px;padding-left:5px;background-image: url(../images/tab_on.gif);}
.tab_on	a:link     {color:#ffffff; text-decoration:none; font-size:9pt; font-weight: bold;}
.tab_on   a:visited {color:#ffffff; text-decoration:none; font-size:9pt; font-weight: bold;}
.tab_on   a:active  {color:#ffffff; text-decoration:none; font-size:9pt; font-weight: bold;}
.tab_on   a:hover   {color:#ffffff; text-decoration:none; font-size:9pt; font-weight: bold;}

.top_sub {
    text-align:left
	font-size: 9pt;
	color: #5C5C5C;
	height:22px;
	padding-top:1px;
	padding-left:10px;
	text-align:left
}
.top_sub	a:link     {color:#5C5C5C; text-decoration:none; font-size:9pt; text-align:left }
.top_sub   a:visited {color:#5C5C5C; text-decoration:none; font-size:9pt; text-align:left}
.top_sub   a:active  {color:#1760AC; text-decoration:none; font-size:9pt; text-align:left}
.top_sub   a:hover   {color:#1760AC; text-decoration:none; font-size:9pt; text-align:left}
