body {
  background-color: #CBCBE6;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
  font-size: 18px;
  color: #444444;
  font-family: Century Gothic,sans-serif;
}
#precontent {
  top: 5px;
  height: 706px; 
  left: 279px; 
  width: 850px;
  position: fixed;
  right: 22px;
  top: 5px;
  font-family: Century Gothic,sans-serif;
}
#content {
  padding: 1.5em 1.5em 2em 13em;
  font-family: Century Gothic,sans-serif;
  z-index: 999;
  margin-bottom: 10px;
  line-height: 1.4em;
}
.photo{
	width:166.5px;
	height:198.7px;
    /*float: top;*/
	margin: 0px 30px;
}

#title {
  text-align: center;
  font-family: Century Gothic,sans-serif;
  font-size: x-large;
  font-weight: bold;
}
#content_index {
  border:  none;
  /*padding: 0 30px 0 30px;
  */
  margin: 100px 200px 0px 200px;
}
#title0 {
  position: absolute;
}
#date {
  margin: 0.5em 0em 0em 2em;
  border-collapse: collapse;
  font-size: 0.85em;
  font-family: "Overlock";
}
#text {
  padding: 0em 2em;
  margin-top: 7em;
  z-index: 100;
}
a:link {
  font-weight: bold;
  text-decoration: none;
  color: #000066;
}
a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #000066;
}
a:hover {
  text-decoration: underline;
}
 
 #mytable{
    table-layout: initial;
	width: 100%;
}

td{
	vertical-align: top;
}

#leftside {
  margin-left: 200px;

  border-style: none;
  border-left: 1px none #cccccc;
  border-right: 1px none #cccccc;
  left: 5px;
  bottom: 0em;
  z-index: 10;
  position: fixed;
  top: 0em;
  width: 250px;
  font-family: Century Gothic,sans-serif;
  color: #444444;
  font-weight: normal;
}

#leftside span.ch{
	font-family: STFangsong;
}
#leftside a{
	font-size: 15px;
}
#leftside ul {
  border-style: none;
  padding-left: 0em;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-family: Century Gothic,sans-serif;
  color: #444444;
  font-weight: normal;
  background-color: transparent;
}
#leftside li {
  border-style: none;
  font-family: Century Gothic,sans-serif;
  text-align: left;
  margin-bottom: 3px;
  font-size: 1em;
  color: #444444;
 /* float: left;*/
}
#leftside li a, #leftside li b {
  border-style: none;
  margin: -1px 0px;
  padding: 0.5em 1.5em 0.5em 10px;
  display: block;
  font-family: Century Gothic,sans-serif;
  color: #444444;
  font-weight: bold;
}
#leftside li a {
  border-style: none;
  border-top: 1px none #cce6ff;
  border-bottom: 1px none #cce6ff;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  color: #444444;
  padding-left: 10px;
  font-family: Century Gothic,sans-serif;
  font-weight: bold;
  font-size: 20px;
}
#leftside li a:hover {
  border-style: none;
  border-top: 1px none #cccccc;
  border-bottom: 1px none #cccccc;
  margin: -1px;
  background: #f2f8ff none repeat scroll 0% 50%;
  font-weight: bold;
  font-family: Century Gothic,sans-serif;
}
#leftside li b {
  border-top: 1px none #cccccc;
  border-bottom: 1px none #cccccc;
  margin: -1px;
  background: #f2f8ff none repeat scroll 0% 50%;
  color: #444444;
  font-weight: normal;
  font-family: Century Gothic,sans-serif;
}
#update {
  margin-top: 1.5em;
  color: #444444;
  font-size: 0.6em;
  font-family: Century Gothic,sans-serif;
}
ul.menu {
  padding: 0;
  border-right-width: 1px;
  border-bottom-width: 1px;
  list-style-type: none;
  border-left-width: 1px;
  border-left-color: green;
}
div.menu {
 /* position: absolute;*/
  left: 1em;
  width: 11em;
}
div.menu li {
  margin-top: 0.5em;
}
ul.menu li {
  margin-top: 0.5em;
}

#content br{

	text-indent:20px;
}
