@font-face {
    font-family: 'GmarketSansLight';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansLight.woff2') format('woff2'), 
         url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansLight.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansLight.otf') format('opentype'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansLight.ttf') format('truetype');
         
}
@font-face {
    font-family: 'GmarketSansMedium';
    font-weight: 500;
    font-style: normal; 
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansMedium.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansMedium.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansMedium.otf') format('opentype'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansMedium.ttf') format('truetype');
         
}
@font-face {
    font-family: 'GmarketSansBold';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansBold.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansBold.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansBold.otf') format('opentype'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansBold.ttf') format('truetype');
         
} 

.tac{text-align:center}
.tal{text-align:left}
.tar{text-align:right}
.arr{padding:0 15px;}
.tt{padding-left:10px;}

.line-gray{
	display:block;
	height:1px;
	background:#dadce0;
	/* margin:20px 0 60px 0; */
}

caption{
overflow:hidden;width:1px;height:1px;*height:0;padding:0;margin-top:-1px;font-size:0;line-height:0;text-indent:-999px
}
.d-table-l{
	width:100%;
	margin:0 auto;
	table-layout:fixed;
	text-align:center;
}
.d-table-l thead th{
	height:40px;
	background:#f1f3f6;
	border-top:3px solid #131417;
	border-bottom:1px solid #131417;
	font-size:14.5px;
	font-weight:500;
	color:#626566;
}
.d-table-l thead th.last{
	border-right-width:1px;
}
.d-table-l tbody td{
	height:50px;
	border-bottom:1px solid #f1f3f6;
	color:#626566;
	font-size:15.5px;
}
.d-table-l tbody td.tal{ text-align:left; 
	padding-left:20px;
}
.d-table-l a{
	text-decoration:none;
	color:#626566;
	font-size:15.5px;
}
.d-table-l a:hover{
	text-decoration:underline;
}
.d-table-l span.notice{
	font-weight:500;
	color:#131417
	}

.d-table-v{
	width:100%;
	margin:0 auto;
	table-layout:fixed;
	text-align:center;
}
.d-table-v thead tr th{
	background:#f1f3f6;
	border-top:3px solid #131417;
	border-bottom:1px solid #131417;
	font-size:18px;
	font-weight:400;
	font-family: 'GMS_Bold';
	color:#131417;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:5px;
	text-align:left;
}
.d-table-v td.counseltit {
	background:#f1f3f6;
	text-align:left;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
	height:40px;
	border-top:3px solid #131417;
	border-bottom:1px solid #131417;
	font-size:16px;
	color:#131417;
}
.d-table-v td.counseltit span{
	font-size:16px;
	color:#131417;
	}
.d-table-v .info td{
	height:40px;
	text-align:left;
	padding-left:20px;
	border-bottom:1px solid #ccd0d7;
	border-top-width:0;
	border-right-width:0;
	font-size:13.5px;
	border-right:1px solid #ccd0d7;
}

.d-table-v .main td{
	text-align:left;
	border-bottom:1px solid #ccd0d7;
	border-top-width:0;
}
.d-table-v .main td>div{
	padding:20px;
	color:#131417;
	text-align:justify
}
.d-table-v .main td p{
	text-align:center;
	border:0px solid red;
	margin-bottom:10px;
	}
.d-table-v .main td p img{
	max-width:1100px;
	margin:0 auto;
	}
.ans-top{
	padding:20px;
	font-size:13px;
	margin-bottom:20px;
	background:#f1f3f6;
	border:1px dashed #ccd0d7;
}


.d-table-v .main2 td{
	text-align:left;
	border-bottom:1px solid #ccd0d7;
	border-top-width:0;
}
.d-table-v .main2 td>div{
	padding:0px;
	color:#131417;
	text-align:justify;
}
.d-table-v .main2 td p{
	text-align:center;
	border:0px solid red;
	margin-bottom:10px;
	}
.d-table-v .main2 td img{
	width:100%;
	margin:0 auto;
	}
.ans-top{
	padding:20px;
	font-size:13px;
	margin-bottom:20px;
	background:#f1f3f6;
	border:1px dashed #ccd0d7;
}

