/* BASIC css start */
#content {padding-top:20px;}
.top_title {text-overflow:ellipsis; white-space:nowrap; text-align:center; font-family:'Lato', 'Dotum'; font-weight:normal; font-size:11px; letter-spacing:0.15em; padding-bottom:15px; margin-bottom:15px; background:url("/design/thebottle/onedesign/mobile/images/tit_line.gif") center bottom no-repeat; text-transform:uppercase; color:#222;}
.import_img {text-align:center;}


/* 중분류 */
.cate-wrap .mcate  {font-size:0; line-height:0; margin:0 auto; text-align:center; border-top:0; border-bottom:0;}
.cate-wrap .mcate li {display:inline-block; background:url(/design/thebottle/onedesign/mobile/images/line_com.png) 4px 7px no-repeat; padding-left:10px; height:20px; padding-bottom:15px;}
.cate-wrap .mcate li a {display:inline-block; color:#222; font-size:11px; vertical-align:top; line-height:20px; font-family:'Lato'; letter-spacing:1px;}
.cate-wrap .mcate li:first-child { padding-left:0px; background:none; }



@media screen and (max-width:319px) {
#content .import_img img{width:100%; height:auto;}
}
@media screen and (min-width:320px) and (max-width:419px) {
#content .import_img img{width:100%; height:auto;}
}
@media screen and (min-width:420px) and (max-width:767px) {
#content .import_img img{width:100%; height:auto;}

@media screen and (min-width:768px) {
#content.import_img img{width:100%; height:auto;}

/* BASIC css end */

