

.csstd { font : 9pt "verdana,µ¸¿ò,arial,seoul";line-height:140% } 

.text { font-family: "µ¸¿ò"; font-size: 9pt; line-height:115%}
.text2 { font-family: "µ¸¿ò"; font-size: 9pt; line-height:170%}
.mail { font-family: "µ¸¿ò"; font-size: 8pt; color:#686868}

.cssinputbox {
	border:1 solid;
	border-color:#4E5C8A;
	background-color:#FFFFFF;
	font-family: "verdana,µ¸¿ò,arial,seoul";
	color:#4E5C8A;
}
input.cssinputbutton {
	
		text-align: center;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: white;
		border-right-color: black;
		border-bottom-color: black;
		border-left-color: white;

		cursor:hand;  
		font-size:8pt; 
		color:#808080;  
		font-family: µ¸¿òÃ¼;
		background-color:#EEEEEE;
		padding-top:2.5px;
	}