@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; } /* Ä«Å×°í¸® */

/* ¾Ù¹ü °ø¿ë */

.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) {
}
