@charset "euc-kr";

/* 
 * ���� : board_common
 * ���� : Board environment file
 * ���� :  ''
 * ���� : �Խ��� �Ϲ����� �ڵ�
*/


/* �극��ũ cafe24 */
.checkbox,
.radio { display: inline-block !important; }
input[type=checkbox],
input[type=radio] {
	vertical-align: text-bottom;
	line-height: normal;
	margin-right: 5px;
	margin-left: 5px;
}

/* �Խ��ǰ��� */
.list_design .board_desc > input, .list_design .board_desc > select {
	font-family: "Noto Sans KR", sans-serif !important;
	font-size: 14px !important;
	padding-left: 10px;
}
.seLayout { border: 1px solid #E7E7E7 !important; } /* �Խ��� ���� ���� �Ǽ�*/

.board_admin_bgcolor { padding-top: 25px; } /*�Խ��� �Ʒ� �����ڰ��� ����*/

.sul_menu { margin-bottom: 10px; margin-left: 30px;} /* ī�װ��� */
/* �ٹ� ���� */

.gallery_etc {
	display: block;
	margin-bottom: 25px;
} /* ��ȣ/�ۼ����� ��� ǥ��*/

/* �˻� ���� */

#ext_search { margin-top: 25px; } /*�Խ��ǰ˻�*/

#search_display1 {
	padding-left: 5px;
	padding-right: 5px;
	max-width: 135px;
	width: 135px;
}

#search_display1 input { width: 100%; }

/* �¶��ι��� */

.formmail_title_bgcolor,
.formmail_cell_bgcolor, .formmail_cell_bgcolor select, .formmail_cell_bgcolor input{
	font-size: 14px;
	color: #6E6E6E;
	font-family: "Noto Sans KR", sans-serif !important;
	line-height: 25px !important;
} /*�¶����� ��Ʈ ����ũ�� ����*/
.formmail_cell_bgcolor select {
	padding: 5px;
}

.formmail_textarea_style { width: 95%; } /*�¶��ι��� �ؽ�Ʈ�Ƹ���*/

/* �������� �� ���� ����Խ���  */

.board_output tr td, .bbs_out tr td, .bbs_out2 tr td, .bbs_out3 tr td {
	font-size: 12px;
	font-family: "Noto Sans KR", sans-serif !important;
	color: #C0C0C0 !important;
}

.bd_out1 { height: 25px; }

.bd_out1 a, .board_output_gallery_subject a {
	font-size: 14px !important;
	color: #6E6E6E !important;
	display: inline-block;
	font-family: "Noto Sans KR", sans-serif !important;
	line-height: 25px;
}  

.bd_out1 a:hover, .board_output_gallery_subject a:hover { color: #434343 !important; }

/*����������ȣ*/
.formmail_agreement p {
	display: inline-block;
	margin-right: 20px;
} 

/* ����¡ */
.paging {
	display: block;
	margin-top: 25px;
	margin-bottom: 25px;
}

.paging > b {
	background-color: rgba(199,22,45,1.00);
	color: #FFFFFF;
}

.paging > b,
.paging > a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-color: rgba(236,236,236,1.00);
	border-width: 1px;
	border-style: solid;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none !important;
	margin-right: -15px;
	font-weight: bold !important;
	border-radius: 5px;
}

/*���� ���� ���� ��������*/

.member_td_bgcolor { width: 150px; } /*Į������ �ƴϱ� ȸ������~ */

INPUT#border.public_input.input_form { width: 80%; } /*��ǰ�Ұ� ���� ���� ���� ����*/

.output_table { /* [disabled]width: 310px; ������ ����*/
}

.secede input { vertical-align: -7px; }

.board_output_gallery_subject { } /*���� ������ ���� ����*/

/*��ǰ�Ұ� �׸� ���� ����*/
.gallery_title {
	display: block;
	color: #6E6E6E;
}

.notice_subject { }

.img_border {
	border-color: rgba(239,239,239,1.00);
	border-width: 5px !important;
	border-style: solid;
	display: block;
	padding: 1px;
}

.secede_box .radio { display: inline !important; }

/* ȸ�� ���� - ȸ������ ��� */
.member_border {
	overflow-x: hidden;
	overflow-y: scroll;
}

/* �α���  */
.login_shop {
	padding-top: 65px;
	padding-bottom: 65px;
}

.form-signin {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

.form-signin input { margin-bottom: 5px; }

.form-signin-heading {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 16px;
}

.form-signin-subtext {
	margin-bottom: 10px;
	font-size: 12px;
}

.etc_btn {
	margin-top: 10px;
	text-align: center;
}

.etc_btn a { display: inline-block; }

/* ���ϱ� */
.rating {}
.board_rate tr:first-child td { padding:13px;}
.board_rate tr:last-child td { padding:13px;}
.board_txt tr td input {
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 10px;
}
/* ��� */
.comment_txt input { width: 90px; }
.comment_txt textarea#border { width:60%;}
.commentw {}
.commentl {}

@media (max-width:991px) {
}

@media (max-width:767px) {
/* ����¡ */
.paging > b,
.paging > a {
	margin-right: -5px;
	margin-bottom: 5px;
}
/* ��� */
.commentl .comment_name,  .commentl .comment_txt { float: left; }
}

@media (max-width:480px) {
}

@media (min-width:768px) {
}

@media (min-width:768px) and (max-width:991px) {
}

@media (min-width:992px) {
}
