﻿#popup {position:fixed; top:0px; left:0px; background-image:url(../images/popup_bg_new.png); z-index:1000; display:none; }
.popup_width { width: 100%; }
.popup_height { height: 100%; }
#popupcontent { width:70%; max-width:1200px; min-width:900px; height:100%; background-color:#ffffff; padding:20px;}

div.popup_news_shareicon {text-align:right; height:40px; position:absolute;margin-top: -50px;}
div.popup_news_newsdate { width:100px; background-color:#005395; text-align:center; left:0px; margin-left:30px; font-family:'Ubuntu',arial; font-size:12pt; padding:3px; color:#ffffff; font-weight:bold; position:relative;}
div.popup_news_newstitle{ margin-right:30px; margin-top:20px; margin-left:30px; font-family: Microsoft JhengHei, Arial, sans-serif; color:#000000; font-size:34px; letter-spacing:1px; font-weight:400; position:relative; }
div.popup_news_newssource {font-family: Microsoft JhengHei, Arial, sans-serif; font-size:11pt; color: #008800; font-weight:bold;  position: relative; margin-bottom:40px; margin-top:5px; margin-left:30px;}
div.popup_news_newscontent { margin-left:30px; margin-right:30px; font-family: Microsoft JhengHei, Arial, sans-serif; font-size:12pt; letter-spacing:1px; text-align:justify; text-justify: inter-ideograph; position:relative; margin-bottom:40px;}

div.popup_news_photo_large {margin-bottom:5px;}
img.popup_news_photo_large {display: block; margin-left: auto; margin-right: auto;}
div.popup_news_phototitle {text-align:center; font-family: Microsoft JhengHei, Arial, sans-serif; font-size:11pt; margin-bottom:20px;}

div.popup_news_close_button {position:absolute; top:0px; height:30px; width:30px; padding:0px; background-image:url(../images/close.png); cursor:pointer; z-index:99;}

div.popup_news_content_holder { overflow: auto; text-align:left; margin-top:35px;}

div.popup_photo_photodesc { text-align:left; width:850px; font-family: Microsoft JhengHei, Arial, sans-serif; font-size:12pt; margin-bottom:10px; margin-top:10px; background-color:#ffffff; padding:10px;  -moz-box-shadow: 2px 2px 5px #ccc;
  -webkit-box-shadow: 2px 2px 5px #ccc;
  box-shadow: 2px 2px 5px #ccc;}
  
div.popup_photo_newslist_old  { text-align:left; width:850px; font-family: Microsoft JhengHei, Arial, sans-serif; font-size:12pt; margin-bottom:20px; margin-top:10px; background-color:#ffffff; padding:10px;  -moz-box-shadow: 2px 2px 5px #ccc;
  -webkit-box-shadow: 2px 2px 5px #ccc;
  box-shadow: 2px 2px 5px #ccc; }
  
div.popup_photo_newslist { text-align:left; width:850px; font-family: Microsoft JhengHei, Arial, sans-serif; font-size:12pt; padding:10px; }
  
div.popup_photo_holder { height:96%; overflow: auto;}  
div.popup_photo_holder ul li:hover {cursor:pointer; color:#bf1600; text-decoration:underline;}

#prevfrontphotobutton {position:absolute; cursor:pointer; height:95%; width:50px; margin-left:-45px; top:0px; background-position:right center; background-image:url(../images/frontphoto_button_prev.png); background-repeat:no-repeat;}
#nextfrontphotobutton {position:absolute; cursor:pointer; height:95%; width:50px; top:0px; background-position:left center; background-image:url(../images/frontphoto_button_next.png); background-repeat:no-repeat;}
#prevfrontphotobutton:hover {background-image:url(../images/frontphoto_button_prev_selected.png);}
#nextfrontphotobutton:hover {background-image:url(../images/frontphoto_button_next_selected.png);}

#popup_easyknow_bg {position: fixed; top: 0; left: 0; background-image:url(../images/popup_bg_new.png); z-index:1000; display:none; }
.popup_easyknow_bg_width { width: 100%; }
.popup_easyknow_bg_height { height: 100%; }
div#popup_easyknow_scroll_div{ height:100%;width:817px;}
div#popup_easyknow_div {overflow:auto;position:relative;}
div#popup_easyknow_shareBg { font-size:14pt; font-weight:500; position: fixed; height:43px; width:790px; display: none;}
div.popup_easyknow_close_button {position:fixed; margin-left:794px; height:30px; width:30px; padding:0px; background-image:url(../images/close.png); cursor:pointer; z-index:99;}