.ans-top em{
	font-style:normal;
	color:#4968a0;
	font-weight:700;
}
.d-table-w{
	width:100%;
	margin:0 auto;
	table-layout:fixed;
	text-align:left;
	border-top:3px solid #131417;
	border-bottom:1px solid #131417;
}
.d-table-w thead td{
	text-align:Center;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:middle;
	font-size:16px;
	color:#131417;
	}
.d-table-w th,
.d-table-w td{
	border-bottom:1px solid #ccd0d7;
}
.d-table-w th{
	background:#f1f3f6;
	text-align:center;
	height:50px;
	font-weight:300;
	font-size:14.5px;
	color:#4968a0;
}
.d-table-w td{
	padding-left:20px;
	padding-top:8px;
	padding-bottom:8px;
	font-size:15.5px;
	color:#626566;
}

.d-table-w td input[type=text],
.d-table-w td input[type=file],
.d-table-w td input[type=password]{
	padding:5px 10px;
	border:1px solid #e9e9e9;
	background:#f7f7f7;
	width:95%;
	font-size:15.5px;
	color:#626566;
	}
.d-table-w td a.idcheck{
	display:inline-block;
	width:150px;
	height:30px;
	text-align:Center;
	font-size:14px;
	line-height:2;
	text-decoration:none;
	color:#fff;
	margin-left:10px;
	background:#999;
	}



table.event{
	width:100%;
	height:auto;
	margin:0 auto;
	table-layout:fixed;	
	}
table.event tr td{
	width:400px;
	height:380px;
	vertical-align:top;
	border:0px solid red;
	text-align:center;
	}	
table.event tr td a{
	display:block;
	width:380px;
	height:380px;
	text-decoration:none;
	border:0px solid red;
	margin:0 auto;
	}

table.event tr td a div{
	position:relative;
	width:360px;
	height:380px;
	margin:0 auto;	
	text-align:center;
	overflow:hidden;
	}
table.event tr td a div.end{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.85);
	overflow:hidden;
	}
table.event tr td a div.end span{
	font-size:20px;
	letter-spacing:-0.05em;
	color:#fff;
	line-height:20;
	font-weight:700;
	}
table.event tr td a div img{
	display:block;
	padding:15px;
	border-radius:35px;
	width:320px;
	height:290px;
	margin:10px auto;
	}
table.event tr td a p{
	font-size:16px;
	height:25px;
	width:360px;
	line-height:1.2;
	overflow:hidden;
	border:0px solid red;
	}
table.event tr td a p.date{
	text-align:center;
	}



table.realst{
	width:1100px;
	height:auto;
	margin:0 auto;
	table-layout:fixed;	
	}
table.realst tr td{
	width:550px;
	height:320px;
	vertical-align:top;
	border:0px solid red;
	text-align:center;
	}	
table.realst tr td a{
	display:block;
	width:480px;
	height:300px;
	text-decoration:none;
	border:0px solid #ddd;
	margin:0 auto;
	}

table.realst tr td a div{
	width:480px;
	height:300px;
	margin:0 auto;	
	text-align:center;
	overflow:hidden;
	}
table.realst tr td a div img{
	display:block;
	padding:5px;
	border:1px solid #efefef;
	width:450px;
	height:219px;
	margin:10px auto;
	}
table.realst tr td a p{
	font-size:16px;
	height:25px;
	width:450px;
	line-height:1.2;
	overflow:hidden;
	border:0px solid red;
	}

table.gallery{
	width:1100px;
	height:auto;
	margin:0 auto;
	table-layout:fixed;	
	}
table.gallery tr td{
	position:relative;
	width:550px;
	height:220px;
	vertical-align:top;
	border:0px solid red;
	text-align:center;
	}	
table.gallery tr td a{
	display:block;
	width:480px;
	height:200px;
	text-decoration:none;
	border:1px solid #ddd;
	margin:0 auto;
	}

table.gallery tr td a div{
	position:relative;
	width:480px;
	height:145px;
	margin:0 auto;	
	text-align:center;
	overflow:hidden;
	border:0px solid #ddd;
	}
table.gallery tr td p.mask{
	position:absolute;
	top:16px;
	left:50px;
	width:225px;
	height:305px;
	background:rgba(0,0,0,0.85);
	text-align:center;
	color:#fff;
	text-decoration:none;
	overflow:hidden;
	font-size:14px;
	z-index:990;
	}	
