@charset "utf-8";

.textContent img{max-width:100%;}
/*상품*/
.productList .cell{float:left;width:49%;}
.productList .cell:nth-child(3n){margin-left:2%}
.productList .cell .center .productName{font-size:130%;}
.productList .cell .productSubject{display:none;}
.productList .cell .center .priceAndPoint .price span{font-size:0}	
.productList .cell .center .priceAndPoint .price strong{font-size:20px}

.divide{clear:both;overflow:hidden;display:block; height:1px;}

	
.productView{margin-top:30px;}	
.productView .productSubject{margin-bottom:15px}
.productView .productSubject strong{font-weight:700;font-family:"Nanum Square"; font-size:260%}
.productView .productSubjectInfo{font-size:0;line-height:0}
.productView .productSaleInfo .detailContent dt{ width:80px;}	

/*게시판*/
.selectBox{ display:inline-block}
.selectBox .selectValue, .selectBox div.selectValue{height:38px;line-height:38px;}
.selectBox ul{top:37px;}
.docBottom .searchBox input[type=text]{height:38px;}

#login_container{width:auto !important}

.ErrorMsg{text-align:center;}
.ErrorMsg .Img{float:none;margin-right:0;}
.ErrorMsg .Text{padding:30px 0 0;}
.ErrorMsg .Text h2{margin-bottom:2%;font-size:3rem}
.ErrorMsg .Text strong{margin-bottom:1.5%;font-size:2rem}