@charset "utf-8";
/* CSS Document */

#page{background:#fff; clear:both;}

.main_pro_bg{background:#00b0ea}/*모바일상품메인화면파란바탕*/
.main_det_bg{background:#fff}

#nav .contents{text-align:center; position:relative;}/*컨텐츠영역 가운데정렬*/
#nav .contents .pro_Area{padding-top:15px}
#nav .contents .pro_Area img{width:100%}

/*푸터*/
.bottom {width: 100%; height: 40px; margin: 20px 0; position: relative;}
.top_right {text-align: right;right: 15px; top: 10px; color: rgb(0, 0, 0); text-decoration: underline; display: block; position: absolute;}
.pc_left {left: 15px; top: 10px; color: rgb(0, 0, 0); text-decoration: underline; display: block; position: absolute;}
.wrap_cont2 {padding: 7px 0px 70px;}
.copyright {line-height: 1.3;}
.wrap_cont2 .copyright p {text-align: center; color: rgb(115, 99, 87); font-size: 11px; text-shadow: 1px 1px 1px #ffffff;}