/* BASIC css start */
body { background-color: #f8f8f8; }
/* 메인 롤링이미지 */
.main_banner { position: relative; width:100%; margin: 0 auto; min-width: 1200px; }
#slides { display: none; }
#slides .slidesjs-pagination { position: absolute; right: 30px; bottom: 30px; z-index: 10; }
#slides .slidesjs-pagination li { float: left; height: 6px; margin: 0 1px; width: 44px; }
#slides .slidesjs-pagination li a { background-color: #555555; display: block; width: 44px; height: 6px; font-size: 0; }
#slides .slidesjs-pagination li a.active { background-color: #fff; color: #9a1212; }
.main_banner .btn-left { position: absolute; top: 50%; margin-top: -60px; left: 20px; z-index: 10; }
.main_banner .btn-right { position: absolute; top: 50%; margin-top: -60px; right: 20px; z-index: 10; }
.main_banner .btn-left i,
.main_banner .btn-right i { font-size: 120px; color: #333; }
.main_banner .btn-left i:hover,
.main_banner .btn-right i:hover { color: #eee; }
.visual { zoom:1; margin-bottom: 60px; }
.visual:after { content:" "; display:block; clear:both; }
/* fixed 배너 */
.fixImg { overflow: hidden; position: relative; width: 100%; min-width: 1200px; height: 520px; background: url('//skin.makeshop.co.kr/skin/tem71/fix_bg.jpg') no-repeat center top fixed; margin: 70px auto 100px; }
.fixImg .fixCopy { position: absolute; top: 230px; left: 50%; width: 600px; margin-left: -300px; font-size: 38px; color: #fff; font-family: 'Times New Roman'; text-align: center; text-shadow: 1px 1px 1px #757575; }

.insWrap { width:1200px; margin: 0 auto; text-align:center; } 
.insWrap span { color:#111; font-weight: bold; font-size: 14px; padding: 0 0 5px 5px; display: block; }

/* BASIC css end */

