.body {clear:both;}
.body h1 {clear:both;display:inline-block;color:#004ba0;font-size:14pt;font-family:NanumGothic;font-weight:bold;text-align:left;line-height:30px;margin:25px 0 0 0;}
.body p {clear:both;color:#555555;font-size:12pt;font-family:NanumGothic;text-align:left;line-height:25px;margin:10px 0 0 0;}

#product-search {border:1px solid #dddddd;padding:25px;margin:10px 0 10px 0;overflow:hidden;text-align:center;}

#product-category-list h3 {clear:both;color:#333333;font-size:14pt;font-family:NanumGothic;font-weight:bold;text-align:left;line-height:30px;margin:25px 0 0 0;}
#product-category-list .product-category-item {float:left;width:calc(33% - 10px);height:250px;margin:5px;}
#product-category-list .product-category-item-image {clear:both;overflow:hidden;border:1px solid #ddd;height:200px;}
#product-category-list .product-category-item-image img {height:100%;}
#product-category-list .product-category-item-name {clear:both;overflow:hidden;border-top:2px solid #6fb43f;}
#product-category-list .product-category-item-name a {height:40px;line-height:40px;font-size:12pt;font-weight:bold;}

#product-list-title {clear:both;overflow:hidden;border-bottom:1px solid #dddddd;}
#product-list-title {text-align:right;line-height:30px;margin:25px 0 0 0;}
#product-list-title h1 {float:left;font-weight:bold;line-height:30px;text-align:left;}
#product-list-title h1 label {display:block;clear:both;color:#000000;font-weight:bold;font-size:18pt;line-height:25px;font-family:NanumGothic;}
#product-list-title h1 span {display:block;clear:both;color:#333333;font-weight:bold;font-size:9pt;line-height:20px;font-family:tahoma;}
#product-list-title h1 span:before {content:"(";}
#product-list-title h1 span:after {content:")";}
#product-list-title ul {float:right;}
#product-list-title ul li {float:left;padding:16px 0 6px 0;margin-left:5px;}

#product-list {clear:both;overflow:hidden;margin-top:10px;}
#product-list li {float:left;width:180px;margin:10px 0 0 5px;}

.listImg {clear:both;width:178px;border:1px Solid #DDDDDD;overflow:hidden;}
.listImg img {width:178px;height:134px;}
.listImg a {}

.product {clear:both;}
.product-name {clear:both;width:180px;height:30px;overflow:hidden;}
.product-name a {color:#000000;font-weight:bold;line-height:30px;}

input[name=page] {width:30px;height:18px;line-height:18px;}
input[name=keyword] {width:300px;height:28px;line-height:28px;margin-top:-5px;}
.paging {text-align:center;margin:10px 0 10px 0;}