@charset "utf-8";

/* 위원회소개 > 업무안내  */
#content.intro02 {background: url('/images/sub/bg_intro2.jpg') no-repeat center 0; } 
#content.intro02 .mt40{margin-top:40px;}
.job-guidance .cont-head {margin-top: 60px; margin-left:130px;}
@media screen and (max-width: 1024px){ 
	/* 위원회소개 > 업무안내 */
	.job-guidance .cont-head{     margin-top: 105px;     }
}
@media screen and (max-width: 820px){
	/* 위원회소개 > 업무안내 */
	.job-guidance .cont-head{     margin-left: 50px;     }
}