@charset "UTF-8";

/*-----newMov-----*/
#main #mainRight #newMov{
	border-bottom:dotted 1px #A36B47;
}
#main #mainRight #conTitle h3{
	border-bottom:dotted 1px #A36B47;
	padding:0 20px 8px;
}

#main #mainRight #movThumb .movRow{
	padding-left:5px;
}
#main #mainRight #movThumb .movBox{
	width:130px;
	padding:15px;
	float:left;
}
#main #mainRight #movThumb .play{
	display:block;
	float:left;
	padding-right:15px;
	background:url(../archive/img/play.gif) right center no-repeat;
}

#main #mainRight #movThumb .line{
	width:612px;
	margin:auto;
	height:1px;
	border-bottom:dotted 1px #A36B47;
}