h1 {
  margin-bottom: 0;
  padding-bottom: 0;
}

#left {
  overflow: hidden;
  width: 212px;
  float: left;
}

#right {
  overflow: hidden;
  width: 640px;
  float: right;
  padding: 20px 30px;
}

#about {
  overflow: hidden;
  font-family: PMingLiU,"微软雅黑", "Microsoft JhengHei", Hei, sans-serif;
  letter-spacing:3px;
  line-height: 18px;
}

#about p.date {
  margin: 0;
  padding: 0;
  float: right;
}

#about p {
  font-family: PMingLiU,"微软雅黑", "Microsoft JhengHei", Hei, sans-serif;
  letter-spacing:3px;
  line-height: 18px;
}

#about h2 {
  margin: 4px 0;
  padding: 0;
  line-height: 18px;
  font-size: 14px;
  font-family: "微软雅黑", "Microsoft JhengHei", Hei, sans-serif;
  font-weight: bold;
  color: #000;
}

#about h3 {
  margin: 8px 0;
  padding: 0;
  font-size: 18px;
  font-family: "微软雅黑", "Microsoft JhengHei", Hei, sans-serif;
  font-weight: bold;
  color: #000;
}

#about h4 {
  font-family: "微软雅黑", "Microsoft JhengHei", Hei, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

#about img {
  float: right;
  margin: 0px 0px 10px 15px;
  padding: 1px;
  border: 1px solid #DCDCDC;
}

#gallery {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 2px solid #E9E9E7;
}

#gallery h2 {
  margin: 4px 0;
  padding: 0;
  line-height: 18px;
  font-size: 14px;
  font-family: "微软雅黑", "Microsoft JhengHei", Hei, sans-serif;
  font-weight: bold;
  color: #000;
}

.gallery {
  background-image:url(../images/dot.gif);
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 30px;
  overflow: hidden;
}

.gallery a {
  text-decoration: none;
  float: left;
}

.gallery ul {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0;
}

.gallery ul li {
  float: left;
  text-align: center;
  margin: 0 6px;
}

.gallery ul li img {
  border: 4px solid #E9E9E7;
  display: block;
}


.text01 {
	font-size: 13px;
	line-height: 22px;
	color: #454545;
	font-family: PMingLiU,"微软雅黑", "Microsoft JhengHei", Hei, sans-serif;
	text-decoration: none;
}

.text02 {
	font-family: PMingLiU,"微软雅黑", "Microsoft JhengHei", Hei, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #6E6E6E;
}

.text15 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #00b5cc;
}

.text15g {
	font-family:PMingLiU,"微软雅黑", "Microsoft JhengHei", Hei, sans-serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #444444;
}

.style2 {
    font-size: 13px; 
	line-height: 22px; 
	color: #454545; 
	font-family:PMingLiU,"微软雅黑", "Microsoft JhengHei", Hei, sans-serif;
	font-weight: bold; 
}

