@charset "utf-8";
/* CSS Document */


@media screen and (min-width:601px){
	
	.tabBox p { background:linear-gradient(to bottom,#cacaca,#afafaf);}  
	
	.tabBox a { background: linear-gradient(to bottom,#f6f6f6,#dcdcdc);}
	.tabBox .allTabWrap { background: linear-gradient(to bottom,#757575,#343232);}
	.tabBox .allTab { background: linear-gradient(to bottom,#767676,#565656);}
	.tabBox .nowTabWarp { background:linear-gradient(to bottom,#aaaaaa,#c7c7c7);}
	
	.listBoxWarp { background:linear-gradient(to bottom,#d4d4d4,#bdbdbd);}
	.listBox { background:linear-gradient(to bottom,#fafafa,#eeeeee);}
	.boxBorder { border-top:9px solid #767676;}
	
	.shareBtn .shardDiv > div { background: linear-gradient(to bottom,#757575,#343232);}
	.shareBtn .shardDiv > div > a { background: linear-gradient(to bottom,#767676,#565656);}
		
	.paging p { background: linear-gradient(to bottom,#d0d0d0,#bbbbbb);}  
	.paging a { background: linear-gradient(to bottom,#f9f9f9,#eaeaea);}
	
	.paging a:hover { background: linear-gradient(to bottom,#f9f9f9,#eaeaea);}
	
	.paging .prevBtnBox { background: linear-gradient(to bottom,#d0d0d0,#bbbbbb);}  
	.paging .prevBtn { background: linear-gradient(to bottom,#f9f9f9,#eaeaea);}
	
	.paging .nextBtnBox { background: linear-gradient(to bottom,#d0d0d0,#bbbbbb);;}  
	.paging .nextBtn { background: linear-gradient(to bottom,#f9f9f9,#eaeaea);}
	
	.paging .pagingOn { background: linear-gradient(to bottom,#767676,#565656);}

	.listBtnBox > span:nth-child(1) { background: linear-gradient(to bottom,#757575,#343232);}
	.listBtnBox > span:nth-child(1) a { background: linear-gradient(to bottom,#767676,#565656);} 
	
	.listBtnBox > span:nth-child(2) { background: linear-gradient(to bottom,#757575,#343232);}
	.listBtnBox > span:nth-child(2) a { background: linear-gradient(to bottom,#767676,#565656);} 	
	
	.listBtnBox > span:nth-child(3) { background: linear-gradient(to bottom,#757575,#343232);}
	.listBtnBox > span:nth-child(3) a { background: linear-gradient(to bottom,#767676,#565656);} 
	
	.jmN_viewComment > div .jmN_viewCommentW > div:nth-child(2) > p:nth-child(2) button {background: linear-gradient(to bottom,#757575,#343232);}
	.boardCert > ul > div > ul > p .boardBtn1 {background: linear-gradient(to bottom,#757575,#343232); border: 1px solid #767676;color:#fff;}
	.boardCert > ul > div > ul > p .boardBtn2 {background-color: #fff; border: 1px solid #767676;color:#767676;}
	
}

@media screen and (max-width:600px){
	
	.faqSelectBox { background: linear-gradient(to bottom,#757575,#343232);}
	.faqSelectBox select { background: linear-gradient(to bottom,#767676,#565656);}
		
	
	.listBoxWarp { background:linear-gradient(to bottom,#d4d4d4,#bdbdbd);}
	.listBox { background:linear-gradient(to bottom,#fafafa,#eeeeee);}
	.boxBorder { border-top:9px solid #767676;}
	
	.shareBtn .shardDiv > div { background: linear-gradient(to bottom,#757575,#343232);}
	.shareBtn .shardDiv > div a { background: linear-gradient(to bottom,#767676,#565656);}
	
	.paging p { background: linear-gradient(to bottom,#d0d0d0,#bbbbbb);}  
	.paging a { background: linear-gradient(to bottom,#f9f9f9,#eaeaea);}
	
	.paging a:hover { background: linear-gradient(to bottom,#f9f9f9,#eaeaea); }
	
	.paging .prevBtnBox { background: linear-gradient(to bottom,#d0d0d0,#bbbbbb);}  
	.paging .prevBtn { background: linear-gradient(to bottom,#f9f9f9,#eaeaea);}
	
	.paging .nextBtnBox { background: linear-gradient(to bottom,#d0d0d0,#bbbbbb);}  
	.paging .nextBtn { background: linear-gradient(to bottom,#f9f9f9,#eaeaea);}
	
	.listBtnBox > span:nth-child(1) { background: linear-gradient(to bottom,#757575,#343232);}
	.listBtnBox > span:nth-child(1) a { background: linear-gradient(to bottom,#767676,#565656);} 
	
	.listBtnBox > span:nth-child(2) { background: linear-gradient(to bottom,#757575,#343232);}
	.listBtnBox > span:nth-child(2) a { background: linear-gradient(to bottom,#767676,#565656);} 	
	
	.listBtnBox > span:nth-child(3) { background: linear-gradient(to bottom,#757575,#343232);}
	.listBtnBox > span:nth-child(3) a { background: linear-gradient(to bottom,#767676,#565656);}
		
}

/*버튼색상*/
p.mdColorBtn {
	background-color:#666666;
	border:1px solid #333333;
	color:#ffffff;

}
p.mdColorBtn a{color:#ffffff;}
p.mdColorBtn:hover {
		background-color:#333333;
}

p.mdBtn {
	background-color:#fff;
	border:1px solid #d2d2d2; 
	color:#666666;
}
p.mdBtn:hover {
	background:#fafafa;
}


p.mdboardWriteDelBtn {
	background-color:#fff;
	border:1px solid #d2d2d2; 
	color:#666666;
}

p.mdboardWriteDelBtn:hover {
	background:#fafafa;
}
p.mdFormBtn2 {	background-color:#fff;border:1px solid #666666; color:#666666;}
p.mdFormBtn2:hover {border:1px solid #000; background:#fafafa;}


p.mdFormBtn3 {
	background-color:#666666;
	border:1px solid #333333;
	color:#ffffff;

}
p.mdFormBtn3 a{color:#fff;}
p.mdFormBtn3:hover {
		background-color:#333333;
}

.mdFormBtn4 {
	background-color:#666666;
	border:1px solid #333333;
	color:#ffffff;

}
.mdFormBtn4:hover {
	background-color:#666666;
	border:1px solid #333333;
	color:#ffffff;

}

/*게시판 페이징*/
p.mdPagingBox{border:1px solid #d2d2d2;}
.mdPagingArrow{background:#fafafa;}
.mdPagingBox:hover{border:1px solid #666666;}
.mdPagingCount{background:#666666; border:1px solid #333 !important; color:#fff !important;}



/*인풋 포커스*/
.mdBoardBasicSelect:focus{
	background:#f6f6f6; 
	border:1px solid #bababa;
}
.mdBoardTextInput:focus{
	background:#f6f6f6; 
	border:1px solid #bababa;
}

/*테이블*/
.mdBoardTable{border-top:2px solid #666666 !important; border-bottom:1px solid #e5e5e5; color:#666666;}
.mdBoardTable th{border-bottom:1px solid #e5e5e5; background:#fafafa url(../images/C01/borderLine.gif) right no-repeat;}
.mdBoardTable td{border-bottom:1px solid #e5e5e5;}
.mdBoardTable .BoardLastTh{background:#fafafa;}

.mdReplyBG{ background:url(../images/C01/commentArrow.png) top left no-repeat;}
.noticeIcon{color:#fff; background:#666666;}
/*앨범게시판*/
.mdAlbumWrap{border-top:2px solid #666666;}
/*웹진게시판*/
.mdWebzineWrap{border-top:2px solid #666666;}
	.mdWebzinecon{border-bottom:1px solid #d2d2d2;}
/**/p.mdWebzineSbj{ border-bottom:1px solid #666666;}
p.mdWebzineSbj a:hover{color:#333333;}
p.mdCmd_webzinecount{color:#333333;}

/*글쓰기*/
.mdWriteWrap{border-top:2px solid #666;}


/*글보기*/
.mdViewWrap{border-bottom:2px solid #666; }
.mdView_sbj{background:#666;}
