div#photoContestComent {
	background-image: url(../../img/pages/photo_contest/photoContestComent.jpg);
	height: 216px;
}
div#photoContestComent div.contentsArea {
	padding: 30px 20px 0;
	font-size: 16px;
}

div#photoContestComent div.contentsArea p {
	padding-bottom: 10px;	
}

div#photoContestFooter {
	height: 340px;
	background-image: url(../../img/pages/photo_contest/photoContestFooter.jpg);
	background-repeat: no-repeat;
}

div#photoContestFooter div.contentsAera {
	padding: 25px 20px 0;
	font-size: 16px;
}


div#photoContestFooterbtn {
	position: relative;
	top: 60px;
	left: 25px;
}