table.gallery tr td p.mask a.gologin{
	display:block;
	width:120px;
	height:25px;
	background:#ff6fad;
	color:#fff;
	text-decoration:none;
	text-align:center;
	line-height:1.8;
	border:0;
	margin-top:20px;
	}
table.gallery tr td a div img{
	display:block;
	padding:5px;
	border:0px solid #efefef;
	width:450px;	
	/*min-height:320px;*/
	margin:10px auto;
	overflow:hidden;
	}
table.gallery tr td a p{
	font-size:16px;
	height:25px;
	width:480px;	
	line-height:1.2;
	overflow:hidden;
	border:0px solid red;
	text-align:Center;
	margin-top:15px;
	}

table.rev{
	width:1200px;
	height:auto;
	margin:0 auto;
	table-layout:fixed;	
	border:1px solid #d8d7d9;
	margin:0 auto;
	}
table.rev thead tr th{
	border-right:1px dotted #a3a3a3; 
	border-bottom:1px dotted #a3a3a3;
	height:40px;
	background:#f9f9f9;
	}
table.rev tbody tr td{
	height:50px;
	padding:5px; 
	border-right:1px dotted #a3a3a3; 
	border-bottom:1px dotted #a3a3a3;
	text-align:left;
	background:#fff;
	}
table.rev thead tr th:first-child,
table.rev tbody tr td:first-child,
table.rev thead tr th.sun,
table.rev tbody tr td.sun{
	color:red;
	}
table.rev thead tr th:last-child,
table.rev tbody tr td:last-child,
table.rev thead tr th.sat,
table.rev tbody tr td.sat{
	color:blue;
	}
table.rev tbody tr td.on{
	background:#eaeaea;
	cursor:pointer;
	}

div.rev_month{
	position:relative;
	width:100%;
	text-align:center;
	font-size:20px;
	font-weight:700;
	height:25px;
}
div.rev_month a.ar {
	color:#ff367f;
	font-weight:700;
	text-decoration:none;
	}

#list_search{
	clear:both;
	width:100%;
	height:50px;
	margin:0 auto;
	background:#f1f3f6;
	/*border-bottom:1px solid #ccd0d7;
	border-top:1px solid #ccd0d7;*/
	font-size:14.5px;
	font-weight:500;
	color:#626566;
	text-align:center;
	}
#list_search select,
#list_search input{	
	padding:5px 10px;
	border:1px solid #e9e9e9;
	background:#fff;
	font-size:15.5px;
	color:#626566;
	font-size:12.5px;
	}
#list_search select{
	width:100px;
	height:32px;
	}
#list_search input{
	width:200px;
	height:20px;	
	}	
#list_search a.searchbtn{
	display:inline-block;
	width:80px;
	height:30px;
	zoom:1;
	background:#131417;
	color:#fff;
	text-decoration:none;
	line-height:2.2;
	font-size:12.5px;
	font-weight:400;
	vertical-align:2px;
	}	


.best{
	color:#ff367f;
	font-size:14px;
	letter-spacing:-0.05em;
}

