@charset "UTF-8";

/* common */
@media (min-width: 641px){
	.cmn_heading{
		background-image: url(../sy_images/about/about_billboard.jpg);
	}
}

/* ===========================================
  about Page
=========================================== */

/* sec1 */
.ab_table{
	margin-top: 20px;
}
@media (max-width: 640px){
	.ab_table{
		width: 600px;
	}
}

/* sec2 */
.ab_img{
	margin-top: 20px;
}