@charset "euc-kr";
* {
    FONT-FAMILY: Verdana, ±¼¸², Gulim;
    FONT-SIZE: 9pt;
    LETTER-SPACING: -1px;
	COLOR:#585757;
	MARGIN: 0px;
	PADDING: 0px;
}

img {border:none}
input,textarea,select {background-color:#fff;border:2px solid #cccccc}
input,textarea {padding:2px 2px 1px 2px;}
input_check {background-color:#fff;border:0px solid #fff}

a:link, a:visited, a:active{text-decoration:none;color:#666666}
a:hover{text-decoration: underline}

.Small {
	font-family:µ¸¿ò;
	font-size:8pt;
	letter-spacing:-1px;
	color:#7A715D;
}


/*inputbox set*/
.w10	{width:10%;}
.w15	{width:15%;}
.w20	{width:20%;}
.w30	{width:30%;}
.w40	{width:40%;}
.w50	{width:50%;}
.w60	{width:60%;}
.w70	{width:70%;}
.w80	{width:80%;}
.w90	{width:90%;}
.w95	{width:95%;}
.w100	{width:100%;}

/*inputbox set*/
.h100	{width:95%; height:100px;}
