@charset "euc-kr"; 
a:link, a:active {
    text-decoration : none;
    color : #3FA97C;
}
a:visited {
    text-decoration : none;
    color : #3F694D;
}
a:hover {
    text-decoration : underline;
}

BODY, TD, .normal {
	font : 9pt ±¼¸²,arial; 
	text-decoration : none; 
	line-height: 170%; 
	color : #3FA97C;
}
input.button {
		border:solid 0 gray;
		font-family:Tahoma;
		font-size:9pt;
		color:black;
		background-color:white;
		height: 30 pt;
}
input {
	border: 1px;
	border-color: #d4d4d4 ;
	border-style: solid;
	background-color:#f0f0f0;
	height:20px;
	color: #555555;
	font-family: "µ¸¿ò", Sans-serif;
	padding: 2px px 0 5px;
	}

input.submit {
	border: 1px;
	border-color: #d4d4d4 ;
	border-style: solid;
	background-color:#f0f0f0;
	height:20px;
	color: #555555;
	font-family: "µ¸¿ò", Sans-serif;
	padding: 2px px 0 5px;
	}

select {
		border:solid 1 gray;
		font-family:Tahoma;
		font-size:9pt;
		color:black;
		background-color:white;
		height: 30 pt;
}

textarea {
		line-height:13pt;
		border:black 1px solid; 
		border-color: #525252;
		font-family:±¼¸²;
		font-size:9pt;
		color:black;
		background-color:white;
		}

.list_num {
		font-family : Tahoma;
		font-size : 7pt;
		color : #9A9A9A;
		}

.cnumber {
		font-family : arial;
		font-size : 7pt;
		color : #6678BF;
		}

.dnums {
		font-family : tahoma;
		font-size : 8pt;
		}

.titlec {
		font-family : Arial;
		font-size : 7pt;
		line-height : 100%;
		color : white;
		font-weight : bold;
		}


.subject {
		font-family : ±¼¸²,arial;
		font-size : 9pt;	
		}


.menu {
		font-family : tahoma,±¼¸²;
		font-size : 8pt;
		color : black;
		font-weight : bold;
		
		}

