@charset "utf-8";
/* #header */
#header .inner {
  *zoom: 1;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
}
#header .inner:before,
#header .inner:after {
  display: table;
  content: "";
}
#header .inner:after {
  clear: both;
}
#header #logo {
  float: left;
  padding: 0 0 0 9px;
}
#header #headNav {
  float: right;
  padding-top: 25px;
  *zoom: 1;
}
#header #headNav:before,
#header #headNav:after {
  display: table;
  content: "";
}
#header #headNav:after {
  clear: both;
}
#header #headNav li {
  float: left;
  padding: 0 15px 0 0;
}
#header #headNav li.txt {
  background: url("../../images/parts/parts_arrow1-trans.png") no-repeat left center;
  font-size: 0.9em;
  color: #D9E5FB;
  line-height: 1em;
  padding-left: 23px;
  margin-top: 5px;
}
#header #headNav li a {
  color: #7f7f7f;
}
#header #headNav .search {
  background: url("../../images/bg/bg_search.gif") no-repeat left top;
  height: 15px;
  width: 151px;
  padding: 6px 10px 5px 10px;
}
#header #headNav .search input.text {
  background: transparent;
  border: none;
  height: 15px;
  width: 134px;
}
#header #headNav .search input.text:focus {
  outline: none;
}


#header #headNav div.dSerachBox input.text {
	border: none !important;	
	padding: 0 !important;
}

/* #gNav */
#gNav {
  *zoom: 1;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  margin-bottom: 35px;
}
#gNav:before,
#gNav:after {
  display: table;
  content: "";
}
#gNav:after {
  clear: both;
}
#gNav li {
  float: left;
  position: relative;
  z-index: 100;
}
#gNav li ul {
  display: none;
  position: absolute;
  top: 54px;
  left: 0;
}
#gNav li li {
  float: none;
}
/* #contents */
#contents {
  padding-bottom: 50px;
  position: relative;
}
/* #pageTop */
#pageTop {
  position: absolute;
  right: 20px;
  bottom: 50px;
}
/* #topicPath */
#topicPath {
  border-top: 1px solid #ccc;
  width: 100%;
}
#topicPath ul {
  height: 37px;
  padding: 0;
  *zoom: 1;
  margin-left: auto;
  margin-right: auto;
  width: 972px;
}
#topicPath ul:before,
#topicPath ul:after {
  display: table;
  content: "";
}
#topicPath ul:after {
  clear: both;
}
#topicPath li {
  float: left;
  line-height: 37px;
}
#topicPath li.firstChild {
  background: url("../../images/parts/parts_home.gif") no-repeat left center;
  text-transform: uppercase;
}
#topicPath li.lastChild {
  padding-left: 20px;
}
#topicPath li a {
  background: url("../../images/parts/parts_glue.gif") no-repeat right center;
  color: #67b217;
  display: block;
  line-height: 37px;
  padding: 0 28px 0 20px;
}
/* #footer */
#footer {
  line-height: 1.8;
  padding-bottom: 30px;
  width: 100%;
}
#footer #footerNav {
  background: url("../../images/bg/bg_footer.gif");
  color: #a9dd00;
  padding-top: 25px;
}
#footer #footerNav a {
  color: #a9dd00;
}
#footer #footerNav .inner {
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
}
#footer #footerNav .row {
  padding: 0 35px 35px 85px;
  *zoom: 1;
}
#footer #footerNav .row:before,
#footer #footerNav .row:after {
  display: table;
  content: "";
}
#footer #footerNav .row:after {
  clear: both;
}
#footer #footerNav .row .span1 {
  float: left;
  margin: 0 50px 0 0;
  width: 170px;
}
#footer #footerNav .row .span2 {
  float: left;
  margin: 0 50px 0 0;
  width: 390px;
}
#footer #footerNav dt {
  border-bottom: 2px solid #5F5F5F;
  font-weight: bold;
  padding-bottom: 5px;
}
#footer #footerNav dd {
  font-size: 10px;
  padding-top: 5px;
}
#footer #footerNav dd a {
  background: url("../../images/parts/parts_arrow2.gif") no-repeat left center;
  padding-left: 9px;
}
#footer #footerNav .socialArea {
  background: url("../../images/bg/bg_socialArea-trans.png") no-repeat left top;
  height: 120px;
}
#footer #footerNav .socialArea dl {
  padding: 15px 35px 10px;
  width: 320px;
  *zoom: 1;
}
#footer #footerNav .socialArea dl:before,
#footer #footerNav .socialArea dl:after {
  display: table;
  content: "";
}
#footer #footerNav .socialArea dl:after {
  clear: both;
}
#footer #footerNav .socialArea dl dt {
  border: none;
  float: left;
  padding: 0;
}
#footer #footerNav .socialArea dl dd {
  float: right;
  padding: 0;
}
#footer #footerNav .socialArea dl dd a {
  background: none;
  padding: 0;
}
#footer #footerNav .socialArea ul {
  padding: 15px 35px;
}
#footer #footerNav .socialArea li {
  display: inline;
}
#footer #footerInfo {
  *zoom: 1;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
}
#footer #footerInfo:before,
#footer #footerInfo:after {
  display: table;
  content: "";
}
#footer #footerInfo:after {
  clear: both;
}
#footer #footerInfo ul {
  font-size: 11px;
  float: left;
  padding: 25px 0 0 13px;
  *zoom: 1;
}
#footer #footerInfo ul:before,
#footer #footerInfo ul:after {
  display: table;
  content: "";
}
#footer #footerInfo ul:after {
  clear: both;
}
#footer #footerInfo ul li {
  float: left;
}
#footer #footerInfo ul a {
  background: url("../../images/parts/parts_arrow2.gif") no-repeat left center;
  color: #656565;
  padding: 0 20px 0 9px;
}
#footer #footerInfo ul .external a {
  padding-right: 0;
}
#footer #footerInfo .copyright {
  color: #999999;
  font-size: 8px;
  float: right;
  padding: 12px 13px 0 0;
  text-align: right;
}
#footer #footerInfo .copyright .logo {
  padding-bottom: 10px;
}
