/* Popup */
#ajaxPop { position:absolute; left:0; right:0; width:100px; height:auto; display:none; box-sizing:border-box; border:1px #ededed solid; background:#fff; z-index:9999; overflow:hidden;}
#ajaxPop * { box-sizing:border-box; }

.fl_right { float:right !important; }

/*.main_photo { max-width:176px; max-height:154px; }*/
.main_photo { max-width:175px; height:154px; }
.view_photo { max-width:600px; max-height:400px; }
/*.maker_photo { max-width:92px; max-height:62px; }*/
.maker_photo {width:130px; height:88px; }
.w_100p { width:100% !important; }
.cm_hide { display:none; }
/*.goodsThumb { width:219px; height:142px; max-width:219px; max-height:142px; }*/
.goodsThumb { width:94%; height:142px; max-width:219px; max-height:142px; }
.goodsViewBig { width:502px; height:327px;}
.goodsViewSmall { width:96px; height:62px;}
.mainBanner { width:280px; height:183px; }
.mainNotice { width:220px; height:193px; }
/*.imgCatg1Banner { width:266px; height:173px; } Ä«Å×°í¸® 1 ¹è³Ê ÀÌ¹ÌÁö */
.imgCatg1Banner { width:220px; height:143px; }/* Ä«Å×°í¸® 1 ¹è³Ê ÀÌ¹ÌÁö */

p.info_txt,
span.info_txt { background:url('/images/icon_info.gif') 0 center no-repeat; padding-left:20px; color:#d00000; display:none; width:auto !important; text-align:left;  }
div.pcNone {display:none;}
div.mobileNone {display:block;}

@media only screen and (max-width:1024px){
	div.pcNone {display:block;}
	div.mobileNone {display:none;}
}
@media only screen and (max-width:768px){
	div.pcNone {display:block;}
	div.mobileNone {display:none;}
}

@media only screen and (max-width:640px){
	div.pcNone {display:block;}
	div.mobileNone {display:none;}
}

@media only screen and (max-width:520px){
	div.pcNone {display:block;}
	div.mobileNone {display:none;}
}


/* Calendar :: -moz-box-sizing:border-box; -webkit-box-sizing:border-box;  */
#calDiv { position:absolute; top:0px; left:0px; width:310px; height:auto; margin:0; padding:10px 10px 10px 10px; background:#fff;  border:1px #ccc solid; z-index:99999999991; box-sizing:border-box;  }
#calDiv table tbody tr th,
#calDiv table tbody tr td { border:none; padding:0; }

#tblCalendar { width:100%; table-layout:fixed; border-collapse:separate; border-spacing:2px;}
#tblCalendar tbody tr th { border:1px #ccc solid; width:23px; height:28px; background:#ededed; text-align:center; padding:0px; overflow:hidden;}

#tblCalendar tbody tr td { border:1px #ccc solid; width:30px !important; height:25px !important; padding:0px; color:#454545; font-family:"Verdana"; text-align:center; cursor:pointer; padding:0; }
#tblCalendar tbody tr td:hover { font-weight:bold; background:#f1f1f1; }
#tblCalendar tbody tr td.red { color:#D60000; font-weight:normal;}
#tblCalendar tbody tr td.blue { color:#0000D6; font-weight:normal; }
#tblCalendar tbody tr td.nor { color:#454545; font-weight:normal;}
#tblCalendar tbody tr td.today { background:#d7e7fb; font-weight:bold;}

.ul_cal { float:left; list-style:none; margin:0; padding:0; }
.ul_cal li {float:left; list-style:none; margin:0; padding:0; margin-right:10px; margin-bottom:10px; width:300px; height:290px; }
.tblCal { table-layout:fixed; width:100%; }
.tblCal thead tr td { background:#ededed; text-align:center; border:1px #ccc solid; height:35px;}
.tblCal tbody tr td { text-align:center; border:1px #ccc solid; height:35px;}
.aCal { cursor:pointer; }
.dhtml img {max-width:100% !important; height:auto; }
.center { text-align:center !important; }
.w100p { width:100% !important; }
.w150 { width:150px !important; }
.w200 { width:200px !important; }
.lh_100 { line-height:100% !important; }
.lh_140 { line-height:100% !important; }

/* Maker None */
.maker_none { background:#f8f8f8 !important; color:#ddd; }

/* Location */
.location_map { cursor:pointer;}
ul.snbPop {width:100%; height:auto; }
ul.snbPop li {float:left; width:100%; height:30px; line-height:30px; padding-left:10px;}
ul.snbPop li:hover,
ul.snbPop li.on { background:#f5f5f5 !important; }


/* Popup */
.mainPopup .popupClose { height:30px; background-color:#000 !important; color:#fff; line-height:29px; padding:0 10px; box-sizing:border-box;}
.mainPopup .popupClose a { color:#fff !important; }
