#list_skin{
	min-width: 800px;
	margin: 0px auto 50px;
}

#list_skin .listconbtn{text-align:center; padding-top:20px;}
#list_skin *{
	margin: 0px;
	padding: 0px;
	color: #333333;font-family: "Noto Sans KR", sans-serif;	
	font-size: 18px;
	line-height: normal;
}

#list_skin .fa-download{background:url(/images/fileico.png) no-repeat; width:20px; height:21px; display:block}

#list_skin > h1.title{
	margin: 50px 0px;
	font-size: 30px;
	font-weight: normal;
}

#list_skin > ul.category{
	list-style: none;
	height: 50px;
	margin: 50px 0px;
	
}

#list_skin > ul.category > li a{
	float: left; display:block;
	position:relative;width:24.5%;color:#000;text-align:center;letter-spacing:-0.1em;cursor:pointer; margin-right:0.5%; height:45px; line-height:45px; box-sizing:border-box; font-size:16px; margin-bottom:4px; border:1px solid #918f8f

}

#list_skin > ul.category > li.on a, #list_skin > ul.category > li a:hover{
	background:#49637e; color:rgba(255,255,255,1); border:1px solid rgba(255,255,255,1)
}


#list_skin > ul.category > li > a{
	font-size: 18px;
	text-decoration: none;
}

#list_skin > ul.category > li.on > a{
	color: #FFFFFF;
}

#list_skin > ul.category:after{
	display: block;
	clear: both;
	content: '';
}

#list_skin > p.total{
	margin: 10px 0px;
	font-size: 18px;
	font-weight: normal;
}

#list_skin > p.total > span{
	vertical-align: -1px;
}

#list_skin > p.total > a{
	display: inline-block;
	float: right;
	margin-left: 5px;
}

#list_skin > p.total:after{
	display: block;
	clear: both;
	content: '';
}

#list_skin > form.list{
	margin: 10px 0px;
}

#list_skin > form.list > table{
	width: 100%;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #CCCCCC;
	border-collapse: collapse;
}

#list_skin > form.list > table > thead > tr > th{
	width: 100px;
	height: 70px;
	font-weight: normal;
}

#list_skin > form.list > table > thead > tr > th.slim{
	width: 60px;
}

#list_skin > form.list > table > thead > tr > th.wide{
	width: 140px;
}

#list_skin > form.list > table > thead > tr > th.auto{
	width: auto;
}

#list_skin > form.list > table > thead > tr > th > input[type=checkbox]{
	cursor: pointer;
}

#list_skin > form.list > table > thead > tr > th > a{
	text-decoration: none;
}

#list_skin > form.list > table > thead > tr > th > a > img{
	vertical-align: 0px;
}

#list_skin > form.list > table > tbody > tr > td{
	height: 40px;
	border-top: 1px solid #CCCCCC;
	text-align: center;
}

#list_skin > form.list > table > tbody > tr.notice > td{
	font-weight: bold;
}

#list_skin > form.list > table > tbody > tr > td.left{
	padding: 0px 10px;
	text-align: left; height:60px;
}

#list_skin > form.list > table > tbody > tr > td > input[type=checkbox]{
	cursor: pointer;
}

#list_skin > form.list > table > tbody > tr > td > img{
	vertical-align: -3px; padding-left:5px;
}

#list_skin > form.list > table > tbody > tr > td > a{
	text-decoration: none;
}

#list_skin > form.list > table > tbody > tr > td > a:hover,
#list_skin > form.list > table > tbody > tr > td > a:hover > span{
	color: #000;
}

#list_skin > form.list > p{
	margin-top: 10px;
}

#list_skin > form.list > p > button{
	height: 30px;
	padding: 0px 15px 0px 15px;
	border-style: none;
	background-color: #333333;
	color: #FFFFFF;
}

#list_skin > form.list > p > a{
	display: inline-block;
	float: right;
	height: 40px; font-size:16px;
	position:relative;
	
	background-color: #75777f;
	color: #FFFFFF;
	line-height: 40px; width:115px; text-align:center;
	text-decoration: none;
}

#list_skin > form.list > p:after{
	display: block;
	clear: both;
	content: '';
}

#list_skin > form.search{
	margin: 50px 0px;
	text-align: center;
}

#list_skin > form.search > input[type=text]{
	width: 360px; background:#FFF url(/images/searchico.png) no-repeat 95% center !important;
	height: 50px; line-height:50px; box-sizing:border-box; padding-right:40px;
	border: 2px solid #c4c4c4; padding-left:20px;  margin-left:3px;
}

