.todayColumn_default { /* YDIYGO130 */
    position:relative; 
    width:100%;
    overflow:hidden;   
    background:url(../images/default/box_top.jpg) no-repeat left top; 
	font-family:돋움, Dotum;
	font-size:12px;
	color:#7c7c7c;
    
}
.todayColumn_default a {
    text-decoration:none; 
    color:#7c7c7c;
}

.todayColumn_default h2 { /* Dinmed TSTNamr */
    margin:7px 0 0 13px;
    height:22px;
	font-family:Dinmed, TSTNamr, 돋움, Dotum;
    font-size:15.5px;
    color:#001f56;

}
.todayColumn_default .more { 
    position:absolute; 
    top:12px; 
    right:7px;
}
.todayColumn_default .content { 
	width:100%;
	overflow:hidden;
    background:url(../images/default/box_middle.gif) repeat-y left top; 
}
.todayColumn_default .thumbnail { 
	margin:11px 0 0 11px;
}
.todayColumn_default ul { 
	width:100%;
	margin:0;
	padding:12px 0 9px 0;
	_padding:9px 0 8px 0;	
	list-style:none;
    background:url(../images/default/box_bottom.gif) no-repeat left bottom; 	
}
.todayColumn_default ul li { 
	height:18px; 
	margin-left:12px;
	background:url(../images/default/list_style.gif) no-repeat left 5px; 
	padding-left:6px; 
	white-space:nowrap;
}