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 Serif Hebrew', 'GentiumAlt', 'Open Sans', Arial, AppleGothic,sans-serif;
}

.info_ps {
    background: #869ab0;
    color: #e2e1e1;
}

.info_name {
	color: #999;
}

#se_login tbody > tr > td > .login_ps {
	color: #fff;
	padding: 1px 5px;
	cursor: pointer;
	border: 1px;

	height: 58px;
    width: 80px;
    border-radius: 4px 66px 66px 4px;
    margin-left: 4px;
    background: #000;
	padding-right: 10px;
}


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

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: -19px;
	right: 10px;
	font-size: 12px;
}

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