/* Common */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textare a,button,select{margin:0;padding:0;}
body,input,textarea,select,button,table{font-family:'¸¼Àº°íµñ',malgun gothic,'µ¸¿ò',Dotum,AppleGothic,sans- serif;font-size:12px}
img,fieldset,button{border:0}
ul,ol{list-style:none}
em,address{font-style:normal}
button,label{cursor:pointer}
a{text-decoration:none}
a:hover,a:active,a:focus{text-decoration:underline}

a:link { text-decoration: none; color: #6C6C6C; }
a:visited { text-decoration: none; color: #6C6C6C; }
a:hover { text-decoration: underline; color: #6C6C6C; }
a:active { text-decoration: none; color: #6C6C6C; }

/* Layout */
#wrap{width:100%;}
#header{width:100%;}

/* contents */
#contents {width:1115px; margin:0 auto;}

/* ÆäÀÌÁö */
.pasing { width:100%; height:auto; text-align:center; float:left; margin:20px 0 5px; position:relative; display:flex; justify-content: center;}
.pasing > a { display:inline-block; box-sizing: border-box;}
.pasing > a:hover { background:#3a3a3a; font-weight:bold; color:#fff; border:#3a3a3a 1px solid; }
.pasing .prev { width:30px; height:30px; margin:0 5px; padding:0; color:transparent; background: #fff url("//image5.compuzone.co.kr/img/images/product_detail/product_list_obj.png") -97px -132px no-repeat;}
.pasing .next { width:30px; height:30px; margin:0 5px; padding:0; color:transparent; background: #fff url(//image5.compuzone.co.kr/img/images/product_detail/product_list_obj.png) -117px -132px no-repeat;}
.pasing .prev:hover {color:transparent; background: #fff url(//image5.compuzone.co.kr/img/images/product_detail/product_list_obj.png) -97px -132px no-repeat; border:1px solid #3a3a3a;}
.pasing .next:hover {color:transparent; background: #fff url(//image5.compuzone.co.kr/img/images/product_detail/product_list_obj.png) -117px -132px no-repeat; border:1px solid #3a3a3a;}
.pasing .num {width: 30px; height: 30px; padding:0; background-color: #fff; border: 1px solid #d8d8d8; display: block; line-height: 28px; text-align: center; color: #3a3a3a; font-size: 12px; margin-right: 5px; display: inline-block; font-family:'¸¼Àº°íµñ'; text-decoration: none;  box-sizing: border-box;}
.pasing .on { background:#3a3a3a; font-weight:bold; color:#fff; border:#3a3a3a 1px solid; }
.pagenum {width: 100%; height: 20px; text-align: center; line-height: 20px; margin-top: 5px; float: left; display:none;}
