﻿body {
  background: #FFFFFF;
}

.main {
  width: 968px; margin: 0px auto;
  background:url(images/bgmain.png) top repeat-y transparent;
  padding: 0px 5px 0px 5px;
}

.cbanner {
  background:url('images/banner.jpg') no-repeat top left;
  padding-right:6px;
}

#mnmain {float:left; text-align:right;width:755px;height:31px;background:url('images/menu_bg.jpg') center repeat-x;border-left: solid 1px #81dbff;border-bottom: solid 1px #e7e7e7;}
#langmain {float:left;padding-left:10px; text-align:left;height:31px;vertical-align: middle; width: 184px;background:url('images/menu_bg.jpg') center repeat-x;}
.menumain {
  height:31px; width: 755px; background:url('images/menu_bg.jpg') center repeat-x;
  padding-left: 0px; border-left: solid 1px #81dbff;
  border-bottom: solid 1px #e7e7e7;
}
.lang {
  width: 127px; height: 31px;
  background: url('images/menu_bg.jpg') center repeat-x;
  padding: 0px; margin: 0px;  border-bottom: solid 1px #e7e7e7;border-right: solid 1px #81dbff;
}


.content {
  width: 900px;   text-align:left;
}

.footerMain {
 width: 968px; margin: 0px auto;   padding: 0px 5px 0px 5px;
 color: #c0c0c0; font-family: Tahoma;
 background:url(images/bgfooter.png) bottom no-repeat transparent;
}
.tbfooter {padding-top:4px;padding-right:150px;text-align:right;}
.search_text {
  display:none;
}


.search_input {
 background: url('images/searchbg.jpg') no-repeat top; height:22px;
 margin: 0px;  border: 0px; width: 197px;
 color: #565656; padding-left: 20px;padding-top:3px;padding-right:3px;
}

.search_button {
padding-bottom:4px;
}