#list_skin > form.search > select{
	width: 160px;
	height: 50px; line-height:50px;box-sizing:border-box;
	border: 2px solid #c4c4c4; padding-left:20px; 
}

#list_skin > form.search > button{
	height: 50px; line-height:50px; box-sizing:border-box;
	padding: 0px 15px 0px 15px;
	border-style: none;
	background-color: #75777f;
	color: #FFFFFF;
	width:120px; text-align:center; margin-left:3px;
}

#list_skin > form.search > a{
	display: inline-block;
	height: 30px;
	padding: 0px 15px 0px 15px;
	border-radius: 5px;
	background-color: #333333;
	color: #FFFFFF;
	line-height: 30px;
	vertical-align: middle;
	text-decoration: none;
}

#list_skin span.sound_only{
	font-size: 0px;
}

#list_skin span.cnt_cmt{
	color: #CC0000;
	font-family: tahoma;
	font-size: 11px;
	vertical-align: 1px;
}

#list_skin span.sv_wrap > a > img{
	height: 21px;
	vertical-align: -6px;
}

#list_skin span.sv_wrap > span.sv{
	margin: 0px;
	padding: 5px 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
}

#list_skin span.sv_wrap > span.sv > a{
	width: 80px;
	padding: 5px 10px;
	border-style: none;
	background-color: #FFFFFF;
	color: #333333 !important;
	font-size: 12px;
}

#list_skin nav.pg_wrap{
	margin-top: 20px;
	text-align: center;
}

#list_skin nav.pg_wrap > span.pg > strong.pg_current{
	display: inline-block;
	height: 40px;
	
	width:40px; text-align:center;
	border: 1px solid #333333;

	background-color: #333333;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 40px;
}

#list_skin nav.pg_wrap > span.pg > a.pg_page{
	display: inline-block;
	height:40px;
	width:40px; text-align:center;
	border: 1px solid #e6e6e6;
	
	background-color: #FFFFFF;
	line-height: 40px;
	text-decoration: none;
	
}

#list_skin nav.pg_wrap > span.pg > a.pg_page > img{
	vertical-align: 0px;
}


@media only all and (max-width: 1024px){
#list_skin *{font-size:14px;}
#list_skin{width:100%; min-width: 100%; margin-bottom:10px; padding:0 10px !important; box-sizing: border-box}
#list_skin > form.search{margin:0px 0;}
#list_skin > form.search > select{width:23%; margin-bottom:10px; height: 40px !important; padding-left:5px;}
#list_skin > form.search > input[type=text]{width:45%;  margin-bottom:10px; height: 40px !important;  padding-right:10px !important;}
#list_skin > form.search > button{width:25%; position:relative; top:-5px; height: 40px !important; line-height:40px;}
#list_skin > form.list > table > thead > tr > th:nth-child(1){width:10%;}


#list_skin > form.list > table > thead > tr > th:nth-child(2){width:75%  }
#list_skin > form.list > table > tbody > tr > td:nth-child(3){width:75%}

#list_skin > form.list > table > thead > tr > th:nth-child(4){display:none;}
#list_skin > form.list > table > tbody > tr > td:nth-child(4){display:none;}

#list_skin > form.list > table > thead > tr > th:nth-child(5){display:none;}
#list_skin > form.list > table > tbody > tr > td:nth-child(5){display:none;}

#list_skin > form.list > table > thead > tr > th:nth-child(6){display:none;}
#list_skin > form.list > table > tbody > tr > td:nth-child(6){display:none;}

#list_skin > form.list > table > tbody > tr > th:nth-child(7){display:none;}
#list_skin > form.list > table > tbody > tr > td:nth-child(7){display:none;}
#list_skin > form.list > table > thead > tr > th{height:50px;}
#list_skin > form.list > table > tbody > tr > td.left{height:50px;}
#list_skin > ul.category > li{ padding: 0;    font-size: 12px;    text-align: center;}
#list_skin > ul.category{margin:0;}
}

.btn_end{background: #0c2d60; color: #FFFFFF !important}
.btn_before{background: #ccc}
.btnc{display: inline-block !important;padding: 5px 15px !important;width: 100px;box-sizing: border-box;}



@media only all and (max-width: 720px){
#list_skin .listconbtn img{width:100%;}
#list_skin > ul.category > li > a{font-size:15px;}
.btnc{font-size: 12px !important;
    width: auto;
    padding: 2px !important;
    display: block !important;}
}