.new{
	display:inline-block;
	*display:inline;
	zoom:1;
	width:11px;
	height:11px;
	background:url(http://dfskin.co.kr/Classes/btn_new.gif) no-repeat 50% 0;
	margin-right:5px;
}
.lock{
	display:inline-block;
	*display:inline;
	zoom:1;
	width:9px;
	height:11px;
	background:url(http://dfskin.co.kr/Classes/lock.gif) no-repeat 50% 0;
	margin-right:5px;
}

.lock{
	display:inline-block;
	*display:inline;
	zoom:1;
	width:9px;
	height:11px;
	background:url(http://dfskin.co.kr/Classes/lock.gif) no-repeat 50% 0;
	margin-right:5px;
}
.camera{
	display:inline-block;
	*display:inline;
	zoom:1;
	width:20px;
	height:13px;
	background:url(http://orps.co.kr/@2019/09_comm/img/camera.png) no-repeat 0 0;
	font-size:0;
	margin-right:5px;
}

.reply-0{
	background:#ccd0d7;
	color:#fff;
	padding:3px 12px;
	font-size:14.5px;
	border-radius:3px;
}
.reply-1{
	background:#ff6fad;
	color:#fff;
	padding:3px 12px;
	font-size:14.5px;
	border-radius:3px;
}
.reply-2{
	background:#ff4800;
	color:#fff;
	padding:3px 12px;
	font-size:14.5px;
}
.pagi{
	text-align:center;
}
.pagi a,
.pagi strong{
	display:inline-block;
	*display:inline;
	zoom:1;
	width:30px;
	height:30px;
	line-height:2.5;
	*line-height:1.0;
	text-align:center;
	background:pink;
	text-decoration:none;
	background:#fff;
	border:1px solid #e9e9e9;
	color:#999;
	font-size:12.5px;
}
.pagi strong,
.pagi a:hover{
	background:#000;
	color:#fff;
}
.pagi .pagi-first,
.pagi .pagi-last,
.pagi .pagi-prev,
.pagi .pagi-next{
	text-indent:-9999px;
	/* for ie7 */
	*text-indent: 0;
	*font-size: 0;
	*line-height: 0;
	background:none;
	padding:0;
	width:20px;
}
.pagi .pagi-first{background:url(../img/pagi_first.gif) no-repeat 0 0;}
.pagi .pagi-last{background:url(../img/pagi_last.gif) no-repeat 0 0;}
.pagi .pagi-prev{background:url(../img/pagi_prev.gif) no-repeat 0 0;}
.pagi .pagi-next{background:url(../img/pagi_next.gif) no-repeat 0 0;}



.pass-wrap{
	clear:both;
	border:1px solid #e9e9e9;
	width:500px;
	height:200px;
	padding-top:0;
	margin:0 auto;
	text-align:Center;
	overflow:hidden;
}
.pass-wrap .inner{
	width:300px;
	margin:0 auto;
	border:0px solid red
}
.pass-lock{
	position:absolute;
	top:10px;
	left:70px;
	padding-left:20px;
}
.pass-wrap input[type=password]{
	padding:5px 10px;
	border:1px solid #e9e9e9;
	background:#f7f7f7;
	width:285px;
	height:25px;
	font-size:15.5px;
	color:#626566;
	display:block;
	margin-bottom:10px;
}
.pass-wrap input[type=button].btn1{
	zoom:1;
	width:100px;
	height:40px;
	background:#d27997;
	-moz-border-radius : 3px;
	-webkit-border-radius : 3px;
	-ms-border-radius : 3px;
	-khtml-border-radius : 3px;
	-o-border-radius : 3px;
	border-radius:3px;
	font-size:14px;
	text-align:center;
	line-height:2.8;
	color:#fff;
	text-decoration:none;
	border:0;
	cursor:pointer;
	}
.pass-wrap input[type=button].btn2{
	zoom:1;
	width:100px;
	height:40px;
	background:#d9d9d9;
	-moz-border-radius : 3px;
	-webkit-border-radius : 3px;
	-ms-border-radius : 3px;
	-khtml-border-radius : 3px;
	-o-border-radius : 3px;
	border-radius:3px;
	font-size:14px;
	text-align:center;
	line-height:2.8;
	color:#000;
	text-decoration:none;
	border:0;
	cursor:pointer;
	}
.pass-wrap a.btn{
	display:block;
	width:100%;
	height:30px;
	text-align:center;
	background:#131417;
	padding:5px;
	color:#fff;
	text-decoration:none;
	line-height:2;
}
.pass-wrap p{
	text-align:center;
	background:#131417;
	padding:10px;
	margin:0;
	margin-bottom:25px;
	color:#fff;
}




/*btn*/
.btn-wrap{
	text-align:center;
	margin:0 auto; padding:0
}
.bbs_btn{
	display:inline-block;
	*display:inline;
	zoom:1;
	width:130px;
	height:20px;
	background:#131417;
	padding-top:0; padding-bottom:15px;
	color:#fff;
	text-decoration:none;
	line-height:2.2;
}
.btn-long{
	width:180px;
}
.btn-short{
	width:100px;
}
.btn-reverse{
	background:#d9d9d9;
	color:#333;
}
.btn-short{
	width:100px;
}



table.board_write{
	width:100%;
	height:auto;
	margin:0 auto;
	border-top:3px solid #000;
	}	
table.board_write tbody tr th{
	background:#f1f3f6;
	text-align:center;
	font-size:15px;
	font-weight:normal;
	border-bottom:1px solid #ddd;
	}

table.board_write tbody tr td{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	border-bottom:1px solid #ddd;
	}
table.board_write tbody tr td input[type=text]{
	display: inline-block;
  width: 95%;
  padding:5px;
  border:1px solid #e9e9e9;
  background:#fff;
	}
table.board_write tbody tr td input[type=file]{
	display: inline-block;
  width: 95%;
  border:1px solid #e9e9e9;
  background:#fff;
	}
table.board_write tbody tr td input[type=checkbox]{
	display: inline-block;
  width:15px;
  height:15px;
  border:1px solid #e9e9e9;
	}
table.board_write tbody tr td input[type=radio]{
	display: inline-block;
  width:15px;
  height:15px;
  border:1px solid #e9e9e9;
	}
table.board_write tbody tr td input[type=password]{
	display: inline-block;
  width: 200px;
  padding:5px;
  border:1px solid #e9e9e9;
  background:#fff;
	}
table.board_write tbody tr td textarea{
	width: 96%;
	height:350px;
	border:1px solid #e9e9e9;
  background:#fff;
	}
table.board_write tbody tr td textarea.personal{
	width: 785px;
	height:150px;
	border:1px solid #e9e9e9;
  background:#fff;
  color:#8e8e8e;
  font-size:11.5px;
  padding:5px;
	}
table.board_write tbody tr td select{
	width: 795px;
	padding:5px;
	border:1px solid #e9e9e9;
  background:#fff;
	}
table.board_write tbody tr td select.tel1{
	width: 117px;
	padding:5px;
	border:1px solid #e9e9e9;
  background:#fff;
	}
table.board_write tbody tr td input[type=text].tel2{
	display: inline-block;
	padding:5px;
  width: 100px;
  border:1px solid #e9e9e9;
	}
table.board_write tbody tr td.rev_date {
	color:#ff6286;
	font-weight:900;
	font-size:17px
	}
table.board_write tbody tr td a.memidbtn{
	display:inline-block;
	width:150px;
	height:30px;
	text-align:center;
	background:#aaa;
	color:#fff;
	text-decoration:none;
	line-height:2;
	}



table.board_view{
	width:100%;
	height:auto;
	margin:0 auto;
	border-top:3px solid #000;
	}	
table.board_view tbody tr th{
	background:#f1f3f6;
	text-align:center;
	font-size:15px;
	font-weight:normal;
	border-bottom:1px solid #ddd;
	}

table.board_view tbody tr td{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	border-bottom:1px solid #ddd;
	}
table.board_view thead tr th{
	background:#f1f3f6;
	border-top:3px solid #131417;
	border-bottom:1px solid #131417;
	font-size:18px;
	font-weight:400;
	color:#131417;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
}

/*btn*/
#btn_wrap{
	text-align:center;
	margin:0 auto;
	font-size:15px;
}
#btn_wrap .btn{
	display:inline-block;
	*display:inline;
	zoom:1;
	width:100px;
	height:40px;
	background:#d27997;
	/*
	text-indent:-9999px;
	*text-indent:0;
	*font-size:0;
	*line-height:0;
	*/
	-moz-border-radius : 3px;
	-webkit-border-radius : 3px;
	-ms-border-radius : 3px;
	-khtml-border-radius : 3px;
	-o-border-radius : 3px;
	border-radius:3px;
	font-size:14px;
	text-align:center;
	line-height:2.8;
	color:#fff;
	text-decoration:none;	

}
.btn_long{
	width:200px;
}
.btn-short{
	width:100px;
	font-size:15px;
}
#btn_wrap .btn-reverse{
	background:#d9d9d9;
	color:#333;
}




.information{
	overflow:hidden;
	position:relative;
	width:1130px;
	padding:30px;
	background:#fff;
	margin:0 auto;
	border:5px solid #f1f1f1;
	line-height:2;

}
.information a.btn{	
	position:absolute;
	right:30px;
	bottom:20px;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:180px;
	height:40px;
	background:#d27997;
	/*
	text-indent:-9999px;
	*text-indent:0;
	*font-size:0;
	*line-height:0;
	*/
	-moz-border-radius : 3px;
	-webkit-border-radius : 3px;
	-ms-border-radius : 3px;
	-khtml-border-radius : 3px;
	-o-border-radius : 3px;
	border-radius:3px;
	font-size:14px;
	text-align:center;
	line-height:2.8;
	color:#fff;
	text-decoration:none;	
}




/*IE7*/
.lock,
.new{
	*margin-right:5px;
	*margin-left:5px;
}
.pagi{
	margin-top:-10px;
}
.pagi strong,
.pagi a{
	*line-height:3.0;
}
.reply-0,
.reply-1,
.reply-2{
	*line-height:3.0;
}




.input05{width:200px;}
.sel01{width:210px; height:40px;}
.input-dash{float:left;}


.agree-wrap{
	clear:both;
	font-size: 14px;
}
.agree-wrap span,
.agree-wrap a{
	vertical-align:-6px
}



.agree-wrap input[type=checkbox]{
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left:10px;
  border: 0;
  padding:5px;
  cursor: pointer;
  vertical-align:-6px
}

/*.agree-wrap input[id="cb1"] {
  display: none;
}*/


.search {
	width:99%; 
	height:50px;
	background:#f9f9f9;
	margin:0 auto;
	text-align:center;
	line-height:3.5;
	}
.search select {
	width:80px;
	height:25px;
	border:1px solid #c2c3c5;
	font-size:14px;
	}
.search input{
	width:250px;
	height:25px;
	border:1px solid #c2c3c5;
	font-size:14px;
	} 
	
.search	.search_btn{
	display:inline-block;
	*display:inline;
	zoom:1;
	width:100px;
	height:30px;
	background:#d27997;
	color:#fff;
	text-decoration:none;
	line-height:2.5;
	font-size: 12px;
	-moz-border-radius : 3px;
	-webkit-border-radius : 3px;
	-ms-border-radius : 3px;
	-khtml-border-radius : 3px;
	-o-border-radius : 3px;
	border-radius:3px;
}


	



	
p.btn1 {
	margin:0 auto;
	width:100px;
	height:30px;
	border-radius:3px;	
	background:#00a4eb;
	}
p.btn1 a{
	display:block;
	width:100%;
	height:100%;
	font-size:14px;
	text-align:center;
	line-height:2;
	color:#fff;
	text-decoration:none;	
	}

div.board_page{
	text-align:center;
	font-size: 12px;
	}	
div.board_page a,
div.board_page strong{
	display:inline-block;
	*display:inline;
	zoom:1;
	width:24px;
	height:24px;
	line-height:1.8;
	*line-height:1.0;
	text-align:center;
	background:pink;
	text-decoration:none;
	background:#fff;
	border:1px solid #ddd;
	color:#ddd;
	font-size: 12px;
	font-weight:normal;
}
div.board_page strong,
div.board_page a:hover{
	background:#00a4eb;
	color:#fff;
	border:1px solid #00a4eb;
}
div.board_page .pagi-first,
div.board_page .pagi-last,
div.board_page .pagi-prev,
div.board_page .pagi-next{
	text-indent:-9999px;
	/* for ie7 */
	*text-indent: 0;
	*font-size: 0;
	*line-height: 0;
	background:none;
	padding:0;
	width:19px;
}
div.board_page .pagi-first{background:url(../img/pagi_first.gif) no-repeat 0 0;}
div.board_page .pagi-last{background:url(../img/pagi_last.gif) no-repeat 0 0;}
div.board_page .pagi-prev{background:url(../img/pagi_prev.gif) no-repeat 0 0;}
div.board_page .pagi-next{background:url(../img/pagi_next.gif) no-repeat 0 0;}

	
#login {
	position:relative;
	width:650px;
	height:280px;
	margin:0 auto;
	border:5px solid #cbcbcb;
	}
