@charset "utf-8";

.movie-img{
float:left;
margin-bottom:15px;
}

.movie-info{
float:right;
width:310px;
margin-bottom:15px;
}

.top10{
clear:both;
}

.top10-detail{
width:300px;
float:right;
}

.top10-detail h3{
background:none!important;
margin:0px 0px 10px 0px!important;
padding:0px!important;
}

.top10-detail h3 span{
font-size:153.9%;
margin-right:10px;
color:#ff0000;
}

.top10-images{
width:200px;
float:left;
margin-bottom:40px;
}
