* html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
* body { height: 100%; color: #454545; }
.ajaxBg { background-color: #666; width: 100%; height: 100%; left: 0; top: 0; filter: alpha(opacity=50); opacity: 0.5; z-index: 9999; position: fixed !important; position: absolute; }
.ajaxPopUp { left: 50%; top: 50%; margin-top: 0px; z-index: 99999; position: fixed !important; position: absolute; background: #fff; font-size: 12px; line-height: 20px; border: solid 1px #666; padding: 1px; }
.ajaxPopUp .title, .ajaxPopUp .footer { background: #efefef; padding: 0 3px; }
.ajaxPopUp .body { padding: 3px; }
.ajaxPopUp .footer { text-align: right; }
.ajaxPopUp .title { font-weight: bold; }
.postBody a{color:#399ab2!important}
/*
#sideBar{top:87px}
div#navigator ul#navList{top:88px}
*/
.desc_img {float: right;max-height: 100px;max-width: 150px;object-fit: cover;margin: 0 0 5px 5px;height:auto;width: auto;}