﻿@charset "utf-8";
/* Time:2025/1/4 14:32:51 */
/* Site_Title_Stylecss */
[id$=SeeTitle] h1,[id$=SeeTitle] dt.Urltext { font-size:28pt;font-weight:bold; }
[id$=SeeTitle] h1:before { width:35px;height:2px;bottom:0;background-color:#0066AA; }
[id$=SeeTitle] h1 { position:absolute;color:#0066AA!important;text-shadow:#FFF 1px 1px 0; }
[id$=SeeTitle] dt.Urltext { height:72px;font-size:36pt;line-height:39px;color:#F5F5F5!important; }
[id$=DirTitle] a { border-bottom:5px solid #0066AA;border-radius:0;font-weight:bold;color:#0066AA; }
[id$=DirTitle] cite:after { width:5px;height:5px;background-color:#0066AA;top:auto;bottom:3px; }
[id$=DirTitle]:hover cite:after { width:15%;transition:all .5s ease; }

/* SitePage1_Style_css */
[class*=Maxwidth] { width:100%; max-width:1500px!important; }
#Header,#Header.fixed { box-shadow:0 0 0px #FFF; }

h1,h1.Heading { font-size:28pt;line-height:1.5; }
h2,h2.Headline { font-size:20pt;line-height:1.5; }
h3,h3.Subtitle { font-size:16pt;line-height:1.5; }
[class=Heading],h1.AuthorTitle,h1 strong,h2 strong,h3 strong { color:#0066AA; }

.IMG_List_3 .list,.IMG_List_3 .zoom { width:calc(100%/3); margin:0!important; }
.IMG_List_4 .list,.IMG_List_4 .zoom { width:calc(98%/4); float:left; }
.IMG_List_4 .list + .list { margin-left:calc(2%/3); margin-top:1%; }

/* === Adaption Style_css ============================= */
@media only screen and (max-width:1500px) {
}
@media only screen and (max-width:800px) {
#Body_Frame,#Body_Main,div.MainKEditor { padding:0 3%!important; }
#Header.fixed #Logo img { filter:brightness(1) invert(0); }
}