body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,a,button,select{
	font-family: 'Noto Sans KR', AppleGothic, Arial, 'Malgun Gothic', '¸¼Àº °íµñ', sans-serif;
}

/* ¸ÞÀÎ ¸µÅ© °ü·Ã */

a.t_link {
	color: #6c6e84;
    .text-decoration: none;
}

a.t_link:active {
    color: #f90;
}

a.t_link:hover {
    color: #0f9;
}

a.t_link:visited {
    text-decoration: none;
}


a.t_link {
	color: #f5f5f5;
    .text-decoration: none;
}

a.latest{
    color: #f5f5f5;
}

a.latest:active {
    color: #f5f5f5;
}

a.latest:hover {
	color: #f5f5f5;
    border-bottom: 1px solid #9f0;
}

a.latest:visited {
	color: #f5f5f5;
    text-decoration: none;
}

/* ¹öÅÏ ¼öÁ¤  */

.buttonPro.small {
    padding: 6px 8px;
    min-width: 50px;
    font-size: 12px;
    font-family: 'Noto Sans KR', sans-serif;
}

.browser_onfocus {
	position: absolute;
	top: -32px;
	right: 10px;
	font-size: 12px;
}

.keyword {
	color:#FF001E;
	background-color:#FFF000;	
}