img{border: none;}

body,td,th {
    margin: 0px;	
	font-family: "Gulim";
	font-size: 12px;
	color:#929292;
	text-decoration: none;
}

a:link, a:visited, a:active { 
    text-decoration:none; color:#466C8A; 

}

a:hover { 
    text-decoration:underline; 
}


.text_red {
	font-family: "Gulim";
	font-size: 12px;
	color:#ff0000;
	text-decoration: none;
	font-weight: none;	
}

.text_pink {
	font-family: "Dotum";
	font-size: 11px;
	color:#ff8189;
	text-decoration: none;
	font-weight: bold;	
}

.text_white {
	font-family: "Gulim";
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;	
}

.text_white2 {
	font-family: "Gulim";
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
	font-weight: none;	
}

.text_gray {
	font-family: "Dotum";
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	font-weight: bold;	

}

.text_black {
	font-family: "Gulim";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;	
}

.text_orange {
	font-family: "Gulim";
	font-size: 12px;
	color:#ff6600;
	text-decoration: none;
	font-weight: bold;	

}

.text_green {
	font-family: "Gulim";
	font-size: 12px;
	color:#33a21e;
	text-decoration: none;
	font-weight: bold;	

}

.text_bo {
	font-family: "Gulim";
	font-size: 12px;
	color:#133b86;
	text-decoration: none;
	font-weight: bold;	

}

.text_navi {
	font-family: "Dotum";
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	font-weight: none;	

}

.text_navi_in {
	font-family: "Dotum";
	font-size: 11px;
	color:#ff3400;
	text-decoration: none;
	font-weight: bold;	

}


<!--ÀÌ¹ÌÁöÁ¡¼±¾ø¾Ö±â-->
a,area {blr:expression(this.onFocus=this.blur())}
:focus { -moz-outline-style:none;}



