@charset "UTF-8";

/* -------------------------------------------------------------------------
  cl_960_base.dwt & cl_resp_base.dwt 
  add style
--------------------------------------------------------------------------*/

hr {
  clear: both;
  display: none;
}
/* ---------------------------------------------------------
  header
--------------------------------------------------------- */
#gHeader {
  height: auto;
}
#identifier {
  width: auto;
  height: 20px;
}
#gHeaderRightBlock {
  width: 410px !important;
  margin-top: 0;
}
ul.list-utility {
  margin: 10px 0 !important;
  text-align: right;
  float: none;
}
ul.list-utility li.english {
  padding: 2px 0 2px 8px;
  background: url(../img/header/blt-link-list-01.gif) no-repeat 0 0.6em;
}
ul.list-utility li.sitemap {
  margin-right: 3px !important;
}
ul.list-utility li.contact {
  margin-right: 0 !important;
  padding-left: 15px !important;
}
ul.list-utility li.contact-active {
  margin-right: 0;
  padding-left: 15px;
  background-position: 0 0.3em;
}
/* block-search */
div.block-search {
  top: 0 !important;
  right: 0 !important;
}
#hdrsearchbtn {
  position: absolute;
  top: 0;
  right: 32px;
}
#hdrsearchbox {
  width: 143px;
  height: 19px;
  padding: 0 0 0 2px;
  position: absolute;
  top: 1px;
  left: 0;
  background: none;
  border: none;
  font-size: 0.70rem;
}
/* ---------------------------------------------------------
  global navigation
--------------------------------------------------------- */
#gMenu{
  background:url("../img/gmenu/gmenu_back.jpg") repeat-x 0 top;
}
#gMenu ul.mainMenu {
  width:960px;
  margin:0 auto;
  _margin:0 10px;
}
#gMenu ul.mainMenu li {
  float:left;
  height:41px;
}
/* ---------------------------------------------------------
  pagenavi
--------------------------------------------------------- */
#pagenavi {
  padding: 0 10px;
}
/* ---------------------------------------------------------
  footer
--------------------------------------------------------- */
#gfooter {
  min-width: 960px;
}
/* new window inson  ------------ */
.newwindow-icon {
  vertical-align: middle;
}

/* ---------------------------------------------------------
 special for EQform
--------------------------------------------------------- */
ul.twoColsInForms{
list-style-type:none;
}

ul.twoColsInForms li.twoColsInFormslist{
float:left;
width:330px;
}



