BODY, TD, input, DIV, form, TEXTAREA, center, option, pre, blockquote, a, p, button, select, fieldset, th {
	font-size: 14px;
	color:#333;
	font-family: sans-serif,"¸¼Àº °íµñ",AppleGothic,Literata,EzraSILW,EzraSILRegular,Arial;
}

TD {line-height:140%}
P {line-height:140%}
SELECT {font-size:9pt;color:666666;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link      {color:#666666;text-decoration:none;}
A:visited	{color:#666666;text-decoration:none;}
A:active  	{color:#666666;text-decoration:none;}
A:hover    	{color:#444444;text-decoration:none;}

/* ÄÚ¸àÆ® form Å×µÎ¸® */
.line1 {
background-color: #e1e1e1;
padding: 0px;
}

/* ÄÚ¸àÆ® ¼¼·Î¶óÀÎ */
.line2 {
background-color: #EFEFEF;
padding: 0px;
}

/* ÄÚ¸àÆ®, ÀÌ¸§,ºñ¹Ð¹øÈ£ ¹è°æ td »ö */
.list0 {
background-color: #fafafa;
height: 28px;
}
.list1 {
background-color: #FDFDFD;
height: 28px;
}

/* ¹øÈ£ */
.number {
font-size: 11px;
}

.s_input {border: solid 1px #888888;background-color:#f3f3f3;height:23px;}

.ps_input {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #222222;
	height: 27px;
	text-align: left;
	padding-left: 5px;
	vertical-align: bottom;
}

.w_textarea {border:solid 1px #888888;background-color:#efefef;width:100%;}
.s_normal {font-size:9pt}
.list_header1 {font-family: Arial, sans-serif, "¸¼Àº °íµñ",AppleGothic;font-size:12px;background-color:#5587B6}
.list_header2 {font-family: Arial, sans-serif, "¸¼Àº °íµñ",AppleGothic;font-size:12px;background-color:#BBBBBB}
.list_name {
	color: #444;
    font-size: 13.5px;
    text-decoration: none;
    font-family: Arial, sans-serif, "¸¼Àº °íµñ",AppleGothic;

}
.list_han {color:#13485D;font-size:12.5px;text-decoration:none;}
.list_eng {color:#13485D;font-size:12px;text-decoration:none;}

.liston_subject {
	color: #999;
	text-decoration: none;
	letter-spacing: -0.4px;
	font-size: 14px;
	font-family: Arial, sans-serif,"¸¼Àº °íµñ",AppleGothic;
}
.listoff_subject {
	color: #333;
	text-decoration: none;
	letter-spacing: -0.4px;
	font-size: 14px;
	font-family: Arial, sans-serif, "¸¼Àº °íµñ",AppleGothic;
}

.list_comment {font-family:tahoma;font-size:8pt;color:#639933;}
.small {
	font-size: 13px;
	color: #444;
	font-family: Arial,sans-serif;
}
/*
.line1 {background-color:#dadada}
.line2 {background-color:#EAEAEA}
*/
.co_textarea {border:solid 1px #BABABA;background-color:#eaeaea;width:100%;}
.text1 {line-height:17px;}

.buttondiv {
border: solid 0px;
background-color: transparent;
width: 64px;
font-weight: bold;
padding-left: 2px;
cursor: pointer;
}

.button9m {
	display: inline-block;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	font: bold 12px HelveticaNeue, Arial, sans-serif;
	color: #555;
	text-shadow: 0 1px 0 #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#BFDFEA), to(#326492));
	background-color: #6fcef3;
	border: 1px solid #B0D7E5;
	box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 0 #c0ebfa;
}

.button9 {
	display: inline-block;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	font: bold 12px HelveticaNeue, Arial, sans-serif;
	color: #555;
	text-shadow: 0 1px 0 #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#EDEFF3), to(#BFDFEA));
	background-color: #6fcef3;
	border: 1px solid #B0D7E5;
    box-shadow: 0 1px 1px #336594, inset 0 0px 0 #c0ebfa;
    padding: 0px 3px;
	border-radius: 4px;
	background-color: #FDFEFF;
	border: 1px solid #D4D4D4;
	border-color: #dedede #d8d8d8 #d3d3d3;
}

.compress-pdf {
  float: right;
  border: 1px solid #A9B7F3;
  border-radius: 10px;
  background-color: #C8D0F3;
  padding: 3px 10px;
  margin-top: 10px;
}

.textarea {
	width:97%;
	border: 1px solid #66afe9;
	border-radius: 3px;
	line-height: 1.6;
	padding: 6px 1.5%;
	background-color: #fff;
}

.textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* -- ¿©±â¼­ºÎÅÍ categroy_menu */
#categroy_menu > div > nobr > a {
	font-size: 13.4px;
	padding: 0 4px;
}

#categroy_menu > .ca_btn:first-child:not(:last-child) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

#categroy_menu > .ca_btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

#categroy_menu > .ca_btn:last-child:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

a.ca_btn {
	color: #666;
}

a.ca_btn:active {
	color: #333;
}

a.ca_btn:hover {
	color: #222;
	background-color: #e6e6e6;
	border-color: #adadad;
}

a.ca_btn:visited {
	color: #333;
}

.ca_btn {
	float: left;
	display: inline-block;
	min-width: 55px;
	margin: 5px 1px;
	padding: 5px 10px;
	border: 1px solid #ccc;
	border-radius: 3px;
	text-align: center;
	font-size: 13.4px;
	color: #666;
	font-weight: normal;
	line-height: 1.5;
	cursor: pointer;
	background-color: #fff;
	box-sizing: border-box;

	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-ms-user-select: none;
	user-select: none;
}

.ca_btn_admin {
	background: #eff0f9;
}

.ca_btn .a_none {
	color:#8d94b7;
}
/* --\\ ¿©±â±îÁö categroy_menu */

/*------------------------------*/
/* ¿©±â¼­ºÎÅÍ °èÃþÇü ´ñ±Û start */
/*------------------------------*/

#comment_form .textarea, #form .textarea  {
	width: 100%;
	min-height: 149px;
	background-color: #fff;
	padding: 6px 12px !important;
	border: 1px solid #66afe9;
	border-radius: 2px;
	line-height: 1.8;
	letter-spacing: -0.025em;
	font-size: 14.5px;
	box-sizing: border-box;
	word-spacing: 2px;
	font-family: sans-serif,"¸¼Àº °íµñ",AppleGothic,Literata,EzraSILW,EzraSILRegular,Arial;
}

.comment_view {
	border: 1px solid #dddddd;
	padding: 6px 12px !important;
	border-radius: 3px;
	word-break: break-word;
	word-wrap: break-word;
	line-height: 1.8;
	letter-spacing: -0.025em;
	font-size: 1.036em;
	font-size: 14.5px;
	word-spacing: 2px;
	font-family: sans-serif,"¸¼Àº °íµñ",AppleGothic,Literata,EzraSILW,EzraSILRegular,Arial;
	/* border-left: 2px solid #EDDFF6; */
}

.last_comment {
	border: 1px solid #bfd4e4;
	border-radius: 3px;
	padding: 6px 12px !important;
	line-height: 1.8;
	letter-spacing: -0.025em;
	font-size: 1.036em;
	font-size: 14.5px;
	word-spacing: 2px;
	outline: 0;
	-webkit-box-shadow: inset 0 0 0 rgb(0 0 0 / 8%), 1px 1px 5px #bcc3e2;
	box-shadow: inset 0 0 0 rgb(0 0 0 / 8%), 1px 1px 5px #bcc3e2;
	font-family: sans-serif,"¸¼Àº °íµñ",AppleGothic,Literata,EzraSILW,EzraSILRegular,Arial;
}

.hebrew, .EzraSILRegular {
	padding-right: 3px;
	letter-spacing: 0.3px;
	font-size: 1.24em;
	font-family: EzraSILW, EzraSILRegular, sans-serif;
}

.greek, .Helvetica {
	padding-right: 1px;
	font-size: 1.2em;
	font-family: Literata, Helvetica, serif;
}

.inner_stairs {
	width: 5%;
	vertical-align: top;
	text-align: right;
	padding: 8px 5px;
}

.inner_arrow {
	color: #607D8B;
}

.co_unauth {
	color:#ffffff;
	font-size:10pt;
	background-color: #0c6ff0;
	padding-right: 10px;
}

.co_admin_menu {
	border: 1px solid #eee;
	padding: 5px 8px;
	border-radius: 3px;
	border-bottom: 2px solid #475d79;
	text-align: left;
}

.btn-group {
	float: right;
	margin: 9px 0 -2px 10px;
	word-break:break-all;
}

.btn-group > .co_btn:first-child:not(:last-child) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group > .co_btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.btn-group > .co_btn:last-child:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

a.co_btn {
	color: #666;
}

a.co_btn:active {
	color: #333;
}

a.co_btn:hover {
	color: #222;
	background-color: #e6e6e6;
	border-color: #adadad;
}

a.co_btn:visited {
	color: #333;
}

.co_btn {
	float: left;
	margin-left: -1px;
	display: inline-block;
	border: 1px solid transparent;
	border-color: #ccc;
	border-radius: 3px;
	background-color: #fff;
	margin-bottom: 0;
	padding: 5px 10px;

	font-size: 13px;
	color: #666;
	font-weight: normal;

	text-align: center;
	line-height: 1.5;

	cursor: pointer;

	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-ms-user-select: none;
	user-select: none;
}

.co_btn_admin {
	background: #eff0f9;
	padding: 5px;
}

.blind {
	background: #f5f7fb;
	color: #eceff5;
	max-height: 56px;
	overflow: hidden;
	font-size: 8px;
	line-height: 1;
	border-radius: 2px;
}

.member {
	float: left;
	margin: 8px 2px 0px;
}

.comment_date {
	font-size: 12px;
	color:#82898f;
	font-weight: normal;
}

.co_content {
	line-height: 1.6;
	padding:0 0 5px 2px;
	word-break: break-all;
	word-wrap: break-word;
	overflow: hidden;
	clear: both;
}

.recom_co_btn {
	float: left;
	min-width: 15px;
	height: 22px;
	padding: 1px 6px;
	margin: 8px 0 2px;
	border: 1px solid #ededed;
	border-radius: 2px;
	background-color: #fff;
}

.unrecom_co_btn {
	float: left;
	min-width: 15px;
	height: 22px;
	padding: 1px 6px;
	margin: 8px 0 2px;
	border: 1px solid #ededed;
	border-radius: 2px;
	background-color: #fff;
	margin-left: 5px;
}

.recom_co_cnt {
    padding: 4px;
    color: #666;
}

.recom_help {
	float: left;
	padding: 2px 6px 0;
	margin: 9px 5px 2px;
	color: #3F51B5;
	/*border: 1px dotted;*/
	display:none;
}

/*------------------------------*/
/* ¿©±â±îÁö °èÃþÇü ´ñ±Û end     */
/*------------------------------*/

#zb_form_table > tbody > tr > td > span, #zb_form_table > tbody > tr > td > div > div > span {
    margin-left: 2px;
    font-size: 13px;
    border-bottom: 1px solid #8ab6ce;
    padding-bottom: 2px;
    color: #3287b5;
}

#div_alert {
	float: right;
	margin-right: 8px;
	padding: 1px 2px;
	border-bottom: 1px solid #4ea5ea;
	width: calc(100% - 301px);
	height: 22px;
	color: #E91E63;
	display: none;
	font-size: 13px;
}

#magic_tools > button {
	margin-bottom: 2px;
	padding: 6px 4px;
}

.inner_img {
	padding: 5px 0;
	max-width: 100%;
}

.page_num {
    font-size: 13px;
    font-family: Arial, sans-serif;
}

.listnum2 {
	font-size: 12.5px;
	font-family: Arial, sans-serif;
	color: #868686;
}

#zb_form_table > tbody > tr > .menu_t {
	padding: 4px 10px 4px 0;
	text-align: right;
	vertical-align: middle;
	height: 30px;
}

#special_option {
	font-size: 13px;
	font-family: Arial, sans-serif;
	margin: 7px 0px 0px -11px;
}

.ellipsis {
    position: relative;
    display: -webkit-box;
    text-overflow: ellipsis;
    line-height: 1.5;
    text-align: left;
    white-space: normal;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.ellipsis_name {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.preview_guide {
	display: inline-block;
	margin: 8px 0 5px;
	background: linear-gradient(to right, #79acd2, #edf7fb);
}