
/* 공통 - 최상단 */

.top-menu-a {
	color:#d2d6da;
	font-size:12px;
}

.top-menu-a:hover {
	color:red;
}


/* 공통 */

.sound_only {
	display:inline-block !important;
	position:absolute; top:0; left:0;
	margin:0 !important;
	padding:0 !important;
	font-size:0;line-height:0;
	border:0 !important;
	overflow:hidden !important
}

.mb5 { margin-bottom: 5px !important; }

.mr0 { margin-right: 0px !important; }
.mr5 { margin-right: 5px !important; }

.ml0 { margin-left: 0px !important; }
.ml5 { margin-left: 5px !important; }

.pt0 { padding-top: 0px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt30 { padding-top: 30px !important; }
.pt40 { padding-top: 40px !important; }
.pt80 { padding-top: 80px !important; }

.pb0 { padding-bottom: 0px !important; }
.pb5 { padding-bottom: 5px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb40 { padding-bottom: 40px !important; }

.pr0 { padding-right: 0px !important; }
.pr3 { padding-right: 3px !important; }
.pr5 { padding-right: 5px !important; }

.pl0 { padding-left: 0px !important; }
.pl3 { padding-left: 3px !important; }
.pl5 { padding-left: 5px !important; }


.bold { font-weight: bold; }

.font-weight-bold {
	font-weight: 600;
}



/* 메인 메뉴 */
ul.menu li.shopping span {
	padding: 10px;
	background: #e5e5e5;
	border-radius: 2px;
}
ul.menu li.shopping a {
	color: #ff0000;
	font-weight: bold;
}




/* 메인 - 메인컨텐츠 */

.main-section-title {
	font-size: 26px; color: #000000;
}

ul#main_tab {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	height: 100%;
	font-size: 16px;
}
ul#main_tab li {
	display: inline-block;
	margin: 2px 1px;
	padding: 2px 1px;
	font-size: 14px;
	background: #dddddd;
	float: left;
}
ul#main_tab li:hover {
	cursor: pointer;
}
ul#main_tab li.active {
	color: #ffffff;
	font-weight: bold;
	background: #222222;
}


@media(max-width:767px){
	ul#main_tab {
		width: 95%;
	}
	ul#main_tab li {
		width: 45%;
	}
}
@media(min-width:768px){
	ul#main_tab {
		width: 100%;
	}
	ul#main_tab li {
		width: 19.5%;
	}
}
@media(min-width:992px){
	ul#main_tab {
		width: 60%;
	}
	ul#main_tab li {
		width: 19.5%;
	}
}


/* 메인 - 이북 */



/* 메일 - 모델 */
#main-model {
}
.main-model-title {
	position: relative;
	background: #cc0000;
}
.main-model-title:after {
	content: "";
	display: block;
	padding-bottom: 100%;
}
.main-model-title > div {
	position: absolute; top: 10px; bottom: 10px; left: 10px; right: 10px; border: 1px solid #ffffff; color: #ffffff;
}
.main-model-title-text {
	position: absolute; top: 40%; width: 100%;
}
.main-model-title-text > div:first-child {
	font-size: 22px; font-weight: bold;
}
.main-model-title-text > div:last-child {
	font-size: 13px;
}
.main-model-title-xs {
	height: 50px;
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
	color: #ffffff;
	background: #cc0000;
}
.main-model-photo {
	position: relative;
}
.main-model-desc {
	position: absolute; display: none; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5);
}
.main-model-desc > div {
	position: absolute; top: 50%; width: 100%;
}




/* 메인 - 더보기 */

.more-main_contents { margin:0; padding:0; margin-left: -15px; height: 40px; line-height: 40px; text-align: center; }
.more-main_contents a { color: #0c0c0c; background: #dddddd; }
.more-main_contents a:hover { font-weight: bold; color: #dddddd; background: #0c0c0c; }

@media(max-width:767px){
	.more-main_contents {
		margin-left: 0;
	}
}




/*
.more-main_contents1 { margin:0; padding:0; margin-left: -15px; height: 40px; line-height: 40px; color: #0c0c0c; background: #ff0000; }
.more-main_contents1:hover { font-weight: bold; color: #ff0000; background: #0c0c0c; }
*/

.more-main { display: inline-block; width: 100%; background: #dddddd; }
.more-main:hover { background: #ffffff; }



/* 배너 */
.banner-type1 {
	height: 250px;
}

.banner-type2 {
	height: 90px;
}



/* 게시판 */

.cwrap1 {
	position: relative; padding: 5px 15px 0; overflow: hidden;
}
.cwrap2 {
	padding: 0 15px; height: 42px; overflow: hidden;
}
.cwrap1:hover, .cwrap2:hover {
	text-decoration: underline;
	color: #222222;
}

@media(max-width:767px){
	.subject-span { display: inline-block; width: 550px; height: 30px; color: #000000; letter-spacing: -1px; font-weight: bold; font-size: 16px; overflow: hidden; }
	.datetime-span { display: none; }
	.content-span { display: none; }
	.cwrap2 { display: none; }
}
@media(min-width:768px){
	.subject-span { display: inline-block; width: 220px; height: 20px; color: #000000; letter-spacing: -1px; font-weight: bold; font-size: 16px; overflow: hidden; }
	.datetime-span { display: none;  }
	.content-span { font-size: 12px; line-height: 14px; color: #666666; }
}
@media(min-width:992px){
	.subject-span { display: inline-block; width: 220px; height: 25px; color: #000000; letter-spacing: -1px; font-weight: bold; font-size: 16px; overflow: hidden; }
	.datetime-span { position: absolute; top: 0; right: 0; margin-right: 15px; display: inline-block; width: 80px; font-size: 12px; text-align: right;  }
	.content-span { font-size: 12px; line-height: 14px; color: #666666; }
}
@media(min-width:1200px){
	.subject-span { display: inline-block; width: 290px; height: 25px; color: #000000; letter-spacing: -1px; font-weight: bold; font-size: 16px; overflow: hidden; }
	.datetime-span { position: absolute; top: 0; right: 0; margin-right: 15px; display: inline-block; width: 80px; font-size: 12px; text-align: right;  }
	.content-span { font-size: 12px; line-height: 14px; color: #666666; }
}




#bo_v_top ul,
#bo_v_top ul li { list-style: none; float: left; }
#bo_v_top ul li:hover { outline: 1px solid #aaaaaa; background: #eeeeee; }


/* 페이징 */

.pg_page { padding: 3px 5px; }
.pg_page:hover { outline: 1px solid #cccccc; }
.pg_current { padding: 3px 5px; font-weight: bold; outline: 1px solid #aaaaaa; }



/*
@media(max-width:767px){}
@media(min-width:768px){}
@media(min-width:992px){}
@media(min-width:1200px){}
*/


.ad-970 {
	width: 970px;
	margin:0 auto;
}

/* 메인 배너 */
@media(max-width:767px){
	#ad2 {
		padding-top: 20px !important;
	}
	.ad-970 {
		display: none;
	}
}
@media(min-width:768px){}
@media(min-width:992px){}
@media(min-width:1200px){}

