@charset "utf-8";

.list-category .div-tab.tabs { margin-bottom:0px; }

.list-board { margin-bottom:15px; }

/* Icon */
.list-board .wr-text { font-family:dotum; font-size:11px; letter-spacing:-1px; line-height:11px; font-weight:normal; }
.list-board .wr-icon { display:inline-block; padding:0px; margin:0px; overflow:hidden; vertical-align:middle; background-repeat: no-repeat; background-position: left top; }
.list-board .wr-notice { width:37px; height:19px; background-image: url('../../img/icon_notice.gif'); }
.list-board .wr-new { width:12px; height:12px; background-image: url('../../img/icon_new.gif'); }
.list-board .wr-secret { width:12px; height:12px; background-image: url('../../img/icon_secret.gif'); }
.list-board .wr-hot { width:12px; height:12px; background-image: url('../../img/icon_hot.gif'); }
.list-board .wr-video { width:12px; height:12px; background-image: url('../../img/icon_video.gif'); }
.list-board .wr-image { width:12px; height:12px; background-image: url('../../img/icon_image.gif'); }
.list-board .wr-file { width:12px; height:12px; background-image: url('../../img/icon_file.gif'); }
.list-board .wr-vicon { position:absolute; left:4px; bottom:3px; color: rgba(255,255,255,1); font-size:16px; z-index:1; }

