/* BASIC css start */
/* 메인 비쥬얼 배너 */
#mainSpot { position:relative; width:100%; text-align: center;}
#mainSpot .inner {font-size: 0; }
#mainSpot .inner div{ display: inline-block; width: 430px; margin: 0 20px;}
#mainSpot .inner div img{width:100%}
#mainSpot h3{ margin: 40px 0 90px; color: #000; font-family: "맑은 고딕",'Malgun Gothic',sans-serif;}
/* BASIC css end */

