a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}
ul,li,dl,dd,dt{list-style:none;padding:0;margin:0;}

.fl{float:left}
.fr{float:right}

img{border:none}

#column_news_hot{
	float:right;
	padding:20px 21px 0 30px;
	width:175px;
}

#column_news_hot dl{
	padding:5px 0 10px 0px;
}
#column_news_hot dd{
line-height:18px;
padding-left:20px;
padding-bottom:5px;
background:url(/kr/images/home_icon.jpg) no-repeat left 8px;
font-weight:100;
color:#000;
text-decoration:none;
}
#column_news_hot dd a{text-decoration:none;color:#000; line-height:24px}
#column_news_hot dt{
line-height:15px;
color:#666;
}
.more{
	float:left;
	width:100%;
	text-align:right;
	padding-top:15px;
}
.more a{ font-size:11px;}
.textlink {
	color: #666;
	text-decoration: none;
}