#login p.logintit{
	position:absolute;
	top:120px;
	left:50px;
	font-size:80px;
	font-weight:bold;
	}
#login div.input_box {
	width:550px;
	height:92px;
	margin:50px auto;
	}
#login div.input_box ul{
	float:left;
	width:400px;
	height:95px;
	border:0px solid #d8d3d0;
	}
#login div.input_box ul li {
	width:400px;
	height:45px;
	margin-bottom:5px;
	border:0px solid #d8d3d0;
	}
#login div.input_box ul li input{
	width:280px;
	height:20px;
	display: inline-block;
	padding:10px;
	border:1px solid #cdcdcd;
	background:#f7f7f7;
	margin-left:10px;
	}
#login div.input_box input[type=checkbox]{
	width:20px;
	height:20px;
	border:1px solid #cdcdcd;
	vertical-align:-3px;
	}
#login div.input_box ul li label{
	}
#login div.input_box div.loginbtn{
	float:right;
	width:150px;
	height:92px;
	background:#131417;
	}
#login div.input_box div.loginbtn a{
	display:block;
	width:100%;
	height:100%; 
	font-size:25px;
	text-align:center;	
	text-decoration:none;
	line-height:3.2;
	color:#fff;
	}
	
#login p.naver{
	position:absolute;
	top:180px;
	left:350px;
	width:250px;
	height:54px;
	border:0px solid red;
	}
