@charset "EUC-KR";


/* ÆäÀÌÂ¡ */
.box_page {
	padding: 30px 0 0 0;
	text-align: center;
}

.box_page>a {
	color: #666666;
	display: inline-block;
	padding: 2px 7px;
	line-height: 21px;
}

.box_page>a.on {
	background: #555c67;
	font-weight: bold;
	color: #ffffff;
}

.box_page>a.btn_frist,.box_page>a.btn_10prev,.box_page>a.btn_10next,.box_page>a.btn_end
	{
	width: 28px;
	height: 29px;
	text-indent: -999999em;
	padding: 0px 0px 0px 0px !important;
	display: inline-block;
	vertical-align: top;
}

.box_page>a.btn_frist {
	background: url(../images/board/btn_pg_first.gif) no-repeat 0 0;
}

.box_page>a.btn_10prev {
	background: url(../images/board/btn_pg_prev.gif) no-repeat 0 0;
}

.box_page>a.btn_10next {
	background: url(../images/board/btn_pg_next.gif) no-repeat 0 0;
}

.box_page>a.btn_end {
	background: url(../images/board/btn_pg_last.gif) no-repeat 0 0;
}

.box_page>span {
	display: inline-block;
	width: 28px;
	height: 29px;
	background: #4C5499;
	padding: 0px;
	line-height: 28px;
	color: #ffffff;
	font-weight: bold;
}

/* °Ô½ÃÆÇ ¼öÁ¤/»èÁ¦ ºñ¹Ð¹øÈ£ */
.password_box {
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	margin-top: 20px;
	padding: 30px 15px;
}

.password_box .input_area {
	background: #ecf1f4;
	padding: 15px 10px;
	margin-bottom: 20px;
	text-align: center;
}

.password_box input[type="password"] {
	width: 250px;
	padding: 5px;
	border: 1px solid #cccccc;
	margin-top: 20px;
}

.btnboxC {
	text-align: center;
	margin-top: 20px;
}
