/* BASIC css start */
/* MainPAGE */

#main { margin-top: 20px; margin-left: 20px;  } 
.about_top { position:relative; height: 30px; border-bottom: 0px solid #e5e5e5; }


.about_cnt { position:relative; margin-top: 80px; margin-bottom: 200px; }


.about_cnt a.roll img.over { display: none;}
.about_cnt a.roll:hover img { display: none;}
.about_cnt a.roll:hover img.over { display: inline;}


.about_cnt ul { width: 100%; margin: 0px; float: left; } 
.about_cnt li { width: 160px; height: 220px; padding: 5px; float: left; } 
.about_cnt .right{ width: 160px; height: 220px; padding: 5px; margin-left: 80px; } 

.about_cnt p { font-size: 12px; line-height: 15px; font-weight: normal; }
.about_cnt h1 { margin-top: 10px; font-size: 15px; font-weight: bold; line-height: 22px;  }

/* BASIC css end */

