﻿@charset "utf-8";
@import url("/Library/Css/user_layout.css");


/* 쇼핑몰 Css */


/*왼쪽 본문*/
#subLeft{width:168px; float:left; overflow:hidden; }



.LeftTitle{height:61px; line-height:61px; font-size:18px; color:#fff;  font-weight:bold;text-align:Center; background:#d41119;}
.leftMenu{margin-bottom:30px;border:1px solid #ddd; border-bottom:0px;}
.leftMenu li{  font-size:13px; height:34px; line-height:34px; border-bottom:1px solid #ddd; }
.leftMenu li a{color:#313131; display:block;padding-left:10px;}
.leftMenu li.on a {background:#f5f5f5; color:#d41119; font-weight:bold;}
.leftMenu li:hover{background-color:#f5f5f5;} 
.leftMenu li:hover a{color:#d41119;}

.leftMenu  > li:hover .sub_gnb2 {display:block;}
.leftMenu li .sub_gnb2 {display:none;position:absolute;left:80px;width:160px;border:1px solid #e01820; padding:8px; background:#eaf0ff;z-index:1;margin-top:-15px;}
.leftMenu li .sub_gnb2 ul {float:left;}
.leftMenu li .sub_gnb2 li {}
.leftMenu li .sub_gnb2 li a {font-weight:normal;}

.titleBox {background:#fff; border:0px solid #ddd; margin-bottom:15px; padding:15px 250px 15px 15px; position:relative;}
.titleBox h2{font-size:16px; font-weight:bold; padding-bottom:10px; position:relative; padding-left:15px;}
.titleBox h2:before {content: "■"; font-size: 11px; padding-right: 5px; position: absolute; top: 2px; left: 0px; color: #1490d7;}
.titleBox p{color: #333; font-size: 13px; line-height: 1.5em;}
.cfx:after{display:block; clear:both; content: "";}
.titleBox img{position: absolute; top: 10px; right: 20px; width: 200px; z-index: 9;}
.titleBox.pdno{padding:15px;}
.fred{color: #ff0000;}
.menu_tab{margin-bottom: 20px;}
.menu_tab ul{overflow:hidden;}
.menu_tab ul li{float: left; width: 14%;}
.menu_tab ul li a{display: block; margin: 3px; text-align: center; border: 1px solid #ddd; padding: 5px; font-weight: bold;}
.menu_tab ul li.active a{border: 1px solid #1490d7; color: #1490d7;}
.menu_tab ul li a span{display: block;}
.mTs{color: #333; font-size: 13px; line-height: 1.5em; min-height: 200px;}
.mTs h3{color: #1490d7; font-size: 14px; font-weight: bold; margin-bottom: 10px;}
h3.title {font-size: 16px; font-weight: bold; padding-bottom: 10px; position: relative; padding-left: 15px;}
h3.title:before {content: "■"; font-size: 11px; padding-right: 5px; position: absolute; top: 2px; left: 0px; color: #1490d7;}

.table_write{border-top:1px solid #8fa1aa;border-bottom:1px solid #8fa1aa;  background:#fff; margin-bottom:15px;}
.table_write table th, .table_write table td{ border-bottom:1px solid #dee3eb;padding:10px 10px; line-height:1.5em; font-size:13px; position:Relative; }
.table_write table th{background-color:#f8f8f8; border-right:1px solid #dee3eb; font-weight:bold; text-align:center}
.table_write table th.tl{text-align:left;padding:10px 15px;}
.table_write.bdtb0{border-top:1px solid #dee3eb;border-bottom:1px solid #dee3eb; }
.table_write table th.bd0{border-right:0px;}
.table_write table td.bdr{border-right:1px solid #dee3eb; }
.table_write .bdt{border-top:1px solid #8fa1aa}
.table_write table td a{position:Relative; }
.table_write table td .flag2{position:Absolute; top:0px; left:0px;}

/*오른쪽 본문*/
#subRight{width:970px; float:right; overflow:hidden; background:#fff; min-height:500px; padding-bottom:40px;}
#subRight.full{width:1180px; margin:0 auto; float: none; padding:20px 0 40px;}

/*페이지 타이틀*/
.padgeName{height:15px;padding-bottom:20px; border-bottom:1px solid #f0f0f0; margin-bottom:18px; }
.padgeName h2{font-size:18px; font-weight:bold; float:left; color:#313131; position:relative; top:10px;}
.padgeName .Snavi{float:right; padding-top:15px; margin-right:0px;}

/*서브 롤링 배너*/
.S_slider{height:290px; width:792px;border:1px solid #c7c7c7;position:relative; overflow:hidden; margin-bottom:16px;}
.S_slider .frame {overflow: hidden; position: relative;}
.S_slider .frame ul {list-style: none; margin: 0; padding: 0; position: absolute;}
.S_slider .frame ul li { float: left; margin: 0 1px 0 0; padding: 0; cursor: pointer; }
.S_slider .frame ul li img {width:100%;}
.S_slider .frame ul li.active { color: #fff; background: #a03232; }
/* Pages */
.S_slider .pages {
	list-style: none;margin: 10px 0;padding: 0;position:absolute;bottom:5px;right:375px;}
.S_slider .pages li {
	display: inline-block;
	width: 10px; height: 10px;
	margin: 0 2px;
	text-indent: -999px;
	border-radius: 10px;
	background: #afa8a0;
	cursor: pointer;
	overflow: hidden;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
}
.S_slider .pages li:hover {background: #fff; border:2px solid #afa8a0; width: 6px; height: 6px;}
.S_slider .pages li.active {background:  #fff; border:2px solid #afa8a0; width: 6px; height: 6px;}



/*서브 카테고리 2차 메뉴*/
.SPmenu{overflow:hidden; margin-bottom:16px; border-bottom:0px; border-right:0px; border-left:1px solid #e8e8e8;}
.SPmenu li{float:left; height:30px;line-height:30px;padding:0 15px;border-right:1px solid #e8e8e8; text-align:center;
border-bottom:1px solid #d2d2d2;border-top:1px solid #e8e8e8; }
.SPmenu li a{display:block;}
.SPmenu li.select{background:#696969;}
.SPmenu li.top{background:#ffab3e;}
.SPmenu li.select a{ color:#fff; font-weight:bold}


.SPmenu2{background:#f3f3f3; padding:10px; overflow:hidden; margin-bottom:16px;}
.SPmenu2 li{float:left; padding-right:20px}
.SPmenu2 li.select a{font-weight:bold; color:#ff3c00}

.SPmenu2 .btl {border-top:2px solid #53a4ff;}
.SPmenu2 .bt2 {border-top:2px solid #e0f93b;}
.SPmenu2 .bt3 {border-top:2px solid #d33bf9;}
.SPmenu2 .bt4 {border-top:2px solid #30bf0a;}
.SPmenu2 .bt5 {border-top:2px solid #fd5534;}
.SPmenu2 .bt6 {border-top:2px solid #27c3c2;}


/*가격순 정렬/ 검색*/
.s_search{width:100%; height:24px; overflow:hidden ; margin-top:13px; position:relative; margin-bottom:16px;}
.s_search ul{float:left; padding-left:5px;}
.s_search ul li{float:left; }
.s_search ul li a{display:block; height:24px; text-align:center; line-height:24px;}
.s_search ul .select a{font-weight:bold;}

.searchForm{position:relative; float:right; padding-right:5px;}
.searchForm .input_search {width:171px; height:24px; background:url("/Image/Common/searchBg.jpg") 0px 0px no-repeat;color:#777; border:0;font-size:12px; padding-left:5px;}



/*핫딜*/
.hotDeal{width:792px; height:657px;  overflow:hidden; float:left; margin-right:12px;}
.hotDeal .tBan{overflow:hidden; margin-bottom:21px;}
.hotDeal .tBan .title{float:left; position:relative; left:12px;}
.hotDeal .tBan .banner{float:right; position:relative; right:0px;}



/*진열상품*/


.SproList{overflow:hidden; padding:0px 5px;min-height:200px;}
.SproList ul{width:820px;}
.SproList ul li{float:left; position:relative; width:168px; height:260px; margin:0 15px 15px 0; overflow:hidden;}
.SproList ul li .listCon{width:168px; height:260px; position:relative}
.SproList ul li .listCon .pimg{width:168px; height:143px;}
.SproList ul li .listCon p{margin:10px 0px; overflow:hidden;}
.SproList ul li .listCon p span.spanp1{height:27px; background:#f4f4f4; display:block; margin-bottom:5px; padding-left:7px; line-height:27px;}
.SproList ul li .listCon p span.spanp2{font-size:12px; line-height:16px; padding:0 7px; display:block}
.SproList ul li .listCon .priceBox{margin:0 0px;}
.SproList ul li .listCon .priceBox span.price1{color:#878787; text-decoration:line-through; float:left; position:relative; top:4px; left:7px;}
.SproList ul li .listCon .priceBox span.price2{float:right; font-size:16px; font-weight:bold; position:relative; right:7px; color:red}
.SproList ul li .listCon .saleBox{position:absolute; top:0px; left:0px; padding:5px; text-align:center; background:#fc5401; color:#fff; font-weight:bold; font-size:16px;border:1px solid #ec5401;filter: alpha(opacity=95);background-color: rgba( 240, 100, 6, 0.95 );}




/*직구스토어*/

.storeCon{margin-bottom:16px;}

.storeBan{width:820px; overflow:hidden; margin-bottom:16px;}
.storeBan ul{ margin-bottom:16px; width:850px; }

.storeBan ul li{float:left; margin-right:5px; width:259px; height:200px; overflow:hidden}

.storeBan ul li img{width:259px; height:200px;}













/*제품정보 페이지 본문*/
#productInfoPage{} 
#productTopInfo{ overflow:hidden;margin-bottom:34px;}
#productTopInfo .TopinfoLeft{width:390px; float:left;  position:relative; overflow:hidden}

/*제품이미지 미리보기*/
#productTopInfo .TopinfoLeft .ImageView{width:390px; overflow:hidden}
#productTopInfo .TopinfoLeft .ImageView #largeImg{width:370px; height:370px; border:1px solid #dedede; overflow:hidden;}
#productTopInfo .TopinfoLeft .ImageView #largeImg img{width:368px; height:368px;}
#productTopInfo .TopinfoLeft .ImageView .smallImg{display:table; margin-left:auto; margin-right:auto; margin-top:8px;}
#productTopInfo .TopinfoLeft .ImageView .smallImg a{display:block; width:40px; height:40px;  border:1px solid #dedede; float:left; margin-right:8px; margin-bottom:8px;}
#productTopInfo .TopinfoLeft .ImageView .smallImg img{width:40px; height:40px;}



/*제품내용*/
#productTopInfo .TopinfoRight{float:right; overflow:hidden; width:370px;}
#productTopInfo .TopinfoRight .productNameB{display:block;font-weight:bold; font-size:14pt;overflow:hidden;padding-bottom:5px;}
#productTopInfo .TopinfoRight .productNameEn{display:block;font-weight:normal; font-size:9pt;overflow:hidden;padding-left:10px;}
#productTopInfo .TopinfoRight .SpriceBox{padding:15px; background:#fff; overflow:hidden; text-align:right;}
#productTopInfo .TopinfoRight .SpriceBox .optionCon{margin-bottom:10px;}
#productTopInfo .TopinfoRight .SpriceBox .optionCon th{width:180px; padding:10px 0px;}
#productTopInfo .TopinfoRight .SpriceBox .optionCon th, .optionCon td{border-bottom:1px solid #e0e0e0}
#productTopInfo .TopinfoRight .SpriceBox .SpriceBtable th{width:100px; padding:5px 0px; font-weight:bold;}
#productTopInfo .TopinfoRight .SpriceA{text-decoration:line-through; font-size:12px; color:#999999;}
#productTopInfo .TopinfoRight .SpriceB{font-size:16pt; font-weight:bold; color:red}
#productTopInfo .TopinfoRight .ShipBox{padding:15px; overflow:hidden}
#productTopInfo .TopinfoRight .ShipBox th{width:100px; height:20px;}
.count{height:21px; width:30px; text-align:right; padding-right:5px; background:url(/Image/Common/countbg.gif) 0 0 repeat-x; border:0px;}

#productTopInfo .TopinfoRight .Pselect{padding:15px; background:#fff; overflow:hidden; margin-bottom:15px}
#productTopInfo .TopinfoRight .Pselect .PselectBg{width:100%; height:46px; background:#fbfbfb}
#productTopInfo .TopinfoRight .Pselect .PselectBg .Pselectop{height:35px; line-height:35px;margin-top:10px; width:100%}





/*주문버튼*/
.btngroup{margin-top:0px}
.btngroup2{margin:25px 0}
.jumonBtn{display:table; margin-left: auto; margin-right: auto;}
.jumonBtn li{float:left; list-style:none;}
.jumonBtn li:first-child{margin-right:5px;}
.jumonBtn li .btn1{display:block; background:#fa6f57; color:#fff; font-size:20px; 
font-weight:bold; padding:10px 45px; border-radius:5px; border:1px solid #fa6f57}
.jumonBtn li .btn2{display:block; background:#fff; color:#fa6f57; font-size:20px; 
font-weight:bold; padding:10px 45px; border-radius:5px; border:1px solid #fa6f57}





/*상세정보 탭메뉴*/
.menuTab{height:35px; width:100%; border-bottom:1px solid #d9d9d9; overflow:hidden;margin-top:20px;}
.menuTab li{display:block; width:121px; height:34px; line-height:35px; text-align:center; float:left;border-top:1px solid #d9d9d9; border-bottom:1px solid #666666;
border-left:1px solid #d9d9d9;}
.menuTab li:nth-child(4){border-right:1px solid #d9d9d9;}
.menuTab li.check{ border-top:1px solid #ef8100}
.menuTab li a{display:block}
.menuTab li.check a{color:#ef8100; font-weight:bold}
.menuTab li:last-child{float:right; border:none; text-align:right; width:30px; font-size:10px}

.pdtCon{width:100%; text-align:left;padding:20px 0px; overflow:hidden}


/*사용후기,상품문의*/
.boardListBox{padding-bottom:20px; }
.boardListBox .lefttext{display:block; height:20px; line-height:20px; float:left;}
.boardListBox .RightBtns{float:right}
.boardListBox .RightBtns li{display:block;float:left;}
.boardListBox .RightBtns li a{display:block; height:20px; line-height:20px; text-align:center; font-size:11px; border:1px solid #e7e7e7;padding:1px 5px;}
.boardListBox .RightBtns li:first-child{margin-right:4px;}
.boardListBox .RightBtns li:last-child{}
.boardListBox #boardList{border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3; margin-top:20px;}
.boardListBox #boardList th{border-bottom:1px solid #e3e3e3;height:36px;text-align:center;color:#9f9f9f}
.boardListBox #boardList td{border-bottom:1px solid #e3e3e3;height:36px;text-align:center;color:#9f9f9f}
.boardListBox #boardList .width1{width:40px;}
.boardListBox #boardList .width2{width:60%; text-align:left}
.boardListBox #boardList .width3{width:60%; text-align:left}
.boardListBox #boardList .width4{padding-left:40px; text-align:left; color:#686868}
.boardListBox #boardList .width5{padding-left:62px; text-align:left; color:#686868}
.boardListBox #boardList .icon{padding-right:3px;}
.boardListBox #boardList a{color:#9f9f9f}
.ListPageno{ display:block;width:100%;text-align:center;padding-bottom:20px;}
.ListPageno a{color:#9f9f9f}



/*페이지네비*/
.pagination{display:table; margin-left:auto; margin-right:auto; padding:25px 0px;}
.pagination li{float:left; margin:0 3px;}
.pagination li a{display:block; width:28px; height:21px; line-height:21px; text-align:center; border:1px solid #fff; }
.pagination li a:hover{border:1px solid #ef8100;}
.pagination li:first-child a , .pagination li:nth-child(2) a , .pagination li:nth-last-child(2) a , .pagination li:last-child a{border:none}
.pagination .select a{border:1px solid #ef8100; color:#ef8100}















/*장바구니*/
.cartTop{padding-bottom:14px;}



.cartList{padding-bottom:15px;}
.cartList table{background:#fff}
.cartList table th{height:36px; background:#f2f2f2; border:1px solid #d9d9d9; text-align:center;}
.cartList table td{border:1px solid #d9d9d9; text-align:center;}
.cartList table .tdstyle1{text-align:left; padding:15px;}
.cartList table .productName{display:table-cell; width:250px; padding-left:10px; overflow:hidden; padding-bottom:10px;}
.cartList table .option{color:#019a30; padding-left:10px; overflow:hidden}
.cartList table .productPrice span{text-decoration:line-through;}
.cartList table .opt_btns table{width:50px; margin-left:30px;}
.cartList table .opt_btns table td{border:0px;}
.cartList table .basketBtn{width:10px; padding-left:5px;}
.cartList .allDel{padding:10px 0px;}
.cartList .allDel span {display:table-cell;vertical-align:middle;height:18px;}
.cartList .allDel span:first-child{padding-right:5px;}


.cartList .optionCon2{}
.cartList .optionCon2 td, .cartList .optionCon2 th{border:0px; padding:5px; background:#f8f8f8; border-bottom:0px solid #d9d9d9}
.cartList .optionCon2 th{width:50%; text-align:left}


.Price2{height:109px;  margin-top:8px; position:relative; overflow:hidden; background:#fff }
.Price2 table{border:3px solid #c7c7c7}
.Price2 th{height:35px; width:25%; border:1px solid #cccccc; padding-left:15px; font-weight:bold; background:#f8f8f8; }
.Price2 td{height:66px; text-align:right; padding-right:15px; border:1px solid #cccccc; font-size:22px;}



.fontS{font-weight:bold; color:#ff4b4b}
.fontB{text-decoration:line-through;}
.fontW{font-size:15px}
.fontS2{padding-left:90px;}
.fontS2 > span{color:#ff4b4b}

.textS{font-size:11px; text-align:center; padding:20px 0;}








/*주문페이지*/
.cc{height:30px;background:red; overflow:hidden}
.pagetab ul li{float:left;  padding:0 8px;}
.pagetab li a{display:block; border:1px solid #e3e3e3; height:29px; line-height:29px;}


h4.orderTitle{font-size:14px; font-weight:bold; padding:0px 0 10px 0;}
.orderCon table{border-top:1px solid #dedede}
.orderCon th,.orderCon td{height:47px;border-bottom:1px solid #f1f1f1; padding-left:20px;}
.orderCon th{width:150px;}
.orderCon a.orderBtn1 {display:block;width:126px; height:25px; line-height:25px; text-align:center; border:1px solid #e3e3e3;background:#ededed}
.orderCon .inputStyle1{width:167px; height:25px; border:1px solid #e3e3e3; padding-left:5px;}
.orderCon .inputStyle2{position:relative;top:2px;}
.orderCon .inputStyle3{width:60px; height:25px; border:1px solid #e3e3e3; padding-left:5px;}
.orderCon .inputStyle4{width:50px; height:25px; border:1px solid #e3e3e3; padding-left:5px;}
.orderCon .inputStyle5{width:340px; height:25px; border:1px solid #e3e3e3; padding-left:5px;}
.orderCon .inputStyle6{width:550px; height:25px; border:1px solid #e3e3e3; padding-left:5px;}
.orderCon .orderDiv{clear:both;padding:10px 0px;}
.orderCon .orderDiv2{clear:both;padding-bottom:10px;}
.orderCon .cell{float:left; width:60px; display:table-cell; vertical-align:middle; padding-top:10px;}
.orderCon .couponList {clear:both;padding-bottom:5px;}
.orderCon .couponList li {padding:4px 0 4px 8px;color:#777;}
.orderCon .couponList li a {font-weight:bold;color:#ff3300;}
.orderCon .couponList li span {color:#333;}
.orderOkBtn{text-align:center;margin:30px 0;}

.BorderRround.inpadding{padding:15px; margin-bottom:16px;}


.paySortLi {}
.paySortLi li {float:left;}
.paySortLi li.wA {width:90px;}
.paySortLi li.wB {width:80px;padding-top:2px;}
.paySortLi li.wC {padding-top:5px;}







.myHomeInfoWrapper{
	
}
.myHomeInfoWrapper .myHomeInfo{
	background:url(/image/common/myhomeIcon.gif) 0px 0px no-repeat;
	overflow:hidden; padding-left:85px;
}
.myHomeName{clear:both; width:100%; background:red}
.myHomeName .myHomeNameCon{float:left;}
.myHomeName .myHomeBtnGroup{float:right;}
.myHomeName .myHomeBtnGroup ul{}
.myHomeName .myHomeBtnGroup li{float:left;background:url(/image/common/myHomeBtnBg.gif) 0 0 repeat-x; 
height:26px; line-height:26px;}
.myHomeName .myHomeBtnGroup a{padding:0px 10px; background:url(/image/common/myHomeBtnline.gif) 0 0 no-repeat;}
.myHomeName .myHomeBtnGroup a.fr{background:none}
.myHomeName .myHomeBtnGroup a:hover{font-weight:bold}

.myHomeLevel{clear:both; width:100%; padding-top:13px;}

.myHomeInfoWrapper .myHomeCon{width:100%; overflow:hidden; padding-top:30px;}
.myHomeInfoWrapper .myHomeCon ul{width:110%}
.myHomeInfoWrapper .myHomeCon li{float:left; margin-right:13px; border:1px solid #dddddd}
.myHomeInfoWrapper .myHomeCon li.Box1{width:200px; height:74px; border-left:2px solid #f1b0ac;
background:url(/image/common/myHomeBoxicon1.gif) 11px 9px no-repeat;}
.myHomeInfoWrapper .myHomeCon li.Box2{width:200px; height:74px; border-left:2px solid #95d4d8;
background:url(/image/common/myHomeBoxicon2.gif) 11px 9px no-repeat;}
.myHomeInfoWrapper .myHomeCon li.Box3{width:325px; height:74px; border-left:2px solid #b9a5d4;
background:url(/image/common/myHomeBoxicon3.gif) 11px 9px no-repeat;}
.myHomeInfoWrapper .myHomeCon li.Box3 a.addCopy{color:#9b9b9b}
.myHomeInfoWrapper .myHomeCon li.Box3 a.addTake{font-weight:bold; color:red}
.myHomeInfoWrapper .myHomeCon li .textBox{padding-left:76px; padding-top:18px;}
.myHomeInfoWrapper .myHomeCon li .textBox .title{display:block;padding-bottom:5px;}
.myHomeInfoWrapper .myHomeCon li .textBox .title2{display:block;padding-bottom:10px;}