@charset "gb2312";
#box {
  background: url(../images/box_c.jpg) #ffffff repeat-x;
  margin: 1px 0px 10px;
}
#box #left {
  float: left;
  width: 229px;
}
#box #right {
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  margin-left: 229px;
  padding-top: 10px;
}
.content {
  font-size: 14px;
  margin: 20px;
  color: #333333;
  line-height: 200%;
  text-align: left;
}
.content P {
  font-size: 14px;
  margin-bottom: 20px;
  text-indent: 27px;
}
.content STRONG {
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 0px;
  color: #ff3300;
  padding-top: 0px;
}
.content A {
  font-size: 14px;
  color: #0000ff;
  text-decoration: underline;
}
.content A:hover {
  text-decoration: none;
}
.content UL {
  margin: 0px 0px 0px 50px;
  list-style-type: disc;
}
.content OL {
  margin: 0px 0px 0px 50px;
  list-style-type: decimal;
}
.content H1 {
  padding-right: 0px;
  padding-left: 0px;
  font-weight: normal;
  font-size: 24px;
  padding-bottom: 0px;
  margin: 10px 0px;
  padding-top: 0px;
}
.content H2 {
  font-weight: normal;
  font-size: 22px;
  line-height: 200%;
  width: 65%;
}
.content H3 {
  font-weight: normal;
  font-size: 18px;
  line-height: 200%;
}
.content H4 {
  font-weight: bold;
  font-size: 14px;
  margin: 20px;
  line-height: 200%;
  border-bottom: #ccc 1px solid;
}
.content H4 SPAN {
  font-weight: normal;
  float: right;
}
.content H5 {
  font-size: 14px;
  line-height: 200%;
}
.content H6 {
  font-size: 12px;
  line-height: 200%;
}
.title_h1 {
  display: block;
  font-size: 20px;
  margin: 0px 0px 20px;
  color: #000000;
  font-family: '΢���ź�', Helvetica, sans-serif;
  height: 60px;
}
.title_h1 SPAN {
  border-right: #0075b9 1px dashed;
  padding-right: 5px;
  display: block;
  padding-left: 0px;
  font-weight: bold;
  font-size: 50px;
  float: left;
  padding-bottom: 0px;
  margin: 0px 5px 0px 0px;
  color: #0075b9;
  line-height: 100%;
  padding-top: 0px;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
.title_h1 STRONG {
  display: block;
  font-size: 20px;
  color: #0075b9;
  line-height: 20px;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
.title_h2 {
  padding-right: 10px;
  padding-left: 10px;
  font-weight: normal;
  font-size: 26px;
  padding-bottom: 10px;
  margin: 10px;
  color: #000;
  padding-top: 10px;
  font-family: '΢���ź�', Arial, Helvetica, sans-serif;
  height: 200%;
}
.title_h5 {
  display: block;
  font-weight: bold;
  font-size: 12px;
  margin: 0px 0px 0px 20px;
  color: #000;
}
.tel {
  margin: 20px;
  color: #ff6600;
}
.tel STRONG {
  font-weight: bold;
  color: #333333;
}
.email STRONG {
  font-weight: bold;
  color: #333333;
}
.email {
  margin: 20px;
  color: #ff6600;
}
.Team {
  font-size: 12px;
  margin: 0px 20px;
}
.Team DT {
  display: block;
  float: left;
  width: 20%;
}
.Team DD {
  display: block;
  float: left;
  width: 29%;
  color: #666;
}
.Team STRONG {
  font-weight: bold;
  font-size: 12px;
  color: #333;
}
.Team A {
  font-weight: bold;
  font-size: 12px;
  color: #333;
}
.Team A:visited {
  font-weight: bold;
  font-size: 12px;
  color: #333;
}
.map {
  margin: 0px 15px;
}
.map DT {
  margin: 10px 0px 20px;
  border-bottom: #ccc 1px solid;
}
.map DT A {
  font-weight: bold;
  font-size: 20px;
  color: #04d;
}
.map DT A:link {
  font-weight: bold;
  font-size: 20px;
  color: #04d;
}
.map DT A:visited {
  font-weight: bold;
  font-size: 20px;
  color: #04d;
}
.map DD {
}
.map DD STRONG {
  margin-top: 15px;
  display: block;
  font-size: 14px;
  color: #333;
}
.map DD STRONG A {
  font-size: 14px;
  color: #333;
}
.map DD STRONG A:link {
  font-size: 14px;
  color: #333;
}
.map DD STRONG A:visited {
  font-size: 14px;
  color: #333;
}
.map DD A {
  font-size: 14px;
  margin: 5px;
}
.map DD A:link {
  font-size: 14px;
  margin: 5px;
}
.map DD A:visited {
  font-size: 14px;
  margin: 5px;
}
.rss A {
  text-decoration: none;
}
.rss TD {
  text-align: center;
}
.rss TH {
  text-align: center;
}
.rss TH {
  width: 20%;
}
.rss TD {
  width: 16%;
}
.rss TH A {
  color: #ff0000;
}
.rss TD A STRONG {
  font-size: 14px;
  color: #333;
}
#header {
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 0px;
  padding-top: 5px;
  border-bottom: #09447e 10px solid;
  height: 35px;
  background-color: #0075b9;
}
#header #logo {
  float: left;
}
#header #menu {
  margin-top: 7px;
  float: right;
}
#header #menu LI {
  font-size: 12px;
  float: left;
  width: 89px;
  line-height: 28px;
  list-style-type: none;
  height: 28px;
  text-align: center;
}
#header #menu LI.on {
  font-weight: bold;
  background-image: url(../images/menu_on.jpg);
  background-repeat: no-repeat;
}
#header #menu LI A {
  color: #fff;
}
#header #menu LI A:link {
  color: #fff;
}
#header #menu LI A:visited {
  color: #fff;
}
#header #menu LI A:hover {
  text-decoration: underline;
}
#bottom {
  clear: both;
  padding-right: 0px;
  border-top: #ddd 1px solid;
  padding-left: 0px;
  font-size: 12px;
  padding-bottom: 10px;
  margin: auto;
  color: #333;
  padding-top: 10px;
  text-align: center;
}
#bottom P {
  padding-right: 0px;
  display: block;
  padding-left: 0px;
  font-size: 12px;
  padding-bottom: 0px;
  color: #666;
  line-height: 150%;
  padding-top: 0px;
}
#bottom A {
  color: #039;
  line-height: 200%;
  text-decoration: underline;
}
#bottom A:hover {
  color: #04d;
}
