.title
{
  font-size: 1.5em;
  font-weight: bold;
}

.title2
{
  font-family: 標楷體;
  font-size: 1.5em;
  font-weight: bold;
  padding-bottom: 0.8em;
}

.stitle
{
  font-size: 1.2em;
  font-weight: bold;
}

.e-title
{
  font-size: 1.5em;
  font-weight: bold;
  padding-bottom: 0.5em;
  text-align: center;
  color: #b56329;
}

.e-stitle
{
  font-size: 1.2em;
  font-weight: bold;
  padding-bottom: 0.5em;
  padding-top: 1em;
  color: #706f35;
}

.etitle
{
  font-family: 標楷體;
  font-weight: bold;
  font-size: 1.5em;
  padding-bottom: 0.8em;
  color: #125281;
}

.etitle2
{
  font-family: 標楷體;
  font-weight: bold;
  font-size: 1.5em;
  padding-bottom: 0.8em;
  color: #237b80;
}

.authors
{
  font-size: 1em;
  font-weight: bold;
  padding-left: 6em;
}

.symbol
{
  font-size: 1.2em;
  font-weight: bold; 
  padding-right: 0.3em;
  padding-left: 0.2em;
  color: #386006;
}

.point
{
  font-size: 1em;
  font-weight: bold;
  text-indent: 2em;
  color: #300000;
  padding-top: 1em;
}

.pPreface
{
  font-size: 1em;
  text-indent: 2em;
  padding-top: 1em;
  text-align: justify;
  color: #393900;
}

.pTitle
{
  font-size: 1.1em;
  font-weight: bold;
  text-indent: 3.6em;
  padding-top: 1em;
}

p
{
  font-size: 1em;
  text-indent: 2em;
  padding-top: 1em;
  text-align: justify;
}

.pLetter
{
  font-size: 1em;
  padding-top: 1em;
  text-align: justify;
}

.pPoetry
{
  font-family: 標楷體;
  font-size: 1em;
  text-indent: 2em;
  text-align: justify;
  color: #300000;
}

.pPoint
{
  font-family: 標楷體;
  font-size: 1.1em;
  text-align: justify;
  font-weight: bold;
}

.pSmall
{
  font-size: 0.7em;
}

.pFrom
{
  font-size: 1em;
  text-align: right;
  padding-top: 1em;
}

.new
{
  font-size: 1em;
  color: #cc6c28;
}

img
{
  max-width: 25%;
  max-height: 25%;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 0.5em;
  float: right;
}

.imgQA
{
  max-width: 50%;
  max-height: 50%;
  text-align: center
}

.imgText
{
  font-size: 0.8em;
  padding-bottom: 1em;
}

a
{
  color: #1a7767;
}

.GoBackHead
{
  font-weight: bold;
  padding-left: 2em;
}

.GoBack
{
  text-align: right;
  font-weight: bold;
}

.bodyLunU .title,
.bodyLunU .authors,
.bodyLunU .stitle
{
  color: #033f54;
}

body.bodyLunU
{
  background: #f4f7e1;
  padding-top: 1em
}

body.bodyLunUmenu
{
  background: #f4f7e1;
  padding-top: 1em
}

#divContent
{
  padding: 1em;
}

.stitle .cMI
{
  /*
  border-style: solid;
  border-width: 1px;
  border-color: red;
  */
  width: 8em;
  float: left;
}