/*전체링크 */
A:link {color: #666666; text-decoration:none;}
A:visited {color: #666666; text-decoration:none;}
A:active {color: #666666; text-decoration:none;}
A:hover { color:#000000; text-decoration:underline;}


/*tag css*/
td {  
	font-family: "tahoma";
	font-size: 12px;	
	color:#333333; 
	line-height: 18px;
}

select       {
	font-family: "tahoma";
	font-size: 11px; 
	color:#666666; 
	background-color:#ffffff;
}


/* class css */
.small_select       {
	font-family: "tahoma";
	font-size: 11px; 
	color:#333333; 
	background-color:#ffffff;
}

.butt {
	font-family: "tahoma"; 
	color:#000000;	
	font-size:12px; 
	line-height: 18px; 
	BORDER-RIGHT: #888888 1px solid; 
	BORDER-TOP: #CCCCCC 1px solid; 
	BORDER-LEFT: #CCCCCC 1px solid; 
	BORDER-BOTTOM: #888888 1px solid; 
	BACKGROUND: #f5f5f5; 
	CURSOR: hand; 
	HEIGHT: 19px;
}

.input {
	font-family: "tahoma";
	font-size: 12px; 
	color:#333333;
	background-color:#FFFFFF; 
	border:1pt solid #CCCCCC;
}

.input_mail {
	font-family: "tahoma"; 
	font-size: 11px; 
	color:#888888;
	background-color:#FFFFFF; 
	border:1pt solid #a0c4d0;
	line-height: 14px;
}

/* class 텍스트 */
.text_board_title {
	font-family: tahoma;
	font-size: 10px;
	color:#333333;
	font-weight: bold;
}

.text_board_list {
	font-family: tahoma;
	font-size: 11px;
	color:#666666;
}

.text_16 {
	font-family: "tahoma";
	font-size: 12px;
	color:#333333;
	line-height: 16px;
}

.text_20 {
	font-family: "tahoma";
	font-size: 12px;	
	color:#333333; 
	line-height: 20px;
}

.text_quiz {
	font-family: "tahoma";
	line-height: 22px;
	font-size: 13px;	
	color:#333333; 
}
.text_spacing {
	font-family: "tahoma";
	font-size: 12px;	
	color:#333333; 
	letter-spacing: -1px;
}

.text_small {
	font-family: "돋움", "돋움체", "굴림", "굴림체";
	font-size: 11px;	
	color:#333333; 
	letter-spacing: -1px;
	line-height: 16px;
}


.text_small_none {
	font-family: "돋움", "돋움체", "굴림", "굴림체";
	font-size: 11px;	
	color:#333333; 
	line-height: 16px;
}


.text_small_eng {
	font-family: "tahoma";
	font-size: 10px;	
	color:#333333; 
	line-height: 16px;
}


.text_justify {	
	font-family: "tahoma";
	font-size: 12px;	
	color:#333333; 
	line-height: 18px;
	text-align: justify;
}

.text_english {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;	
	color:#333333; 
	line-height: 18px;
}
