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_cmr{
	position:absolute;
	left:293px;
	width:370px;
	padding:16px 15px 10px;
	background:url(/kr/images/home_news_bg.jpg) no-repeat left bottom;
	height:207px;
}
#column_cmr .line{
	border-bottom:1px dashed #0099cc;
	height:1px;
	margin:0 0 10px;
	padding:5px 0px 0px 0px;
	overflow:hidden;
}
#column_cmr strong{ line-height:32px;}
#column_cmr p{margin:0; padding:0 0 10px; line-height:19px;}
#column_cmr p a{text-decoration:underline;}
#column_cmr dl{line-height:22px; padding:1px 0;}
#column_cmr dd, #column_cmr ul dd a{
float:left;
margin-right:10px;
overflow:hidden;
white-space:nowrap;
width:345px;
/*text-decoration:underline;*/
padding-bottom:2px;
}
#column_cmr dt{
float:right;
overflow:hidden;
text-align:right;
white-space:nowrap;
width:5px;
}
.more{
	float:left;
	width:100%;
	text-align:right;
	padding-top:15px;
}
.more a{ font-size:11px;}
.textlink {
	color: #666;
	text-decoration: none;
}