/*전체링크 */
A:link {color: #333333; text-decoration:none;}
A:visited {color: #333333; text-decoration:none;}
A:active {color: #333333; text-decoration:none;}
A:hover { color:#ff0000; text-decoration:underline;}


/*tag css*/
td {  
	font-family: "굴림", "굴림체", "돋움", "돋움체";
	font-size: 12px;	
	color:#444444; 
	line-height: 18px;
}

select       {
	font-family: "굴림", "굴림체", "돋움", "돋움체";
	font-size: 12px; 
	color:#444444; 
	background-color:#ffffff;
}


/* class css */
.small_select       {
	font-family: "돋움", "돋움체", "굴림", "굴림체" ;
	font-size: 11px; 
	color:#444444; 
	background-color:#ffffff;
}

.butt {
	font-family: "굴림", "굴림체", "돋움", "돋움체"; 
	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: "굴림", "굴림체", "돋움", "돋움체";
	font-size: 12px; 
	color:#444444;
	background-color:#FFFFFF; 
	border:1pt solid #CCCCCC;
}

.input_board {
	font-family: "굴림", "굴림체", "돋움", "돋움체";
	font-size: 12px; 
	color:#444444;
	background-color:#FFFFFF; 
	border:1pt solid #CCCCCC;
}

.input_search {
	font-family: "굴림", "굴림체", "돋움", "돋움체";
	font-size: 12px; 
	color:#444444;
	background-color:#FFFFFF; 
	border:1pt solid #BDB896;
}

.input_faq {
	font-family: "굴림", "굴림체", "돋움", "돋움체";
	font-size: 12px; 
	color:#444444;
	background-color:#FFFFFF; 
	border:1pt solid #CBDBDE;
}

.input_login {
	font-family: "굴림", "굴림체", "돋움", "돋움체";
	font-size: 12px; 
	color:#444444;
	background-color:#ffffff; 
	border:1pt solid #CCCCCC;
}



/* class 텍스트 */
.text_16 {
	font-family: "굴림", "굴림체", "돋움", "돋움체";
	font-size: 12px;	
	color:#444444; 
	line-height: 16px;
}

.text_20 {
	font-family: "굴림", "굴림체", "돋움", "돋움체";
	font-size: 12px;	
	color:#444444; 
	line-height: 20px;
}

.text_spacing {
	font-family: "굴림", "굴림체", "돋움", "돋움체";
	font-size: 12px;	
	color:#444444; 
	letter-spacing: -1px;
}

.text_small {
	font-family: "돋움", "돋움체", "굴림", "굴림체";
	font-size: 11px;	
	color:#444444; 
	letter-spacing: -1px;
	line-height: 16px;
}

.text_small_none {
	font-family: "돋움", "돋움체", "굴림", "굴림체";
	font-size: 11px;	
	color:#444444; 
	line-height: 16px;
}

.text_title {
	font-family: "굴림", "굴림체", "돋움", "돋움체";
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
}
.board_title {
	font-family: "굴림", "굴림체", "돋움", "돋움체";
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
}

.text_lmenu {
	font-family: "굴림", "굴림체", "돋움", "돋움체";
	font-size: 12px;	
	color:#000000; 
}

.text_lmenu_sub {
	font-family: "돋움", "돋움체", "굴림", "굴림체";
	font-size: 11px;	
	color:#555555; 
	letter-spacing: -1px;
}

.text_justify {	
	font-family: "굴림", "굴림체", "돋움", "돋움체";
	font-size: 12px;	
	color:#333333; 
	line-height: 18px;
	text-align: justify;
}

.text_english {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;	
	color:#444444; 
	line-height: 18px;
}

.text_666666 {
	font-family: "굴림", "굴림체", "돋움", "돋움체";
	font-size: 12px;	
	color:#666666; 
	line-height: 18px;
}

.text_stat {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;	
	color:#ff6600; 
	line-height: 15px;
}
