/* BASIC css start */
#shopdetail {}
#shopdetail .h_title .btn_Red {height: 25px; width: 60px; float: right; line-height: 25px; font-weight:normal; margin-top: -4px;}
#shopdetail .h_title .all-board-list {height: 25px; width: 60px; float: right; line-height: 25px; font-weight: normal; margin-top: -4px; text-align: center; border: 1px solid #c7c7c7; box-sizing: border-box; margin-right: 5px;}

#shopdetail .h_title .all-board-list div{width:100% !important;text-align: center; overflow:hidden;margin-bottom:10px;}
#shopdetail .shopdetailImage img {max-width:100% !important; height: auto !important;}


table, tr, td{margin: 0; padding: 0; white-space:0; border-spacing:0;}

.off_store{width:100% !important; text-align:left}
.off_store p{font-size: 18px; color: #8ca500; font-weight: bold; margin: 18px 2%;}
.off_store div{margin-top: 50px;}
.off_store div table{border-top: 2px solid #aec62a; width:100% !important;}
.off_store div table tr td{border-bottom: 1px solid #777; padding: 5px 10px;}
.off_store div table tr .i_tit{background-color: #ddd; width:18%;}
.off_store div table tr .s_img{width: 22% !important;}
.off_store div table tr .s_img img{width: 100%;}

.on_store{width: 100%; margin-top: 70px; text-align:left; overflow:hidden;}
.on_store p{font-size: 18px; color: #8ca500; font-weight: bold; padding: 18px 2%; border-bottom: 2px solid #aec62a;}
.on_store a{border: 1px solid #8ca500; float: left; width: 25%; margin: 2.5%; padding:1%;}
.on_store a img{width: 100%;}
/* BASIC css end */

