body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 10px;
  color: #333333;
}
img, div {
  behavior: url(iepngfix.htc);
}
a:link {
  color: #6FBC20;
  text-decoration: none;
}
a:visited {
  color: #6FBC20;
  text-decoration: none;
}
a:active {
  color: #6FBC20;
  text-decoration: none;
}
a:hover {
  color: #666666;
  text-decoration: none;
}
#bodyLayout {
  margin: 0px auto;
  padding: 0px;
  width: 1003px;
}
#header {
  margin: 0px auto;
  padding: 0px;
  width: 1003px;
  height: 203px;
  position: relative;
}
#logo {
  margin: 0px;
  padding: 0px;
  width: 125px;
  height: 210px;
  position: absolute;
  z-index: 1;
  left: 10px;
  top: 10px;
}
#dateTime {
  margin: 0px;
  padding: 0px;
  width: 400px;
  position: absolute;
  z-index: 2;
  right: 10px;
  top: 10px;
  text-align: right;
  font-size: 10px;
  color: #333333;
}
#topAd {
  margin: 0px;
  padding: 0px;
  width: 600px;
  height: 100px;
  position: absolute;
  z-index: 1;
  right: 138px;
  top: 35px;
}
#menu {
  margin: 0px;
  padding: 0px;
  position: absolute;
  z-index: 2;
  right: 0px;
  top: 142px;
  font-size: 10px;
}
#menu ul {
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  list-style-type:none;
}
#menu li {
  margin: 0px;
  padding: 0px;
  display: inline;
}
#menu ul a {
  margin: 1px;
  padding: 10px;
  line-height: 35px;
  color: #333333;
  text-decoration: none;
  font-size: 10px;
}
#menu ul a:hover {
  margin: 1px;
  padding: 10px;
  color: #FFFFFF;
  background-color: #6FBC20; 
  text-decoration: none;
  font-size: 10px;
}
#menu .active {
  color: #FFFFFF;
  background-color: #6FBC20; 
}
#language {
  margin: 0px;
  padding: 0px;
  position: absolute;
  z-index: 1;
  right: 5px;
  bottom: 5px;
  color: #6FBC20;
  font-size: 10px;
}
#language a {
  color: #6FBC20;
  font-size: 10px;
  text-decoration: none;
}
#language a:hover {
  color: #333333;
  font-size: 10px;
  text-decoration: none;
}
#slideShow2 {
  width: 1003px;
  height: 100px;
  border-bottom: 5px solid #6FBC20;
}
#content {
  margin: 0px;
  padding: 0px;
  border-top: 5px solid #6FBC20;
  border-bottom: 5px solid #6FBC20;
  width: 1003px;
  height: 350px;
  position: relative;
}
#connect {
  margin: 0px;
  padding: 0px;
  width: 0px;
  height: 198px;
  position: absolute;
  z-index: 2;
  top: 76px;
  right: 0px;
  overflow: hidden;
}
#connectText {
  margin: 0px;
  padding: 0px;
  width: 198px;
  height: 148px;
  position: absolute;
  z-index: 3;
  top: 77px;
  left: 16px;
}
#contentText {
  background:url(../images/text_bg.png);
  background-repeat: no-repeat;
  margin: 10px 0px 0px 0px;
  padding: 0px;
  width: 1003px;
  color: #333333;
  font-size: 12px;
  overflow:hidden;
}
#contentTextLeft {
  margin: 10px 0px 10px 20px;
  padding: 0px;
  padding-right:4px;
  width: 200px;
  float: left;
  display:inline;
 
}
#contentTextRight {
  margin: 10px 20px 20px 0px;
  padding: 0px;
  width: 753px;
  height: 205px;
  float: right;
  text-align: justify;
  overflow: auto;
}
#contentTextRight p {
  margin-right: 10px;
}
#footer {
  margin: 0px auto;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 1003px;
  height: 36px;
  overflow: hidden;
  color: #8D94C3;
  font-size: 10px;
  text-align: center;
  position: relative;
}
#footer a {
  color: #8D94C3;
  font-size: 10px;
  text-decoration: none;
}
#footer a:hover {
  color: #333333;
  font-size: 10px;
  text-decoration: none;
}
