/* * Stylesheet for gonet  by bumnshik **/
/* * ¹®¼­¿¡ ±âº»ÀûÀ¸·Î Àû¿ëµÇ´Â ½ºÅ¸ÀÏ **/
	BODY, TABLE, TR, TD, SELECT, INPUT, TEXTAREA
	{	font-family: verdana, ±¼¸², Gulim,Arial, Helvetica; font-size: 9pt; letter-spacing:-1px	}

#input { font-size:10pt; border-width:1; border-top-color:rgb(102,102,102); border-right-color:rgb(228,222,222); border-bottom-color:rgb(228,222,222); border-left-color:rgb(102,102,102); border-style:solid; }
#button1 {color:white; background-color:rgb(152,162,151);}

/** ÇÑ±Û ½ºÅ¸ÀÏ  **/
a:link { font-family: verdana, ±¼¸², Gulim,Arial, Helvetica; font-size: 9pt; text-decoration: none;  color:red} 
a:visited { font-family: verdana, ±¼¸², Gulim,Arial, Helvetica; font-size: 9pt; text-decoration: none ;  color: black} 
a:hover { font-family: verdana, ±¼¸², Gulim,Arial, Helvetica; font-size: 9pt; text-decoration: none ;  color: #333399} 
a:active { font-family: verdana, ±¼¸², Gulim,Arial, Helvetica; font-size: 9pt; text-decoration: none ;  color: black }


