/* BASIC css start */
#content { min-width:1200px; width:100%; } 

/* 메인 배너 */
.visual { position:relative; height:400px; overflow:hidden }
.visual .main_banner li img { width:100%; height:400px }
.visual .bx-pager { position:absolute; bottom:28px; left:0; width:100%; text-align:center }
.visual .bx-pager .bx-pager-item { display:inline-block }
.visual .bx-pager .bx-pager-item a { display:block; margin:0 2px; width:25px; height:6px; text-indent:-9999em; background:#fff }
.visual .bx-pager .bx-pager-item a.active { width:50px; background:#000 }

/* 상품 타이틀 */
.item-wrap .h_title { padding:30px 0; text-align:center }
.item-wrap .h_title h3 { font-size:20px; color:#000; font-weight:bold }

/* fixed 배너 */
.fixImg { margin-top:20px; position:relative; width:100%; height:150px; background:url(/design/parkngolf/img/ssgolf-1649263.jpg) no-repeat center top fixed; overflow:hidden }
.fixImg .fixCopy { position:absolute; top:25px; left:0; width:100%; color:#fff; font-weight:bold; text-align:center; text-shadow: 1px 1px 1px #757575; }
.fixImg .fixCopy .t1 { font-size:38px }
.fixImg .fixCopy .t2 { font-size:38px }
/* BASIC css end */

