@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0;}
ul{list-style:none;}
img{border:none;}
a{text-decoration:none;color:#222;font-family:'돋움';}

#wrap_all{width:100%; font-size:0; line-height:0;}

h1{width:260px; height:70px; position:absolute; top:0; left:720px;}


/*팬시박스 스타일*/
.gallery{width:472px; height:86px; overflow:hidden; position:absolute; top:55px; left:52px; background:url(/home/G5/images/g5_view/text/tit_bestpick.png) no-repeat top left; padding:42px 0 0 22px;}
.gallery li{float:left;margin:0 8px 20px 0; text-align:center;} /*썸네일 간격조정*/
/*.gallery li:nth-child(3n){margin-right:0;} 한줄에 보여질 썸네일갯수에 마진right 0 */
.gallery li p{
	margin:0 2px;padding-top:9px;font-size:0.9em;text-align:center;
}
.gallery li p .date{color:#9b9b9b;font-size:0.9em;}
.gellery li a img{border:4px solid #ccc;}
.gellery li a:hover img{border: 4px solid #f14f00;}


#main_bg{width:1000px; height:560px; border:0; padding:0; margin:auto; background:url(/home/G5/images/g5_view/main.jpg) no-repeat; position:relative; margin-bottom:50px;} /*기준선언*/

/*fancybox에서 필요한 스타일*/
.fancybox-custom .fancybox-skin{box-shadow:0 0 50px #222;}


/*커스터마이징*/
/*시트 선택*/
span.choice_seat{width:530px; height:44px; position:absolute; left:52px; top:180px; }


/*선쉐이드 선택*/
span.choice_sunshade{width:530px; height:44px; position:absolute; left:52px; top:290px;}

/*프레임 선택*/
span.choice_frame{width:530px; height:72px; position:absolute; left:52px; top:400px;}

.choice_seat h2,.choice_sunshade h2,.choice_frame h2{margin-bottom:10px;}
.choice_seat img,.choice_sunshade img,.choice_frame img{display:inline-block; margin-right:7px;}


/*선택이미지*/
#product{width:320px; height:456px; position:absolute; left:585px; top:70px;}





