<!--

/* ¹Ýµå½Ã µé¾î°¡¾ß ÇÏ´Â ½ºÅ¸ÀÏ ½ÃÀÛ ±âº»»ö»ó : 308FC9 */

/* 1. º»¹® ÀüÃ¼  */
	BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,blockquote {font-size:9pt;font-family:±¼¸²;color:666666}

	body,td {
                font-size:9pt; 
                font-family: ±¼¸²; 
                color:#666666; 
                line-height:18px; 
                scrollbar-face-color: #eeeeee;
                scrollbar-shadow-color:#eeeeee; 
                scrollbar-highlight-color: #eeeeee;
                scrollbar-3dlight-color: #ffffff; 
                scrollbar-darkshadow-color: #ffffff;      
                scrollbar-track-color: #ffffff;
                scrollbar-arrow-color: #ffffff;
	}
	
	div {
                font-size:11px;
                font-family: Verdana, µ¸¿ò, ±¼¸², Arial, Tahoma ;
                color:#666666;
                line-height:18px;

                scrollbar-face-color: #eeeeee;
                scrollbar-shadow-color:#eeeeee;
                scrollbar-highlight-color: #eeeeee;
                scrollbar-3dlight-color: #ffffff;
                scrollbar-darkshadow-color: #ffffff;
                scrollbar-track-color: #ffffff;
                scrollbar-arrow-color: #ffffff;
        }
	
	.textarea {border:solid 1; letter-spacing:0; border-color:333333;font-size:9pt;color:444444;background-color:white;}

/* 2. ±âº» ¸µÅ© */
	A:link    {color:666666;text-decoration:none;font-family: Verdana, µ¸¿ò;}
	A:visited {color:666666;text-decoration:none;font-family: Verdana, µ¸¿ò;}
	A:active  {color:666666;text-decoration:none;font-family: Verdana, µ¸¿ò;}
	A:hover  {color:666666;text-decoration:underline;font-family: Verdana, µ¸¿ò;}


/* 3. ÀÌ¹ÌÁö */

	img {
		border-width:0px;
	}

/* 4. ÀÌ¹ÌÁö ¹öÆ° */

	.ib {
		cursor:pointer;
	}

/* 5. ÀÔ·Â ÅØ½ºÆ® */

	.text {
	        border: 1px solid #cccccc; 
	        background-color:ffffff;	
	        height:18px; 
	        color: #666666; 
	        font-size: 11px; 
	        padding: 2px 2px 0px 4px;
	}

/* 6. ·Î±×ÀÎ ¹öÆ° */

	.submit   {
                font-size:11px;
                font-family: Verdana, µ¸¿ò, ±¼¸², Arial, Tahoma ;
                color:#666666;
                line-height:18px;
		height:18px;
		background:none;
		border-style:none;
		cursor:pointer;
	}

/* 7. ·Î±×ÀÎ ·¹ÀÌ¾î */
/*	.Login a{
		display: block;
	}
	
	.Login a:hover{
		background-color: black;
		color: white;
	}*/

	.Login {
		position: absolute;
		visibility: hidden;
		top: 00px;
		z-index: 12;
		padding: 3px;
		margin: 0px;
		border: 1px solid #000;
		background-color:#eee;
		list-style: none;
	}
