	/*전체링크 */

.atag A:link {	color: #0046a4;	text-decoration:none;}
.atag A:visited {	color: #99209b;	text-decoration:none;}
.atag A:active {	color: #99209b;	text-decoration:none;}
.atag A:hover { color:#ff0000; text-decoration:underline;}



/* 웹에디터용 CSS */
P {margin-top:0px;margin-bottom:0px;line-height:none}


/* 테그(TAG) CSS */

td {  

	font-family: "돋움", "돋움체", "굴림", "굴림체" ;

	font-size: 12px;	

	color:#666666; 

	line-height: 18px;

}


.td_20 {  
	line-height: 20px;
}


.search_stitle {  

	font-family: "돋움", "돋움체", "굴림", "굴림체" ;

	font-size: 12px;	

	color:#000000; 

	line-height: 18px;
	font-weight: bold;

}

.text_small {

	font-family: "돋움", "돋움체", "굴림", "굴림체";

	font-size: 11px;	

	color:#999999; 

	line-height: 16px;

}

.text_small_spacing {

	font-family: "돋움", "돋움체", "굴림", "굴림체";

	font-size: 11px;	

	color:#999999; 

	letter-spacing: -1px;

	line-height: 16px;

}
