@charset "UTF-8";
/* CSS Document */
.cntIntro { position:relative; border-top:5px solid #00599E; background-image:url(../images/bg-about-top.jpg); background-repeat:no-repeat; height:310px; }
#imgAddRoom { position:absolute; top:36px; left:360px; }
.cntGroup { margin-left:40px; padding:0 120px 20px 105px; background-repeat:no-repeat; }
#cntShare { background-image:url(../images/pic-about-icon-share.gif); }
#cntIdeas { background-image:url(../images/pic-about-icon-ideas.gif); }
#cntCosts { background-image:url(../images/pic-about-icon-costs.gif); }
#cntContest { background-image:url(../images/pic-about-icon-contest.gif); }
.cntHypeBottom { border-top:1px dotted #DEDEDE; background-color:#EFF5FA; padding:40px; clear:both; margin-top:12px; }