.top_bg3 {
	background-image:   url(../images/_public/top_bg3.gif);
	background-repeat: repeat-x;
}

.carenda {
	background-image:   url(../images/_public/carenda.gif);
	background-repeat: no-repeat;
}
	
td {
	color: #505050;
	font-size: 9pt;
	line-height: 150%;
	font-family: "돋움";
}

A {text-decoration: none;color: #5D5D5D;}
A:visited {text-decoration: none; color:#5D5D5D;}
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;
}

A.scroll:link {font-size:9pt; line-height: 117%; text-decoration: none; color:#5F5F5F; font-family:굴림, Arial}
A.scroll:visited {font-size:9pt; line-height: 117%; text-decoration: none; color:#5F5F5F; 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.s_t9:link {font-size:8pt; line-height: 120%; letter-spacing:-1px; text-decoration: none; color:#000000; font-family:Verdana}
A.s_t9:visited {font-size:8pt; line-height: 120%; letter-spacing:-1px; text-decoration: none; color:#000000; font-family:Verdana}
A.s_t9:hover {font-size:8pt; line-height: 120%; letter-spacing:-1px; text-decoration: none; color:#000000; font-family:Verdana}

A.s_t2:link {font-size:9pt; line-height: 150%; letter-spacing:-1px; text-decoration: none; color:#5D5D5D}
A.s_t2:visited {font-size:9pt; line-height: 150%; letter-spacing:-1px; text-decoration: none; color:#5D5D5D}
A.s_t2:hover {font-size:9pt; line-height: 150%; letter-spacing:-1px; text-decoration: none; color:#FF6600}


.day {
	font-size: 9px;
	line-height: 110%;
	letter-spacing:-1px;
	font-family: "Verdana";

}
.small {
	font-size: 11px;
	line-height: 130%;
	font-family: "돋움";

}
.font10pt {
	font-size: 10pt;
	font-family: "돋움";
}
.font11pt {
	font-size: 11pt;
	letter-spacing:-1px;
	font-family: "굴림";
}
.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:#FDFDFD;
        border-top-color:#FAFAFA;
        border-right-color:#FAFAFA;
        border-left-color:#FAFAFA;
        border-bottom-color:#FAFAFA;
        padding:0;
        }
		
 .select {
        font-family:돋움;
        font-size:8pt;
		    width : 136;
        height:19;
        color:#FFFFFF;
		    line-height:180%;
        border:solid 0px;
        background-color:#86C64C;
        padding:0;
        }


