BODY {
scrollbar-face-color:#D6D3CE;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#D6D3CE;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#D6D3CE;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#E7E6E2;
}
td {font-family:±¼¸²;font-size:9pt;color:545454;}

.b {font-family:±¼¸²;font-size:9pt;color:545454; text-decoration:none;}
.b:hover {font-family:±¼¸²;font-size:9pt;color:blue; text-decoration:underline;}

input {font-family:±¼¸²;font-size:9pt;color:545454; height:20px; border:1px solid #999999;}
.textarea  {font-family:±¼¸²;font-size:9pt;color:545454;border:2px solid #cdcdcd;}
.textarea2  {font-family:±¼¸²;font-size:9pt;color:545454;border:1px solid #DED0AA;}
.textline  {font-family:±¼¸²;font-size:9pt;color:545454;border:1px solid #DED0AA; height:20px;}

.book {font-family:±¼¸²;font-size:12px;color:#666; text-decoration:none;}
.book:hover {font-family:±¼¸²;font-size:12px;color:#545454; text-decoration:none;}


.more  {font-family:tahoma;font-size:8pt;color:F5627E}

select {font-family:±¼¸²;font-size:9pt;color:545454;height:20px;}
textarea {font-family:±¼¸²;font-size:9pt;color:545454; border:1px solid #999999; overflow:auto;}

.line {border:1px solid #CFCFCF;background-color:#ffffff;}


.header {display:flex; width:800px; height:65px; box-sizing:border-box;}
.header.hover {box-shadow:0px -26px 1px rgba(255,255,255,0.15) inset;}
.header * {padding:0; margin:0;}
.header ul, .header li {list-style:none;}
.logo_top {flex:0 0 175px;}
.logo_top .link {display:block; padding-top:7px; text-align:center;}
.logo_top_img {}
.menu_top {flex-basis:calc(100% - 195px); flex-shrink:1; flex-grow:0;}
.menu_top_fst {display:flex;}
.menu_top_fst > li {position:relative; flex: 1 1 36.66%; text-align:center; opacity:0.8;}
.menu_top_fst > li:hover {opacity:1;}
.menu_top_scd {display:none; position:absolute; bottom:-20px; left:0; width:600px;}
.menu_top_fst > li:nth-of-type(1) .menu_top_scd {left:0px;}
.menu_top_fst > li:nth-of-type(2) .menu_top_scd {left:-100px;}
.menu_top_fst > li:nth-of-type(3) .menu_top_scd {left:-100px;}
.menu_top_fst > li:nth-of-type(4) .menu_top_scd {left:0px;}
.menu_top_fst > li:nth-of-type(5) .menu_top_scd {left:-120px;}
.menu_top_fst > li:nth-of-type(6) .menu_top_scd {left:-20px;}
.menu_top_fst > li:hover .menu_top_scd {display:flex;}
.menu_top_scd > li {opacity:0.8;}
.menu_top_scd > li:hover {opacity:1;}
.menu_top_scd > li > .link {display:block; padding:3px 5px 3px 5px; font-size:12px; color:#fff;}
.menu_top_fst > li:before {content:''; position:absolute; top:50%; left:0; display:block; width:1px; height:20px; background:#fff; transform:translateY(-50%); opacity:0.7;}
.menu_top_fst > li > .link {display:block; padding:14px 0; color:#fff; font-weight:bold; font-size:12px;}