.bg1 {
	background-image: url(../images/bg3.gif);
	background-repeat: repeat-y;
	color: #5A5A5A;
}
td {
	color: #5F5F5F;
	font-size: 9pt;
	line-height: 150%;
	font-family: "돋움";
}
input {
	font-size: 9pt;
}

select {
	font-size: 9pt;
}

textarea {
	font-size: 9pt;
}

A {text-decoration: none; color: #5F5F5F; line-height: 150%;}
A:visited { text-decoration: none; color:#5F5F5F;}
A:hover { text-decoration: none;color:#5F5F5F;}

a.link1 {color:#FFFFFF; text-decoration:none}
a.link1:hover {color:#BEE000; text-decoration:none}
a.link1:visited {text-decoration: none; color:#FFFFFF;}

.small {
	font-size: 11px;
	line-height: 14px;
	font-family: "돋움";

}

.btn1 {
    font-family:굴림; font-size:9pt; color:rgb(51,51,51); background-color:rgb(211,209,209); padding-top:2; padding-right:0; padding-bottom:0; padding-left:0; border-width:1; border-top-color:rgb(222,219,219); border-right-color:silver; border-bottom-color:silver; border-left-color:rgb(222,219,219); border-style:golve;
}

.textbox {
    font-family:굴림; font-size:9pt; color:rgb(51,51,51); background-color:white; padding-top:2; padding-right:0; padding-bottom:0; padding-left:0; border-width:1; border-color:#999999;  border-style:solid;
}

.intBox {
    font-family:굴림; font-size:9pt; color:rgb(51,51,51); background-color:white; padding-top:2; padding-right:2; padding-bottom:0; padding-left:0; border-width:1; border-color:#999999;  border-style:solid; text-align:right;
}


.font10pt {
	font-size: 10pt;
}

.font9pt {
	font-size: 9pt;
}

