	img {border: none;}

	A:link { text-decoration: none ; color: #90896C }
	A:visited { text-decoration: none ; color: #90896C }
	A:active { text-decoration: none ; color: #90896C }
	A:hover { text-decoration: underline; color:#4F4534 }
	

	A.blue:link { text-decoration: none ; color: #666666 }
	A.blue:visited { text-decoration: none ; color: #666666 }
	A.blue:active { text-decoration: none ; color: #666666 }
	A.blue:hover { text-decoration: underline; color:#1552FF }
	
	A.gray:link { text-decoration: none ; color: #5D5D5D }
	A.gray:visited { text-decoration: none ; color: #5D5D5D }
	A.gray:active { text-decoration: none ; color: #5D5D5D }
	A.gray:hover { text-decoration: underline; color:#8E8E8E }	
		

	td	{ 
		font-family : "µ¸¿ò", "Seoul", "arial", "Verdana", "Helvetica";
		font-size: 12px;
		color: #787878;
		line-height: 18px;
/*		text-align:justify;*/
	}
	
	td.agree	{ 
		font-family : "µ¸¿ò", "Seoul", "arial", "Verdana", "Helvetica";
		font-size: 12px;
		color: #333333;
		line-height: 16px;
/*		text-align:justify;*/
	}	
	
	td.board-title	{ 
		font-family : "µ¸¿ò", "Seoul", "arial", "Verdana", "Helvetica";
		font-size: 12px;
		color: #898989;
		line-height: 24px;
		text-align:center;
		background-color:F5F5F5;
		font-weight:bold;
	}
	td.board-page	{ 
		font-family : "µ¸¿ò", "Seoul", "arial", "Verdana", "Helvetica";
		font-size: 11px;
		color: #4D9EA5;
		text-align:center;
		font-weight:bold;
		background-color:F5F5F5;
	}

	td.tab	{ 
		font-family : "µ¸¿ò", "Seoul", "arial", "Verdana", "Helvetica";
		font-size: 12px;
		color: #847F75;
		line-height: 16px;
/*		text-align:justify;*/
	}
	td.tab-title	{ 
		font-family : "µ¸¿ò", "Seoul", "arial", "Verdana", "Helvetica";
		font-size: 12px;
		color: #DA731F;
		line-height: 16px;
/*		text-align:justify;*/
	}
	
	td.faq-title	{ 
		font-family : "µ¸¿ò", "Seoul", "arial", "Verdana", "Helvetica";
		font-size: 12px;
		color: #9C9476;
		line-height: 24px;
		padding-left:10px;
		background-color:F3F8F6;
		font-weight:bold;
	}	
	
	textarea {
		BORDER: #E0E0E0 1px solid;
		font-family : "µ¸¿ò", "Seoul", "arial", "Verdana", "Helvetica";
		font-size: 12px;
		color: #9BAAB1;
		overflow : auto;
	}


	input.line {
		height : 20px;
		BORDER: #d2d2d2 1px solid;
		font-family : "µ¸¿ò", "Seoul", "arial", "Verdana", "Helvetica";
		font-size: 11px;
		color: #333333;
		background-color:F8F8F8;		
	}
	
	
	select {
    	BORDER: #CAD6DC 1px solid;
		font-family : "µ¸¿ò", "Seoul", "arial", "Verdana", "Helvetica";
		font-size: 11px;
		font-color:C4C4C4;"
		height:12px;"
		color: #585858;
		background-color:FFFFFF;
	}

	body {
		scrollbar-face-color:#EFEFF2;
		scrollbar-shadow-color:#D2D2D7;
		scrollbar-highlight-color:#D2D2D7;
		scrollbar-dlight-color:#D2D2D7;
		scrollbar-darkshadow-color:#D2D2D7;
		scrollbar-track-color:#D2D2D7;
		scrollbar-arrow-color:#333333;
	}
	
	.frm {
		height : 19px;
		font-family : "µ¸¿ò", "Seoul", "arial", "Verdana", "Helvetica";
		font-size: 12px;
		color: #8E8E8E;
		background-color: #EFEFF2;
	}
	

.BUTTON2
{
    FONT-SIZE: 9pt;
    COLOR: #666666;
    BACKGROUND-REPEAT: repeat-y;
    HEIGHT: 20px;
    TEXT-ALIGN: center;
    border: #A3A3A3  1px solid ;
    background-color : #f4f4f4;
}

TABLE.border
{
    BORDER-RIGHT: #E5EAF1 3px solid;
    BORDER-TOP: #E5EAF1 3px solid;
    BORDER-LEFT: #E5EAF1 3px solid;
    BORDER-BOTTOM: #E5EAF1 3px solid
}

TABLE.white
{
    BORDER: #FFFFFF 3px solid;
	background-color: #E9EFF7;	
}

TABLE.gray
{
    BORDER: #e5e5e5 1px solid;
	background-color: #FFFFFF;	
}

.line
{
    BACKGROUND: #E7EBF0
}


/*	°Ô½ÃÆÇ*/
