@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #FF6600;
	font-weight: bold;
}
body, table, tr, td, span, div, p { font-size:9pt; font-style: normal;font-family:굴림,Verdana,Arial;line-height: 12pt; font-weight:normal; color: #545454;}

A:link, A:active, A:visited {
    font-color: #454545;
    text-decoration: none;
    font-family: "굴림";
    font-size: 12px;
    line-height: 18px;
    color: #545454;
}
A:hover {
    text-decoration: none;
    color: #999999;
    font-family: "굴림";
    font-size: 12px;
    line-height: 18px;
}

.input1 { background-color:#ffffff;
	font-family: "돋움,seoul,helvetica,verdana"; 
                BORDER-RIGHT: #9D9A9A  1px solid;
                BORDER-TOP:  #9D9A9A 1px solid;
                BORDER-BOTTOM: #9D9A9A 1px solid;
                BORDER-LEFT: #9D9A9A 1px solid; 
	color:#6D6C6C;
	font-size: 11px;}
	
.select {font:8pt tahoma,굴림체; color:#444444;}

.textarea {	background-color:#ffffff;
	font-family: "굴림,seoul,helvetica,verdana"; 
                BORDER-RIGHT: #9D9A9A  1px solid;
                BORDER-TOP:  #9D9A9A 1px solid;
                BORDER-BOTTOM: #9D9A9A 1px solid;
                BORDER-LEFT: #9D9A9A 1px solid; 
	color:#6D6C6C;
	font-size: 9pt;}
	
	