#login p.naver img{
	width:250px;
	height:54px;
	}	
	
#login a.sec{
	position:absolute;
	top:180px;
	left:50px;
	width:250px;
	height:54px;
	border-radius:5px;
	background:#f37a00;
	text-align: center;
	text-decoration:none;
	text-align:center;
	font-size:16px;
	font-weight:600;
	color:#fff;
	line-height:3.3;
	}	
	
#login2 {
	position:relative;
	width:650px;
	height:45px;
	margin:0 auto;
	border:0px solid red;
	}	
#login2 ul.link_box{
	clear:both;
	width:410px;
	height:45px;
	margin:60px auto 0 auto;
	border:0px solid #d8d3d0;
	}
#login2 a{
	position:absolute;
	width:200px;
	height:45px;
	text-decoration:none;
	text-align:center;
	font-size:18px;
	color:#fff;
	line-height:2.5;
	border-radius:5px;
	}
#login2 a.btn1{	
	left:100px;
	background:#ff6fad;	
	}
#login2 a.btn2{	
	right:100px;
	background:#999;		
	}
#login2 ul.link_box li.btn2{
	background:#131417;
	margin-right:0;
	}
#login2 ul.link_box li.btn3{
	background:#ccc;
	margin-right:0;
	}
#login2 ul.link_box li.btn1 a,
#login2 ul.link_box li.btn2 a,
#login2 ul.link_box li.btn3 a{
	display:block;
	width:100%;
	height:100%;
	font-size:15.5px; 
	color:#fff;
	text-decoration:none;
	line-height:2.8;
	text-align:center;
	}

 
 	
