body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  font: 13px 'Lucida Grande', Verdana, sans-serif;
}

td {
  font-size: 9pt;
  word-break: break-all;
  line-height: 135%;
  font-family: "arial";
}

a {
  color: #7998C1;
  text-decoration: none;
}

a:link {
  color: #7998C1;
  text-decoration: none;
}

a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a:hover {
  color: #443CAE;
  text-decoration: none;
}

.board-line-r2 {
  border-right: #ECECEC 1px solid;
  padding-left: 10px;
}

.underline {
  font-family: "Arial";
  font-size: 9pt;
  background-color: #FFFFFF;
  border: #CCCCCC;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.bginput{
  background:url('http://www.goodnews.org.tw/gospel/images/input_bg.gif') #FDFDFD fixed no-repeat;
  background-repeat:repeat-x;
  font-family:MS Shell Dlg,Tahoma,sans-serif,Verdana,Arial,Helvetica,sans-serif;
  font-size:11px;
  border:1px solid #9D9D9D;
}

input.black_button{
  background:url('http://www.goodnews.org.tw/gospel/images/input_black_bg.gif');
  background-repeat:repeat-x;
  font-family:verdana,tahoma,arial;
  font-size:8pt;
  color:white;
//font-weight:bold;
  padding:1px 3px 1px 3px;
  margin-bottom:1px;
  cursor:pointer;
  border-top:1px solid #EEEEEE;
  border-left:1px solid #EEEEEE;
  border-bottom:1px solid #999999;
  border-right:1px solid #999999;
}

input.blue_button{
  background:url('http://www.goodnews.org.tw/gospel/images/input_blue_bg.gif');
  background-repeat:repeat-x;
  font-family:verdana,tahoma,arial;
  font-size:11px;
  color:white;
  font-weight:bold;
  padding:1px 3px 1px 3px;
  margin-bottom:1px;
  cursor:pointer;
  border-top:1px solid #99CCFF;
  border-left:1px solid #99CCFF;
  border-bottom:1px solid #115599;
  border-right:1px solid #115599;
}

input.green_button{
  background:url('http://www.goodnews.org.tw/gospel/images/input_green_bg.gif');
  background-repeat:repeat-x;
  font-family:verdana,tahoma,arial;
  font-size:11px;
  color:#666666;
  font-weight:bold;
  padding:1px 3px 1px 3px;
  margin-bottom:1px;
  cursor:pointer;
  border-top:1px solid #E9E9C1;
  border-left:1px solid #E9E9C1;
  border-bottom:1px solid #98A574;
  border-right:1px solid #98A574;
}

.border {
  border-right: #999999 1px solid;
  border-top: #EEEEEE 1px solid;
  border-left: #EEEEEE 1px solid;
  border-bottom: #999999 1px solid;
}

.button {
  font-size: 9pt;
  background-color: CCCCCC;
  border: 1pt #666666 solid;
  color: #000000;
  height: 14pt;
}

span {
  font-size: 10pt;
  cursor: hand;
}

.on {
  display: on;
}

.off {
  display:none;
}

.popup {
  font-size: 9pt;
  font-family: "arial";
  CURSOR: help;
  COLOR: #000000;
}

/* lightbox */

#lightbox{
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}

#imageContainer{
  padding: 10px;
}

#loading{
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

#hoverNav{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
  width: 49%;
  height: 100%;
  background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
  display: block;
}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
}

#imageData{
  padding:0 10px;
}

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;}

#overlay{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #000;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html>body .clearfix {
  display: inline-block;
  width: 100%;
}

* html .clearfix {
  /* Hides from IE-mac \*/
  height: 1%;
  /* End hide from IE-mac */
}

.contents {
  /* 一次解決版面撐開、英文斷字、避頭尾、段落左右邊界不齊問題 */
  /* 防止撐開 */
  table-layout: fixed;
  /* 英文單字自動換行 */
  word-wrap: break-word;
  /* 正常避頭尾 */
  word-break: normal;
  /* 文字左右對齊 */
  text-align: justify;
  text-justify: inter-ideograph;
}