/* Width */
.list-board .wr-chk { width:40px; }
.list-board .wr-num { width:60px; }
.list-board .wr-thumb { width:60px; }
.list-board .wr-category { width:80px; }
.list-board .wr-name { width:120px; }
.list-board .wr-date { width:90px; }
.list-board .wr-hit { width:60px; }
.list-board .wr-down { width:50px; }
.list-board .wr-visit { width:50px; }
.list-board .wr-good { width:50px; }
.list-board .wr-nogood { width:50px; }
.list-board .wr-none { padding:50px 0px; text-align:center; color:#888; }
.list-board .wr-comment { margin:0px 10px; }
.list-board .wr-hidden { display:none; }

/* List */
.list-board .list-body { list-style:none; padding:0px; margin:0px; }
.list-board .list-body li { border-bottom:1px solid #ddd; display:table; width:100%; table-layout:fixed;background-color:#E4EDF1 }
.list-board .list-body li:hover { color:#000; background-color:#F8F8F8; }
.list-board .list-body li > div { display:table-cell; height:34px; line-height:22px; padding:6px 0px; text-align:center; color:#666; vertical-align:middle; }
.list-board .list-body .wr-subject { padding-left:10px; text-align:left; }
.list-board .list-body .wr-subject .item-subject { display:block; word-break:break-all; }
.list-board .list-body .wr-name { text-align:left; padding-left:10px; font-weight:bold; }
.list-board .list-body .wr-name a { display:block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden;  }
.list-board .list-body .thumb-img { position:relative; width:46px; height:46px; margin:0px auto; }
.list-board .list-body .thumb-icon { position:relative; width:46px; height:46px; display:table; margin:0px auto; }
.list-board .list-body .thumb-icon a { display:table-cell; width:1%; background:#eee; color:#fff; vertical-align:middle; font-size:30px; }
.list-board .list-body .thumb-icon img { width:46px; height:46px; margin:0px auto; }

@media all and (max-width:768px) {
	.responsive .list-board .wr-hidden { display:inline-block !important; }
	.responsive .list-board .item-subject { text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; }
	.responsive .list-board .item-details { margin-right:-15px }
	.responsive .list-board .item-details > span { margin-right:15px; font-weight:normal; }
	.responsive .list-board .item-details > span:last-child { margin-right:0px; }
}
p.title {
    margin-bottom: 20px;
    font-size: 24px;
}
.upsocate{
	margin-bottom: 20px;
}
.upsocate > div{
	margin-top: 10px;
}
.upsocate > div > ul{
	list-style:none;
	margin-top: 5px;
	margin:5px 0 0 0;
	padding:0px;
}
.upsocate > div > ul:first-child{
	margin-top: 0px;
}
.upsocate > div > ul:after{
	display: block;
	clear: both;
	content: '';
}
.upsocate > div > ul > li{
	float: left;
	width: 12.5%;
	padding-left: 5px;
}
.upsocate > div > ul > li:first-child{
	padding-left: 0px;
}
.upsocate > div > ul > li > a{
	display: block;
	border: 1px solid #DDDDDD;
	line-height: 30px;
	text-align: center;
}
.upsocate > div > ul > li.on > a{
	border: 1px solid #444444;
	background-color: #444444;
	color: #FFFFFF;
}
.upsocate > form{
	position: relative;
	margin-top: 10px;
	padding-left: 108px;
}
.upsocate > form > a{
	display: block;
	position: absolute;
	width: 103px;
	height: 32px;
	top: 0px;
	left: 0px;
	background-color: #444444;
	color: #FFFFFF;
	line-height: 31px;
	text-align: center;
}

.upsocate > form > input{
	width: 100%;
	height: 32px;
	padding: 0px 40px 0px 10px;
	border: 1px solid #DDDDDD;
}
.upsocate > form > button{
	position: absolute;
	width: 32px;
	height: 32px;
	top: 0px;
	right: 0px;
	border: none;
	background-color: transparent;
}
.upsocate > form > button > i{
	color: #BBBBBB;
	font-size: 14px;
}

.upsolist{
	margin-top: 20px;
}
.upsolist > p{
	margin-bottom: 10px;
	font-size: 18px;
}
.upsolist > p > span{
	color: #888888;
	font-size: 11px;
}
.upsolist > div.paging{
	margin-top: 30px;
	text-align: center;
}
.upsolist > div.paging > a,
.upsolist > div.paging > span{
	margin: 0px 10px;
	color: #888888;
	font-size: 16px;
	line-height: 30px;
}
.upsolist > div.paging > a.gray{
	color: #BBBBBB;
}
.upsolist > div.paging > span{
	color: #000000;
}

div.shopmore{
	display: block;
	position: relative;
	padding: 20px 180px 20px 20px;
	border: 1px solid #DDDDDD;
}
div.shopmore > p:after{
	display: block;
	clear: both;
	content: '';
}
div.shopmore > p:nth-child(1){
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
div.shopmore > p:nth-child(2),
div.shopmore > p:nth-child(3){
	margin-top: 5px;
	font-size: 11px;
	color: #888888;
}
div.shopmore > p:nth-child(4){
	margin-top: 10px;
}
div.shopmore > p:nth-child(5){
	margin-top: 5px;
}
div.shopmore > p:nth-child(6){
	margin-top: 10px;
}
div.shopmore > p > u{
	margin-right: 10px;
}
div.shopmore > p > span{
	display: inline-block;
	float: left;
	height: 17px;
	margin-right: 5px;
	padding: 0px 5px;
	background-color: #444444;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
}
div.shopmore > p > span.icon0{
	background-color: #6164A0;
}
div.shopmore > p > span.icon1{
	background-color: #F25656;
}
div.shopmore > p > span.icon2{
	background-color: #7B7BB6;
}
div.shopmore > p > span.icon3{
	background-color: #59B0BB;
}
div.shopmore > p > span.icon4{
	background-color: #C11937;
}
div.shopmore > p > span.icon5{
	background-color: #FC615C;
}
div.shopmore > p > span.icon6{
	background-color: #F69471;
}
div.shopmore > p > span.icon7{
	background-color: #6462E9;
}
div.shopmore > strong{
	display: block;
	position: absolute;
	height: 50px;
	top: 20px;
	padding-top: 10px;
	border: 1px solid #EEEEEE;
	background-color: #F5F5F5;
	font-weight: normal;
	text-align: center;
}
div.shopmore > strong:nth-child(7){
	width: 80px;
	right: 90px;
}
div.shopmore > strong:nth-child(8){
	width: 60px;
	right: 20px;
}
div.shopmore > strong > u{
	display: block;
	font-size: 10px;
	text-decoration: none;
}
div.shopmore > strong > span{
	display: block;
	margin-top: 1px;
	font-size: 12px;
}
.shopinfo{
	padding: 20px 0px;
}
.shopetc1 > p{
	position: relative;
	padding: 10px;
	background-color: rgba(60, 120, 205, 1);
	color: #FFFFFF;
	font-size: 14px;
}
.shopetc1 > p > a{
	position: absolute;
	top: 10px;
	right: 10px;
	color: rgba(255, 255, 255, 0.8);
	font-size: 12px;
}
.shopetc1 > p > a > i{
	color: rgba(255, 255, 255, 0.8);
	font-size: 10px;
}
.shopetc1 > ul{
	margin-bottom: 20px;
}
.shopetc1 > ul > li{
	margin-top: 10px;
	padding: 10px;
	border: 1px solid rgba(60, 120, 205, 0.2);
	background-color: rgba(60, 120, 205, 0.1);
}
.shopetc1 > ul > li > p:nth-child(1){
	margin-bottom: 10px;
	font-size: 12px;
}
.shopetc1 > ul > li > p:nth-child(2){
	text-decoration: underline;
}
.shopetc1 > ul > li > p > i{
	margin-left: 10px;
}
.shopetc1 > ul > li > p > i:first-child{
	margin-left: 0px;
}
.shopetc1 > ul > li > div{
	margin-top: 10px;
}
.shopetc1 > div{
	color: #888888;
	line-height: 100px;
	text-align: center;
}

.shopetc2{
	padding: 10px;
	border: 1px solid #DDDDDD;
	font-size: 14px;
}

.shopetc3{
	border-top: 1px solid #DDDDDD;
	padding-top: 20px;
	text-align: center;
}
.shopetc3 > a{
	display: inline-block;
	width: 135px;
	height: 45px;
	background-color: #444444;
	color: #FFFFFF;
	line-height: 45px;
	text-align: center;
}

div.upsolist > a{
	display: block;
	position: relative;
	height: 105px;
	padding: 10px 176px 10px 10px;
	border-bottom: 1px solid #DDDDDD;
	font-weight: normal;
}
div.upsolist > a:nth-child(2){
	border-top: 1px solid #DDDDDD;
}
div.upsolist > a.hit{
	background-color: #E4EDF1;
}
div.upsolist > a > p:after{
	display: block;
	clear: both;
	content: '';
}
div.upsolist > a > p:nth-child(1){
	
	overflow: hidden;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
}
div.upsolist > a > p:nth-child(2){
	overflow: hidden;
	margin-top: 10px;
	font-size: 11px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
div.upsolist > a > p:nth-child(3){
	margin-top: 5px;
}
div.upsolist > a > p:nth-child(3) > span{
	display: inline-block;
	float: left;
	height: 17px;
	margin-right: 5px;
	padding: 0px 5px;
	background-color: #444444;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
}
div.upsolist > a > p:nth-child(3) > span.icon0{
	background-color: #6164A0;
}
div.upsolist > a > p:nth-child(3) > span.icon1{
	background-color: #F25656;
}
div.upsolist > a > p:nth-child(3) > span.icon2{
	background-color: #7B7BB6;
}
div.upsolist > a > p:nth-child(3) > span.icon3{
	background-color: #59B0BB;
}
div.upsolist > a > p:nth-child(3) > span.icon4{
	background-color: #C11937;
}
div.upsolist > a > p:nth-child(3) > span.icon5{
	background-color: #FC615C;
}
div.upsolist > a > p:nth-child(3) > span.icon6{
	background-color: #F69471;
}
div.upsolist > a > p:nth-child(3) > span.icon7{
	background-color: #6462E9;
}
div.upsolist > a > strong{
	display: block;
	position: absolute;
	height: 56px;
	top: 14px;
	padding-top: 5px;
	border: 1px solid #EEEEEE;
	background-color: #F5F5F5;
	font-weight: normal;
	text-align: center;
}
div.upsolist > a.hit > strong{
	background-color: #FFFFFF;
}
div.upsolist > a > strong:nth-child(4){
	width: 86px;
	right: 80px;
}
div.upsolist > a > strong:nth-child(5){
	width: 56px;
	right: 14px;
}
div.upsolist > a > strong > u{
	display: block;
	font-size: 10px;
	text-decoration: none;
}
div.upsolist > a > strong > span{
	display: block;
	margin-top: 2px;
	font-size: 12px;
}
.list-board .newest{
	margin-top: 20px;
	margin-bottom: 20px;
}
.list-board .newest > p{
	margin-bottom: 10px;
	font-size: 18px;
}
.list-board .newest > p > span{
	color: #888888;
	font-size: 11px;
}
.list-board .newest > ul{
	width: 100%;
	margin-top: -1px;
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.list-board .newest > ul:after{
	display: block;
	clear: both;
	content: '';
}
.list-board .newest > ul > li{
	float: left;
	width: 25%;
	padding: 1px 1px 0px 0px;
}
.list-board .newest > ul > li > a{
	display: block;
	position: relative;
	font-weight: normal;
}
.list-board .newest > ul > li > a > img{
	width: 100%;
}
.list-board .newest > ul > li > a > strong{
	display: block;
	z-index: 100;
	position: absolute;
	width: 100%;
	padding: 10px;
	bottom: 0px;
	left: 0px;
	background-color: rgba(0, 0, 0, 0.4);
	color: #FFFFFF;
	text-align: center;
}
.list-board .newest > ul > li > a > p{
	display: none;
	z-index: 200;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	padding: 10px;
	background-color: rgba(0, 0, 0, 0.8);
	color: #FFFF00;
}
.list-board .newest > ul > li > a:hover > p{
	display: block;
}
.list-board .newest > ul > li > a > p > strong{
	position: absolute;
	bottom: 10px;
	left: 10px;
	color: #FFFFFF;
	font-weight: normal;

}
.list-board .newest > ul > li > a > p > span{
	position: absolute;
	right: 10px;
	bottom: 10px;
	color: #FFFFFF;
}
.list-board .newest > ul > li > a > p > span > i{
	color: #FFFFFF;
}
@media all and (max-width:768px) {
	.list-board .newest > ul > li{
		float: left;
		width: 50%;
		padding: 1px 1px 0px 0px;
	}
	div.upsolist > a > strong{
		display: none;
	}
	div.upsolist > a{
		
		padding: 10px 10px 10px 10px;
		
	}
	div.upsolist > a > p:nth-child(1){
	
		word-break: normal !important;
		overflow: visible;
		font-weight: bold;
		white-space: normal;
		text-overflow: clip;

	}
	.upsocate{
		padding: 10px;
		background-color: #F5F5F5;
		border-top: 1px solid #DDDDDD;
	}
	.upsocate > ul{
		margin:0 0 0 0;
		padding:0 0 0 0;
	}
	.upsocate > ul:after{
		display: block;
		clear: both;
		content: '';
	}
	.upsocate > ul > li{
		float: left;
		width: 33%;
		padding-left: 5px;
		list-style:none;
	}
	.upsocate > ul > li.theme{
		width: 34%;
	}
	.upsocate > ul > li:first-child{
		padding-left: 0px;
	}
	.upsocate > ul > li > select{
		width: 100%;
		height: 40px;
		padding: 0px 10px;
		border: 1px solid #DDDDDD;
		background-color: #FFFFFF;
	}
	.upsocate > form{
		position: relative;
		margin-top: 5px;
		padding-right: 40px;
		border: 1px solid #DDDDDD;
		background-color: #FFFFFF;
	}
	.upsocate > form > input{
		width: 100%;
		height: 40px;
		padding: 0px 10px;
		border: none;
		background-color: transparent;
	}
	.upsocate > form > button{
		position: absolute;
		width: 40px;
		height: 40px;
		top: 0px;
		right: 0px;
		border: none;
		background-color: transparent;
	}
	.upsocate > form > button > i{
		color: #BBBBBB;
		font-size: 14px;
	}

}