#search_box {position:relative;clear:both; width:890px; height:auto; margin:50px auto 0px auto;}
#search_box>.input_box {width:100%; height:150px; margin:0 auto; border:5px solid #f1f1f1;}
#search_box>.input_box ul{float:left; width:600px; margin-top:30px; margin-left:30px}
#search_box>.input_box ul li{list-style:none; width:500px; height:35px; margin-bottom:10px;}
#search_box>.input_box ul li input{border:0; width:400px; height:35px; color:#1a1e28; margin-left:100px; border:1px solid #d8d7d9;}
#search_box>.input_box>.btn_box {float:right; margin-left:20px; width:150px; height:90px; }
#search_box>.input_box a.searchbt{
	position:absolute;
	right:30px;
	top:80px;
	display:block; 
	width:150px; 
	height:85px; 
	background:#130521; 
	color:#fff; 
	text-align:center; 
	line-height:6; 
	text-decoration:none; }

#search_box h3{font-size:25px; font-weight:700;}


.jointitle1{
	width:870px;
	margin:0 auto;
	margin-bottom:20px;
	text-align:left;
	color:#0c1f2d;
	font-size:25px;
	}
#join_box {
	clear:both; 
	width:1000px; 
	height:220px; 
	margin:0px auto;  
	border:0px solid red; 
	}
#join_box textarea{
	width:950px; 
	height:150px; 
	border:0; 
	line-height:18px; 
	color:#0c1f2d; 
	border:1px solid #d8d7d9;
	padding:10px;
	}
