td, textarea, input, select {
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	font-family: ±¼¸²;
}

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

img{
	border:0;
}
.locate {
	font-size: 11px;
	color: #666666;
	line-height: 120%;
	font-family: "µ¸¿ò";
	letter-spacing : -1;
}
.locate:link {
	color: #666666;
	text-decoration: none;
}
.locate:visited {
	color: #666666;
	text-decoration: none;
}
.locate:hover {
	color: #666666;
	text-decoration: underline;
}

.center {
	text-align : center;
}

.bold_center {
	font-weight:bold;
	text-align : center;
}

.160text {
	font-size: 12px;
	color: #666666;
	line-height: 160%;
	font-family: ±¼¸²;
}

.bgtext_red {
	color: #FFFFFF;
	background-color: #ED2123;
}

.bgtext_green {
	color: #FFFFFF;
	background-color: #177B2F;
}

.bgtext_peach {
	color: #666666;
	background-color: #EFE7D7;
}

.linkunderline:link {
	color: #666666;
	text-decoration: underline;
}
.linkunderline:visited {
	color: #666666;
	text-decoration: underline;
}
.linkunderline:hover {
	color: #666666;
	text-decoration: underline;
}

.boardsmall {
	font-size: 11px;
	color: #A0A0A0;
	line-height: 120%;
	font-family: "µ¸¿ò";
	letter-spacing : -1;
}

.boardsmall2 {
	font-size: 11px;
	color: #759399;
	line-height: 120%;
	font-family: "µ¸¿ò";
	letter-spacing : -1;
}

.boardsmall_d {
	font-size: 11px;
	color: #A0A0A0;
	line-height: 120%;
	font-family: "µ¸¿ò";
}


.outofprint {
	font-size: 11px;
	color: #CC0000;
	font-family: "µ¸¿ò";
	Letter-spacing : -1;
}

.tsearch {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #606060;
	border: 0px none;	
}

.input2 {
	background-color:#F3F7F6; 
	border:1px solid #FFFFFF;
}

.inputf {
	background-color:#FFFFFF; 
	border:1px solid #C8C8C8;
}

.manuText{
	font-family: "Arial";
	font-size: 30px;
	font-weight:bold;
}

iframe  {
    height: 40vh
}
/*menu-custom*/
#fmenu {
    width: 100%;
    position: relative;
    height: 64px;
}
#fmenu ul {
	float:left;
	width: 100%;
	padding-left: 20px;
}

#fmenu ul.sub-menu {
	display: none;
	top: 42px;
}

#fmenu li:hover .sub-menu{ display: block;}
.sub-menu {position:absolute; left:-20px; margin-top:2px;}

#fmenu li {
    list-style: none;
    float: left;
    margin-right: 6px;
    height: 63%;
}
#fmenu li:last-child {
    margin-right: 0px;
}
#fmenu li a{
    color:#fff;
    font-weight: 600;
    /* font-family: "µ¸¿ò" !important; */
}

#fmenu ul.sub-menu a {
	color:#849ba4;
	font-weight:600;
	font-size:11px;
	font-family: "Gothic", san-serif;";
;;;;;;;;;;padding: 0 5px 0;;;;;;;;;;;;
}


li.sub-menu-parent.book-menu ul {
    margin-left: 37%;
}

#fmenu li a:hover {
    background: rgb(255 255 255 / .5);
}


#fmenu ul .sub-menu a:hover {
    background: none;
}

#fmenu ul>li>a {padding: 10px 10px;}

table tr {
    word-break: break-all !important;
}