

/*  -----------------  #newsRead  ------------------ */


#newsRead { width: auto; height: auto; }
#newsRead div.top { width: auto; height: auto; }
#newsRead div.inner { width: auto; height: auto; }
#newsRead div.bottom { width: auto; height: auto; }

/*  -----------------  #newsRead top  ------------------ */

/*  -----------------  #newsRead inner  ------------------ */



#newsRead div.inner div.title {
  width: auto;
  padding: 4px 0 1px 24px;
  background-position: 0px 4px;
  background-repeat: no-repeat;
  background-image: url("images/new.read.book.gif");
  }

#newsRead div.inner div.title p {
  width: auto;
  height: auto;
  margin: 0px;
  padding: 0px;
  }

#newsRead div.inner div.title p span.date { color: #BB3D00; }
#newsRead div.inner div.title p span.title { color: #5075B1; font-size: 1em;  }
#newsRead div.inner div.title p span.return { margin-left: 10px; color: #B16565; font-size: 0.8em;}

#newsRead div.inner div.title p.operate {
  width: auto;
  margin: 5px 0 0 0;
  padding: 5px 0 0 0;
  font-size: 0.6em;
  text-decoration: none;
  }

#newsRead div.inner div.title p.operate a { text-decoration: none; }
#newsRead div.inner div.title p.operate a span { color: #B87474; margin-right: 8px; text-decoration: none; }
#newsRead div.inner div.title p.operate a span.mark { color: #999999; margin-right: 4px; text-decoration: none; }

#newsRead div.inner div.content {
  width: auto;
  min-height: 500px;
  margin: 20px 0 0 0;
  padding: 4px 0 1px 24px;
  }

#newsRead div.inner div.content div.img-container {
  width: 100%;
  height: 10px;
  }

#newsRead div.inner div.content div.img-container img {
  margin: 0 0 10px 0;
  padding: 2px;
  border: 1px solid #C0C0C0;
  }


#newsRead div.inner div.content p {
  margin: 1px 0px;
  padding: 0px;
  color: #000000; /* From #636363 to #000000 */
  line-height: 1.4em;
  font-family: Arial, '新細明體';
  }

#newsRead div.inner div.content p a { color: blue; text-decoration: underline; }
#newsRead div.inner div.content p a:hover { text-decoration: underline; }

/*  -----------------  #newsRead bottom  ------------------ */

/*  -----------------  default #newsRead  ------------------ */


#newsRead { width: 630px; min-height: 973px; float: left; text-align: left;}
#newsRead div.top { height: 50px; margin-top: 10px;
  background: url("images/default.background.gif") no-repeat 19px 1px; }

#newsRead div.breadcrumb { margin: 0 0 11px 19px; padding: 0 0 0px 10px; }
#newsRead div.breadcrumb p { color: #757575; font-size: 0.7em; font-family: Verdana, Helvetica; }
#newsRead div.breadcrumb p a { color: #6585BA; text-decoration: none; }
#newsRead div.breadcrumb p a.here { color: #B16565; text-decoration: underline; }
#newsRead div.breadcrumb p a:hover { text-decoration: underline; }
#newsRead div.breadcrumb p span.mark { margin: 0 5px 0 5px; }

#newsRead div.inner { width: 570px; padding: 0px 5px 10px 17px; }

