﻿body {
  font: Tahoma, Courier New;
  text-align: center;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;/* #1D1F21 for reserve */
  background-image: url();
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-position: center center;
}

#page {
  font-family: Courier New;
  font-size: 8pt;
  text-align: left;
  width: 647px;
  padding: 0px;
  margin-top: -370px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  background-color: #ffffff;
  border-top-width: 3px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-right-style: solid;
  border-left-style: solid;
  border-top-style: solid;
  border-right-color: #FFB721;
  border-left-color: #FFB721;
  border-top-color: #C3CF00;
}

#header {
  height: 647px;
  margin: 0px;
  padding: 0px;
  margin-top: 0px;
  background-image: url(../image/child.gif);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center top;
}

h3 {
  font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif, Courier,;
  font: 'Trebuchet MS', Arial, Helvetica, sans-serif, Courier,;
  font-weight: normal;
  color: #666666;
  font-size: 10pt;
  margin-top: 50px;
  margin-left: 10px;
}

h1 {
  font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif, Courier,;
  font: 'Trebuchet MS', Arial, Helvetica, sans-serif, Courier,;
  font-weight: normal;
  font-size: 8.5pt;
  color: #DDDDDD;
  margin-top: 0px;
  margin-left: 10px;
  line-height: 160%;
}

#intro {
  width: 230px;
  height: 280px;
  background-image: url('');
  margin-top: 0px;
  position: relative;
}

#slide {
  width: 380px;
  height: 253px;
  position: absolute;
  float: right;
  margin-left: 250px;
  margin-top: 20px;
  background-image: url('../image/before.gif');
}

#expo {
  width: 274px;
  height: 127px;
  background-image: url('../image/broadexpo.gif');
  left: 10px;
  top: 10px;
  position: absolute;
}

#leftmenu {
  width: 50%;
  left: 320px;
  top: 570px;
  position: absolute;
}

#rightmenu {
  width: 50%;
  left: 630px;
  top: 570px;
  position: absolute;
}

#srtbg {
  background-color: #EEEEEE;
  top: 750px;
  margin-top: 180px;
  font-size: x-small;
  font: 'Trebuchet MS', Arial, Helvetica, sans-serif, Courier,;
  font-weight: normal;
  color: #AAAAAA;

}

#side {
  margin-top: 200px;
  float: left;
  width: 150px;
  height: auto;
  top: 150px;
  left: 50px;
  background-image: url(../image/pic4.jpg);
  background-attachment: fixed;
  position: relative;
}

#nav {
  display: block;
  position: absolute;
  top: 200px;
  left: 0;
  background: url() left top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 245px;
}

#nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-indent: 0;
  top: 0px;
}

#nav ul li {
  margin: 0;
  padding: 0;
  text-indent: 0;
  float: left;
  width: 100%;
}

#nav ul li .active{
  background: url('../image/2bgd.jpg') no-repeat 50% 0%;
}

#nav a {
  display: block;
  line-height: 33px;
  padding: 0 10px;
  border-bottom: 1px dotted #333;
  background-image: url('../image/2bg.jpg');
  text-decoration: none;
  color: #888888;
  font-family: Tahoma, Times New Roman, Trebuchet MS, Courier New;
  font: "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 11px;
  font-variant: small-caps;
}

#nav a.last {
  border-bottom: none;
}

#nav a:hover, #nav a:active {
  background-image: url('../image/2bgd.jpg');
  color: #77B50A;
}

.A {
  border: none;
}
 .co {
  font-family: Tahoma, Arial, sans-serif, Trebuchet MS ;
  font: "Trebuchet MS";
  font-size: 7.5pt;
  color: #CCCCCC;
  text-align: center;
  direction: ltr;

}