/* #header */
#header {
  background: url("../../images/bg/bg_feature.jpg") no-repeat center top;
}
#header #headNav li.txt a {
  color:#e8f0fd;
}
#header #headNav .search {
  background: url("../../images/bg/bg_search-trans.png") no-repeat left top;
}
/* #feature */
#feature {
  height: 350px;
  margin-bottom: 15px;
  overflow: hidden;
  width: 100%;
}
#featureInner {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
}
#featureInner .featLogo {
  position: absolute;
  left: 131px;
  top: 118px;
}
#featureInner .featCar {
  position: absolute;
  left: 510px;
  top: 0;
}
/* #gNav */
#gNav {
  margin-bottom: 20px;
}
/* #contents */
#contents {
  margin-left: auto;
  margin-right: auto;
  width: 972px;
  *zoom: 1;
  padding: 0 14px 50px;
}
#contents:before,
#contents:after {
  display: table;
  content: "";
}
#contents:after {
  clear: both;
}
#contents #visualNav {
  margin: 0;
  list-style: none;
  padding-bottom: 10px;
  *zoom: 1;
}
#contents #visualNav:before,
#contents #visualNav:after {
  display: table;
  content: "";
}
#contents #visualNav:after {
  clear: both;
}
#contents #visualNav li {
  float: left;
  margin-right: 6px;
}
#contents #visualNav li.liLast,
#contents #visualNav li.lastChild {
  margin-right: 0;
}
#contents #visualNav li.li07 {
	position: relative;
}
#contents #visualNav li.li07 .img01 {
	position: absolute;
	top: 50px;
	left: 2px;
}
#contents #visualNav li.li07 .img02 {
	position: absolute;
	top: 50px;
	left: 78px;
}

/* #main */
#main #news {
  position: relative;
  float: left;
  width: 715px;
}
#main #news h2 {
  background: none;
  line-height: 1;
  margin-bottom: 15px;
  padding: 0;
}
#main #news .newsNav {
  margin: 0;
  list-style: none;
  position: absolute;
  top: 8px;
  right: 20px;
}
#main #news .newsNav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#main #news .newsNav li.txt {
  padding-right: 10px;
}
#main #news .newsNav li.txt a {
  background: url("../../images/parts/parts_arrow2.gif") no-repeat left center;
  line-height: 17px;
  padding-left: 9px;
}
#main #news .newsNav li.txt a:hover {
  color: #56B021;
}
#main #news .newsNav li img {
  vertical-align: middle;
}
#main #news table {
  border: none;
  table-layout: auto;
}
#main #news th {
  background: none;
  border: none;
  font-weight: normal;
  padding: 8px 10px;
  vertical-align: top;
  white-space: nowrap;
  width: 200px;
  text-align: left;
}
#main #news th img {
	vertical-align: middle;
}
#main #news td {
  background: none;
  border: none;
  padding: 8px 10px;
  text-align: left;
  vertical-align: top;
}
#main #news td a {
  border-bottom: 1px dotted #ccc;
}
#main #news td a:hover {
  border: none;
}
/* #side */
#side {
  float: right;
  width: 217px;
}
#side #facebook {
  border: 1px solid #e3e3e3;
}
