BODY, TD, input, DIV, form, TEXTAREA, center, option, pre, blockquote, a, p, button, select, fieldset, th {
	font-size: 14px;
	color:#333;
	font-family: 'Open Sans','Noto Serif Hebrew','GentiumAlt',Arial,sans-serif;
}

body {margin: 0px;}
td {line-height:1.68;}
P {line-height: 1.68;}
fieldset, img {border: 0;border-radius: 3px;}

select {font-size:13px;color:#666;}
select:focus {
 border-color: #aaa;
 color: #222;
 outline: none;
}

select option {
  font-size: 13.5px;
  font-family: 'Open Sans',Arial,sans-serif;
}

A:link    {color:#222222;text-decoration:none}
A:visited {color:#222222;text-decoration:none}
A:active  {color:#454545;text-decoration:none}
A:hover   {color:#000000;text-decoration:none}

.memo_view A:link {
	color: #333;
	text-decoration: none;
}

.buttonPro.grey.bblue,.buttonPro.grey.bblue:hover{
	padding: 8px 9px;
	background: -webkit-gradient(linear, left top, left bottom, from(#e2f0ff), to(#0b2752));
	background: -moz-linear-gradient(top, #e2f0ff, #0b2752);
	border: 1px solid #7c8c9b;
	box-shadow: unset;
}

.s_normal {font-size:9pt}
.list_header1 {font-size:8pt;background-color:#5587B6}
.list_header2 {font-size:8pt;background-color:#BBBBBB}
.list_name {color:#333;font-size:13px;text-decoration:none;font-family: 'Open Sans',Arial,sans-serif;}
.list_han {color: #555;font-size:9pt;text-decoration:none;font-size: 0.98em;}
.list_eng {color: #000;font-size:8pt;text-decoration:none;}

.small {font-size:13px;color:#444444;font-family: 'Open Sans',Arial,sans-serif;}
/*
.line1 {background-color:#dadada}
.line2 {background-color:#EAEAEA}
*/

.text1 {line-height:17px;}

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

.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;
}

.print_button {
	cursor: pointer;
	color: #6473AB;
	border: 1px solid #6473AB;
	padding: 3px 8px;
	border-radius: 15px;
}

.height_add {
	height: 27px;
	width: 120px;
	text-align: center;
}

.comment_name1 {
	font-weight : 600;
}

.comment_name2 {
	color:#7d7888;
	font-weight : 600;
}

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

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

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

.inner_arrow {
	color: #607D8B;
}

.bottom_click2 {
	margin-top: 6px;
	padding: 4px 7px 4px;
	border: none;
	font-size: 12px;
	color: #ccc;
}

input.find_input {
	width: 160px;
	height: 28px;
	padding: 3px 6px;
	border: 1px solid #cfcfcf;
	border-radius: 2px;
	font-size: 13.5px;
	color: #000;
	text-indent: 8px;
	background-color: #fff;
	box-sizing: border-box;
	font-family: 'Open Sans',Arial, sans-serif;
}

.norobot {
	padding-left: 4px;
	height: 30px;
	line-height: 2.0;
}

.tr_onmouseover {
	height: 33px;
	background-color:#e0e0e0;
}

.tr_bottom_line {
	cursor: pointer;
	border-bottom: 1px solid #ebebeb;
	height: 56px;
}

.video-container_memo{
	position:relative;
	padding-bottom:56.25%;
	padding-top:0px;
	height:0;
	overflow:hidden;
	margin: 5px 0 0;
}

.video-container_memo iframe,.video-container object,.video-container embed{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.img_file{ float:left;padding-left:3px;min-width: 48%;display: none;}
.bin_file{ float:left;padding-left:3px;min-width: 48%;display: block;}

.noti_attr {
	text-align: center;
	background-color: #efefef;
}

/* ¸ñ·Ï ÄÃ·¯¸µ */
.notice0 {background-color: #f6f7f9;}
.notice1 {background-color: #fdfdff;}

/* ¸ñ·Ï ÄÃ·¯¸µ */
.list0 {background-color: #fdfdff;height: 33px;}
.list1 {background-color: #ffffff;height: 33px;}

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

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

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

/* border »ö»óÇ¥ */
.aqua {border-color: #00BCD4;}
a.aqua:hover {
	color: #222;
	background-color: #5ed8e8;
	border-color: #00BCD4;
}
.royal_blue {border-color: #7c9fcc;}
a.royal_blue:hover {
	color: #222;
	background-color: #b6d5f5;
	border-color: #7c9fcc;
}

#file_download_list {
	float: left;
	background-color: #F8F8F8;
	border: solid 1px #ECEBE6;
	margin: 10px 0px 8px 2px;
	line-height: 23px;
}

input[type="checkbox"] {
	position: relative;
	top: 1.5px;
}

.reload {
	float: right;
	margin: 2px 2px 0;
	color: #999 !important;
	font-size: 13px;
	font-weight: normal;
}

.bt_line {border-bottom:1px solid #e1e1e1;padding: 8px 4px 7px 0;}

.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: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.hit {
	width: 10px;
}

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

.div_img_print {
	float: left;
	position: relative;
	margin: 10px 5px 0px;
	color: #ffffff;
}

.div_img_no {
	color:#aaa;
	text-align: center;
}

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

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