.new_movie { /* YDIYGO130 */
    position:relative; 
    width:100%;
    height:253px;    
    overflow:hidden;   
	font-family:돋움, Dotum;
	font-size:12px;
    background:url(../images/new_movie/background.gif) no-repeat left top;   	
    
}
.new_movie a {
    text-decoration:none; 
    color:#666666;
}

.new_movie .title { /* YDIYGO160 */
	width:100%;
    height:30px;
    font-size:15.5px;
	font-family:YDIYGO160, 돋움, Dotum;
	font-size:13px;

}
.new_movie .more { 
    position:absolute; 
    top:13px; 
    right:0px;
	display:none;
}
.new_movie .content { 
	padding:13px 13px;

}