#join_box p{text-align:right; height:20px; margin-top:20px;  color:#9199d4;}
#join_box p input{border:0px solid #000; width:15px; height:15px;}
#join_box>.input_box {float:left; margin-left:20px; margin-top:20px;width:850px; height:70px; border:0px solid #cc0000}
#join_box>.input_box li{float:left; list-style:none; height:35px; margin-bottom:10px; background:#fff;}
#join_box>.input_box li label{ }
#join_box>.input_box li input{border:0;height:35px; color:#1a1e28; margin-left:10px; border:1px solid #d8d7d9;}
#join_box>.input_box li a{display:block; width:150px; height:38px; background:#130521; color:#fff; text-align:center; line-height:3; text-decoration:none; }

#join_box2 {
	clear:both;
	width:98%; 
	padding-top:40px;
	padding-bottom:40px; 
	margin:0px auto; 
	border:5px solid #cbcbcb; 
	overflow:hidden;
	}
#join_box2 p.jointitle2{
	margin:15px 0 0 15px;
	font-size:25px;
	text-align:left;
	color:#0c1f2d;
	}
#join_box2>.input_box {
	margin:20px auto;
	width:810px;
	border:0px solid red;
	overflow:hidden;
	 }
#join_box2>.input_box li{
	width:800px; 
	height:45px; 
	margin-bottom:10px; 
	line-height:1.2; 
	border-bottom:1px dashed #d8d7d9; 
	padding-left:10px;
	text-align:left;
	}
#join_box2>.input_box li label{
	margin-right:50px;
	}
#join_box2>.input_box li input{
	width:350px; 
	height:32px; 
	color:#1a1e28;
	border:1px solid #d8d7d9;
	}
#join_box2>.input_box li a.idcheck{
	display:inline-block;
	width:150px; 
	height:32px; 
	background:#9199d4; 
	font-size:14px; 
	color:#fff;
	text-align:center; 
	line-height:2.5; 
	text-decoration:none; 
	margin-left:1px;
	margin-top:0px; 
	}
#join_box2>.input_box li input[type=radio]{
	display:inline-block;
	width:15px;
	height:15px;
	border:1px solid #d8d7d9;
	}
#join_box2>.input_box li select{
	border:1px solid #d8d7d9;
	height:32px; 
	}
#join_box2>.input_box li textarea{
	border:1px solid #d8d7d9;
	width:600px;
	height:50px;
	padding:10px; 
	vertical-align:-50px;
	}
#join_box2 span{font-size:12.5px;}
#join_box2 span.f18{
	font-size:18.5px;
	color:#131417;
	}
#join_box2 p{clear:both; width:100%; height:45px; text-align:center; }
#join_box2 p a{
	display:inline-block;
	 width:150px;
	 height:45px; 
	 background:#131417; 
	 color:#fff; 
	 text-align:center; 
	 line-height:3; 
	 text-decoration:none; 
	 margin:0 10px 0 auto;
	 }
#join_box2 p a.memdel{
	background:#ccc; 
	}
#join_box3 {
	clear:both;
	width:880px; 
	height:300px; 
	margin:0px auto; 
	border:5px solid #cbcbcb; 
	}
#join_box3 p.jointitle3{
	margin:50px 0 70px 0;
	height:80px;
	font-size:25px;
	text-align:center;;
	color:#131417;
	}
#join_box3>.link_box {
	margin:0 auto; 
	width:640px; 
	height:50px; 
	border:0px solid #cc0000
	}
#join_box3>.link_box li {
	list-style:none; 
	float:left; 
	margin-right:40px;
	}
#join_box3>.link_box li a{
	display:block; 
	width:300px; 
	height:50px;color:#fff; 
	text-align:center; 
	line-height:3.2; 
	text-decoration:none; 
	}
#join_box3>.link_box li:last-child{
	margin-right:0
	}
#join_box3>.link_box li a.link1{background:#ff6fad; }
#join_box3>.link_box li a.link2{background:#aaa; }

.ssbt{
	margin:0 auto;
}
.ssbt a{
	display:inline-block;
	border:1px solid #e9e9e9;
	width:150px; height:50px;
	line-height:2.5;
	text-align:center;
	text-decoration:none;
}
.ssbt a:hover{
	text-decoration:none;
	background:#130521; color:#fff;
}
