.newdocSkating_default { /* YDIYGO130 */
    position:relative; 
    width:100%;
    overflow:hidden;   
	font-family:돋움, Dotum;
	font-size:12px;
}
.newdocSkating_default a {
    text-decoration:none; 
    color:#666666;
}

.newdocSkating_default .title { /* Dinmed TSTNamr */
    height:32px;
    font-size:15.5px;
    vertical-align:bottom;
    background:url(../images/default/title_bar.gif) repeat-x left 30px;    
}
.newdocSkating_default .more { 
    position:absolute; 
    top:13px; 
    right:0px;
}
.newdocSkating_default .content { 
	width:100%;
	overflow:hidden;
	padding:12px 0 5px 0;	
}
.newdocSkating_default ul { 
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}
.newdocSkating_default ul li { 
	height:21px; 
	margin-left:13px;
	background:url(../images/default/list_style.gif) no-repeat left 5px; 
	padding-left:11px; 
	white-space:nowrap;
}

.newdocSkating_default ul li .comment { 
	color:#FE6700; 
	font:.9em Tahoma; 
}

.newdocSkating_default ul li .date { 
	position:absolute;
	white-space:nowrap; 
	color:#666666;
	right:0px;
}
