#list_skin{
	min-width: 800px;
	margin: 0px auto 0px;
}

.listhidden{display:none !important}


#list_skin *{
	margin: 0px;
	padding: 0px;
	color: #333333;font-family: "Noto Sans KR", sans-serif;	
	font-size: 16px;
	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;
	border-bottom: 1px solid #333333;
}

#list_skin > ul.category > li{
	float: left;
	height: 50px;
	padding: 0px 25px;
	line-height: 50px;
}

#list_skin > ul.category > li.on{
	border-bottom: 1px solid #333333;
	border-radius: 10px 10px 0px 0px;
	background-color: #333333;
}

#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: 120px;
	height: 50px;
	font-weight: normal;
}

#list_skin > form.list > table > thead > tr > th.slim{
	width: 60px;
}

#list_skin > form.list > table > thead > tr > th.wide{
	width: 0px;
}

#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:50px;
}

#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; margin-bottom: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 > a.admbtn{background:none; width:auto; display: inline;
    float: none;}

#list_skin > form.list > p:after{
	display: block;
	clear: both;
	content: '';
}

#list_skin > form.search{
	margin: 30px 0 30px ;
	text-align: center;
}

#list_skin > form.search > input[type=text]{
	width: 360px; background:#FFF url(/images/searchico.png) no-repeat 95% center !important;
	height: 40px; line-height:40px; 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: 40px; line-height:40px;box-sizing:border-box;
	border: 2px solid #c4c4c4; padding-left:20px; 
}

#list_skin > form.search > button{
	height:40px; line-height:40px; 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; }
#list_skin > form.search{margin:0 0 30px ;}
#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;}
#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(2){width:55%;}
#list_skin > form.list > table > tbody > tr > td:nth-child(2){width:55%}
#list_skin > form.list > table > thead > tr > th:nth-child(3){  }
#list_skin > form.list > table > tbody > tr > td:nth-child(3){}
#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){width:30%}
#list_skin > form.list > table > tbody > tr > td:nth-child(6){width:30%}
#list_skin > form.list > table > thead > tr > th{height:50px;}
#list_skin > form.list > table > tbody > tr > td.left{height:50px;}
}