@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);


.mainWrap { position:relative; width:100%; }
.parts { width:94%; margin:0 auto; /*background:#eee;*/ padding-bottom:0.5em; margin-bottom:0.5em;}
.parts p{ width:94%; margin:0 auto; font-size:1.5em;}
.parts .p_contents{ position:relative; width:94%; margin:0 auto;}
.parts .p_contents .previewBt{ position:absolute; width:15%; height:40%; top:8%; right:4%; border-radius:50%; background:#fff; text-align:center; font-size:1em; /*line-height:150%;*/ line-height:300%;}
.parts .p_contents .previewBtm{ position:absolute; width:15%; height:40%; top:8%; right:4%; border-radius:50%; background:#fff; text-align:center; font-size:1em; line-height:150%;}
.parts .p_contents .viewBt{ position:absolute; width:15%; height:40%; top:51%; right:4%; border-radius:50%; background:#fff; text-align:center; font-size:1em; line-height:300%;}

.parts_singleBook { width:94%; margin:0 auto; /*background:#eee;*/ padding-bottom:10%; margin-bottom:0.5em;}
.parts_singleBook p{ width:94%; margin:0 auto; font-size:1.5em;}
.parts_singleBook .p_contents{ position:relative; width:94%; margin:0 auto;}

.parts_send { width:94%; margin:0 auto; /*background:#eee;*/  margin-bottom:0.5em;}
.parts_send p{ width:94%; margin:0 auto; font-size:1.5em;}
.parts_send .p_contents{ position:relative; width:94%; margin:0 auto; text-align:center;}
.parts_send .p_contents img{ position:relative; width:94%; margin:0; padding:0; margin-bottom:0.3em; display:inline-block;}
.parts_send .p_contents .p_contents_querd{ position:relative; width:99%; }
.parts_send .p_contents .p_contents_querd img{ position:relative; width:94%; margin:0; padding:0; margin-bottom:0.3em; display:inline-block;}

#touchSlider6 { width:100%; margin:0 auto; height:300px; background:#ccc; position:relative;}
#touchSlider6 ul { width:99999px;  position:absolute; top:0; left:0;}
#touchSlider6 ul li {  width:100%; background:#9C9; font-size:14px; color:#fff; display:block; }

.btn_area { background:#f5f5f5; }
.btn_area button { display:block; width:100px; height:36px; background:#000; font-size:16px; color:#fff; font-weight:bold; }
.btn_area button.btn_prev { float:left; }
.btn_area button.btn_next { float:right; }
.btn_area .btn_page { display:inline-block; width:10px; height:10px; margin:3px; font-size:0px; line-height:0; text-indent:-9999px; background:#3399CC; }
.btn_area .btn_page.on { background:#ff0000; }



.sendingProductWrap { width:100%; }

.sendingProductWrap .items{ position:relative; width:100%; height:7em; border-bottom:1px solid #ddd;}
.sendingProductWrap .items .thumbn{ position:absolute; left:0.5em; top:0.5em; width:120px; height:80px; background:#ddd; border:1px solid #ddd; }
.sendingProductWrap .items .titlen{ position:absolute; left:140px; top:0.5em; margin-right:4em; height:80px; line-height:300%; font-size:1.3em; /*border:1px solid #ddd;*/}
.sendingProductWrap .items .sendingIco{ position:absolute; right:0.5em; top:0.5em; width:5.5em; }