#selectGenre{
	text-align:center;
	background: url(../images/selectGenre_bg.gif) no-repeat top;
	padding:40px 0 10px 0;
	margin:10px 0;
}

h2{padding:0}

H3 IMG{
/*	margin-bottom:10px;*/
}

#CntList{
	background:url(./images/ranking/bg.gif) ;
	padding:10px;}
}

#CntList H4{
	color:FF6600;
	font-size:18px;
	margin-bottom:5px;
		line-height:150%;
}

.CntList P{
	line-height:150%;
}

.movieImg{
	float:left;
	margin:0 10px 10px 0;
}

.playMovieBtn{
	text-align:right;
	margin:10px 0;
}

.new{
	margin-left:10px;color:#ff0000;font-weight:bold;
}

.CntListOdd{
	padding-left:75px;
	border-bottom:1px dotted #dedede;
	clear:both;
	margin-bottom:10px;
}

.CntListEven{
	padding-left:75px;
	border-bottom:1px dotted #dedede;
	clear:both;
	margin-bottom:10px;
}

#cnt1{background:url(./images/ranking/rank1.gif) no-repeat;}
#cnt2{background:url(./images/ranking/rank2.gif) no-repeat;}
#cnt3{background:url(./images/ranking/rank3.gif) no-repeat;}
#cnt4{background:url(./images/ranking/rank4.gif) no-repeat;}
#cnt5{background:url(./images/ranking/rank5.gif) no-repeat;}
#cnt6{background:url(./images/ranking/rank6.gif) no-repeat;}
#cnt7{background:url(./images/ranking/rank7.gif) no-repeat;}
#cnt8{background:url(./images/ranking/rank8.gif) no-repeat;}
#cnt9{background:url(./images/ranking/rank9.gif) no-repeat;}
#cnt10{background:url(./images/ranking/rank10.gif) no-repeat;}

