td {
	color: #6C6C6C;
	font-size: 9pt;
	line-height: 150%;
	font-family: "돋움";
}

A {text-decoration: none;color: #6C6C6C;}
A:visited {text-decoration: none; color:#6C6C6C;}
A:hover {text-decoration: none;color:#1A1A1A;}

a.link1:hover {
	text-decoration:underline;
	background-repeat: repeat-x;
}


body  {
scrollbar-face-color:#efefef;
scrollbar-shadow-color:#999999;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-arrow-color:#000000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

A.scroll:link {font-size:9pt; line-height: 117%; text-decoration: none; color:#6C6C6C; font-family:굴림, Arial}
A.scroll:visited {font-size:9pt; line-height: 117%; text-decoration: none; color:#6C6C6C; font-family:굴림, Arial}
A.scroll:hover {font-size:9pt; line-height: 117%; text-decoration: none; color:#965B25; font-family:굴림, Arial}

a.link2:hover {color:#FF4800; text-decoration:none}
a.link3:hover {color:#333333; text-decoration:underline}
a.link4:hover {color:#FFDC74; text-decoration:underline overline}

A.small_green:link {font-size:11px; line-height: 150%; letter-spacing:-0.5px; text-decoration: none; color:#27A700}
A.small_green:visited {font-size:11px; line-height: 150%; letter-spacing:-0.5px; text-decoration: none; color:#27A700}
A.small_green:hover {font-size:11px; line-height: 150%; letter-spacing:-0.5px; text-decoration: none; color:#27A700}

A.text_link:link {font-size:11px; line-height: 150%; letter-spacing:-0.5px; text-decoration: none; color:#4F8600}
A.text_link:visited {font-size:11px; line-height: 150%; letter-spacing:-0.5px; text-decoration: none; color:#4F8600}
A.text_link:hover {font-size:11px; line-height: 150%; letter-spacing:-0.5px; text-decoration: none; color:#FF6600}

A.subm_link:link {font-size:12px; line-height: 150%; letter-spacing:-0.5px; text-decoration: none; color:#FF6900}
A.subm_link:visited {font-size:12px; line-height: 150%; letter-spacing:-0.5px; text-decoration: none; color:#FF6900}
A.subm_link:hover {font-size:12px; line-height: 150%; letter-spacing:-0.5px; text-decoration: none; color:#4BBB38}


.small {
	font-size: 11px;
	line-height: 120%;
	font-family: "돋움";

}
.login_text {
	font-size: 11px;
	line-height: 130%;
	font-family: "돋움";
	color:#5F5F5F;
}
.font10pt {
	font-size: 10pt;
	font-family: "돋움";
}
.font11pt {
	font-size: 11pt;
	letter-spacing:-1px;
	font-family: "굴림";
	color:#525252;
}
.font14pt {
	font-size: 14pt;
	letter-spacing:-1px;
	font-family: "굴림";
	color:#FF4800;
}
.font9pt {
	font-size: 9pt;
}
.line200 {
	line-height: 200%;
}
.line130 {
	line-height: 130%;
}
.line160 {
    font-size: 8pt;
	line-height: 160%;
}

.line170 {
	line-height: 170%;
}
.line180 {
	line-height: 180%;
}
.underbar {
	text-decoration: underline;
}

.txtfield {
        font-family:돋움;
        font-size:8pt;
				width : 88px;
				height:17;
	    	line-height:180%;        
        color:#505050;
        border:solid 1px;
        background-color:#EFEFEF;
        border-top-color:#DCDCDC;
        border-right-color:#DCDCDC;
        border-left-color:#DCDCDC;
        border-bottom-color:#DCDCDC;
        padding:0;
}
.txtfield1 {
        font-family:돋움;
        font-size:8pt;
				width : 260px;
				height:17;
	    	line-height:150%;        
        color:#505050;
        border:solid 1px;
        background-color:#EFEFEF;
        border-top-color:#DCDCDC;
        border-right-color:#DCDCDC;
        border-left-color:#DCDCDC;
        border-bottom-color:#DCDCDC;
        padding:0;
}
		
 .select {
        font-family:돋움;
        font-size:11px;
		    width : 170;
        height:19;
        color:#458600;
		    line-height:180%;
        border:solid 0px;
        background-color:#F6F3F0;
        padding:0;
        }
.img_box {
	border: 3px solid #DEE4DD;
}
.sub_bg {
	background-image:   url(../images/_public/sub_bott_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.main_bott_bg {
	background-image:   url(../images/_main/main_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sub_bottbg {
	background-image:   url(../images/_public/sub_bott_rightbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.day {
	font-size: 9px;
	line-height: 110%;
	letter-spacing:-1px;
	font-family: "Verdana";

}

