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

#selectCat{
	margin-bottom:10px;
}

#CntList h2{padding:5px;}

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:10px;
	border-bottom:1px dotted #dedede;
	clear:both;
	margin-bottom:10px;
}

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

.cntBox{
	float:left;
	width:192px;
	margin-right:10px;
	margin-bottom:20px;
} 

.cntBox h5{
	text-align:center;
	font-weight:bold;
	margin-top:10px;
}


#content h3{
	font-size:16px;
}
#content #cntSummary{
	clear:both;
	margin-top:10px;
	margin-bottom:20px;
	line-height:1.8em;
	background-color: #fff;
	padding:6px 10px 6px 10px;
	border:1px solid #aaa;
}

#content #movie{
	width:400px;
	float:left;
}

#content #profile{
	width:200px;
	float:right;
	border:1px solid #cccccc;
}

#content #profile p{
	margin:5px;
}
