html, body{
  width: 100%;
  height: 100%;
  margin: 0;
  background: url(../img/bg.jpg);
  font: normal 10px tahoma;
  color: #3e3e3e
}
a{
  color: #726b58
}
a img{
  border: none
}
.mainDiv{
  background: url(../img/top_bg.jpg) no-repeat;
  width: 755px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 88px;
}
.childMainDiv2{
  background: url(../img/bottom_bg.jpg) no-repeat;
  height: 60px;
  color: #929191;
  text-align: center;
  padding-top: 27px;
}
.childMainDiv2 a{
  color: #929191;
}
.leftCol{
  background: url(../img/left_col_bg.gif) repeat-y;
  width: 203px;
}
.rightCol{
  background: url(../img/right_col_bg.gif) repeat-y;
  width: 199px;
}
.contentDiv{
  width: 353px;
  background: url(../img/content_bg.gif) repeat-y;
}
.abt{
  padding: 25px 0 0 27px;
}
ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
ul li{
  padding-left:11px;
  background: url(../img/li.gif) 0% 5px no-repeat;
}
.content{
  background: url(../img/content_bottom_bg.jpg) 0% 100% no-repeat;
  padding-bottom: 40px;
  padding-left: 32px;
  padding-right: 32px;
  min-height: 200px;
}
.content_v{
  background: url(../img/content_bottom_bg.jpg) 0% 100% no-repeat;
  padding-bottom: 40px;
  padding-left: 32px;
  padding-right: 32px;
  min-height: 330px;
}
.menu{
  margin-left: 8px;
  background: url(../img/menu_bg.jpg);
  width: 169px;
  height: 345px;
  padding-top: 180px
}
.announce{
  margin-right: 8px;
  background: url(../img/announce_bg.jpg);
  width: 126px;
  height: 345px;
  text-align: left;
  padding-top: 180px;
  padding-left: 40px;
  color: #627074
}
.menu img{
  margin-left: 46px;
  display: block;
  margin-bottom: 22px;
}
.announce a{
  color: #627074;
  text-decoration: none;
  display: block;
  width: 80px;
  margin-bottom: 8px
}
.announce b{
  display: block;
  margin-bottom: 12px
}
h1{
  color: #be451e;
  font: bold 12px tahoma;
  margin: 18px 0 12px 0
}
.childMenu a{
  color: #978b64;
}
.childMenu{
  margin-right: 35px
}
