.test {
  content: ""; }

div#indexSlides {
  position: relative;
  margin-bottom: 20px;
  margin-top: 10px;
  overflow: hidden;
  height: 320px; }
  div#indexSlides div.wrap {
    margin: 0 auto;
    width: 1080px; }
  div#indexSlides #slide-nav a:link,
  div#indexSlides #slide-nav a:visited {
    color: #fff;
    text-decoration: none; }
  div#indexSlides div#slide-holder {
    position: relative; }
    div#indexSlides div#slide-holder img {
      margin: 0;
      position: absolute;
      width: 1080px;
      height: auto; }
    div#indexSlides div#slide-holder div#slide-runner {
      top: 0px;
      left: 0px;
      overflow: hidden;
      position: absolute;
      width: 1080px;
      height: 310px; }
      div#indexSlides div#slide-holder div#slide-runner > a {
        display: block; }
      div#indexSlides div#slide-holder div#slide-runner > a:hover {
        opacity: 0.8;
        filter: alpha(opacity=80);
        -ms-filter: "alpha( opacity=80 )"; }
    div#indexSlides div#slide-holder div#slide-controls {
      right: 0;
      bottom: 0px;
      display: none;
      position: absolute; }
      div#indexSlides div#slide-holder div#slide-controls p#slide-nav a {
        float: left;
        width: 24px;
        height: 24px;
        display: inline;
        font-size: 11px;
        margin: 0 5px 0 0;
        line-height: 24px;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
        background-position: 0 0;
        background-repeat: no-repeat;
        background-image: url(/images/index/silde-nav.png); }
        div#indexSlides div#slide-holder div#slide-controls p#slide-nav a.on {
          background-position: 0 -24px; }

.topBnrs01 {
  padding: 10px 0;
  margin: 0 auto; }
  .topBnrs01 li {
    display: block;
    float: left;
    margin-left: 15px; }
    .topBnrs01 li:first-of-type {
      margin-left: 0; }
    .topBnrs01 li a:hover {
      opacity: 0.8;
      filter: alpha(opacity=80);
      -ms-filter: "alpha( opacity=80 )"; }
    .topBnrs01 li img {
      width: 100%;
      height: auto; }

.information_top1705 {
  margin-bottom: 10px;
  border: 2px solid #dcdcdc;
  background-color: #F5F5F5;
  padding: 3px 5px; }
  .information_top1705 ul {
    margin-left: 20px; }
  .information_top1705 li {
    line-height: 1.8em; }

.topInfo01 {
  margin-bottom: 10px;
  border: 2px solid #dcdcdc;
  background-color: #F5F5F5;
  padding: 3px 5px; }
  .topInfo01 ul {
    margin-left: 20px; }
    .topInfo01 ul li {
      line-height: 1.8em;
      list-style: disc outside;
      margin-top: 3px;
      margin-bottom: 3px; }

.topInfo02 {
  margin-bottom: 10px;
  border: 3px double #555555;
  background-color: #fef49c;
  padding: 3px 5px; }
  .topInfo02.v2 {
    border: 3px solid #0088cc;
    background-color: #cceeff; }
  .topInfo02 dl {
    margin: 5px 5px 3px;
    line-height: 1.8em; }
    .topInfo02 dl dt {
      display: inline-block;
      margin-right: 10px;
      padding-right: 10px;
      border-right: 3px solid #555555; }
    .topInfo02 dl dd {
      display: inline-block; }

.topRecommend01 h2 {
  border-top: 3px double #e60012;
  padding: 7px 0;
  margin-bottom: 10px;
  font-weight: normal; }
.topRecommend01 .fleft {
  width: 68%; }
  .topRecommend01 .fleft p.toPro a {
    padding: 7px 5px; }
.topRecommend01 .fright {
  width: 30%; }
.topRecommend01 p.toPro {
  text-align: center; }
  .topRecommend01 p.toPro a {
    background: #000;
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 5px; }
    .topRecommend01 p.toPro a:hover {
      opacity: 0.8;
      filter: alpha(opacity=80);
      -ms-filter: "alpha( opacity=80 )";
      color: #e60012; }

.topParallelImport h2 {
  border-top: 3px double #0088cc;
  padding: 7px 0;
  margin-bottom: 10px;
  font-weight: normal; }
  .topParallelImport h2 a {
    font-size: 15px;
    background: url(/images/common/iconAllowRblue1.png) no-repeat 0 3px/15px auto;
    padding-left: 20px; }
    .topParallelImport h2 a:hover {
      opacity: 0.8;
      filter: alpha(opacity=80);
      -ms-filter: "alpha( opacity=80 )";
      color: #222222; }
.topParallelImport ul li {
  float: left;
  display: block;
  width: 250px;
  margin-left: 25px; }
  .topParallelImport ul li:first-of-type, .topParallelImport ul li:nth-of-type(3n+1) {
    margin-left: 0; }
  .topParallelImport ul li img {
    width: 100%;
    height: auto; }

.topNewProduct h2 {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
  position: relative;
  border-top: 3px double #e60012;
  padding: 6px 0px 4px;
  margin-top: 30px; }
  .topNewProduct h2 .sub01 {
    font-size: 10px;
    display: inline-block;
    position: absolute;
    width: 35%;
    top: 8px;
    right: 0;
    text-align: right; }
  .topNewProduct h2 .main01 {
    font-size: 19px;
    display: inline-block;
    position: relative;
    width: 60%;
    background: url(/images/common/iconTagRed1.png) no-repeat 0 0/24px auto;
    padding: 3px 5px 5px 30px;
    min-height: 24px;
    font-weight: normal; }
.topNewProduct ul#tab {
  text-align: center; }
  .topNewProduct ul#tab li {
    display: inline-block;
    min-width: 11%;
    text-align: center;
    position: relative; }
    .topNewProduct ul#tab li a {
      border-radius: 6px 6px 0 0;
      border: 1px solid #777777;
      border-bottom: none;
      background: -webkit-gradient(linear, 0 0, 0 bottom, from(#777777), to(#444444));
      background: -moz-linear-gradient(top, #777777, #444444);
      background: linear-gradient(#777777, #444444);
      color: #ffffff;
      text-decoration: none;
      display: block;
      padding: 3px 6px;
      font-weight: normal;
      transition: .2s; }
      .topNewProduct ul#tab li a:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha( opacity=70 )";
        border-color: #444444; }
    .topNewProduct ul#tab li.select a {
      position: relative;
      z-index: 1;
      top: 2px;
      background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d43428), to(#e60012));
      background: -moz-linear-gradient(top, #d43428, #e60012);
      background: linear-gradient(#d43428, #e60012);
      color: #ffffff !important;
      border-color: #e60012; }
      .topNewProduct ul#tab li.select a:hover {
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "alpha( opacity=100 )";
        border-color: #e60012; }
.topNewProduct .content {
  border: 6px double #e60012;
  padding: 10px;
  margin-bottom: 20px; }
  .topNewProduct .content > section.hide {
    display: none; }
  .topNewProduct .content > section div.linkbox {
    border-top: 1px dashed #cccccc;
    margin-top: 10px;
    padding-top: 10px; }
    .topNewProduct .content > section div.linkbox:first-of-type {
      border-top: none;
      margin-top: 0;
      padding-top: 0; }
    .topNewProduct .content > section div.linkbox.height1 .linklist dl {
      min-height: 219px; }
    .topNewProduct .content > section div.linkbox.height2 .linklist dl {
      min-height: 234px; }
    .topNewProduct .content > section div.linkbox.height3 .linklist dl {
      min-height: 273px; }
  .topNewProduct .content > section a.linklist {
    display: block;
    width: 24%;
    float: left;
    margin-left: 1%;
    text-decoration: none;
    text-align: center;
    border: 1px solid #eeeeee; }
    .topNewProduct .content > section a.linklist:first-of-type, .topNewProduct .content > section a.linklist:nth-of-type(4n+1) {
      margin-left: 0; }
    .topNewProduct .content > section a.linklist:hover {
      background-color: #eeeeee;
      border: 1px solid #e60012; }
      .topNewProduct .content > section a.linklist:hover img {
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha( opacity=70 )"; }
    .topNewProduct .content > section a.linklist dl {
      border: 1px solid #eeeeee;
      padding: 5px; }
      .topNewProduct .content > section a.linklist dl dd {
        margin-top: 5px; }
        .topNewProduct .content > section a.linklist dl dd span,
        .topNewProduct .content > section a.linklist dl dd strong {
          display: block; }
        .topNewProduct .content > section a.linklist dl dd .name {
          color: #0088cc;
          text-decoration: underline; }
        .topNewProduct .content > section a.linklist dl dd .cat {
          font-size: 0.9em;
          color: #222222;
          line-height: 1.5em; }
        .topNewProduct .content > section a.linklist dl dd .status {
          color: #e60012; }
      .topNewProduct .content > section a.linklist dl img {
        width: 100%;
        display: block; }

.infoUpdate {
  margin-bottom: 20px;
  background: #eeeeee;
  padding: 5px; }
  .infoUpdate h3 {
    font-size: 14px;
    border-bottom: 3px double #00b1e4;
    padding: 3px;
    margin-bottom: 10px;
    position: relative; }
    .infoUpdate h3 a.more {
      position: absolute;
      right: 3px;
      text-decoration: none;
      font-size: 12px;
      transition: .2s;
      background: url(/images/common/iconAllowRblue1.png) no-repeat right 5px/14px auto;
      padding-right: 18px;
      padding-top: 1px; }
      .infoUpdate h3 a.more:hover {
        color: #00b1e4; }
  .infoUpdate dl {
    padding: 2px 5px;
    background: #fff;
    font-size: 12px; }
    .infoUpdate dl dt {
      font-size: 0.9em;
      margin-top: 5px; }
    .infoUpdate dl dd {
      border-bottom: 1px dashed #666666;
      padding-bottom: 3px;
      margin-bottom: 5px; }
      .infoUpdate dl dd:last-of-type {
        border-bottom: none;
        margin-bottom: 0; }
  .infoUpdate ul.worldwide li {
    font-size: 12px;
    padding-left: 20px; }
    .infoUpdate ul.worldwide li.worldwide1 {
      background: url(/images/common/icon_us.jpg) no-repeat 0 center/12px auto; }
    .infoUpdate ul.worldwide li.worldwide2 {
      background: url(/images/common/icon_ge.jpg) no-repeat 0 center/12px auto; }
    .infoUpdate ul.worldwide li.worldwide3 {
      background: url(/images/common/icon_kr.gif) no-repeat 0 center/14px auto; }
    .infoUpdate ul.worldwide li.worldwide4 {
      background: url(/images/common/icon_cn.jpg) no-repeat 0 center/12px auto; }

.sideBnr1 p {
  margin-bottom: 10px;
  text-align: center;
  color: #ffffff; }
  .sideBnr1 p img {
    display: block;
    width: auto;
    max-width: 100%; }
  .sideBnr1 p strong {
    font-size: 12px;
    background-color: #999999;
    color: #ffffff;
    font-weight: normal;
    display: block; }
  .sideBnr1 p a {
    display: block;
    text-decoration: none; }
    .sideBnr1 p a:hover {
      opacity: 0.8;
      filter: alpha(opacity=80);
      -ms-filter: "alpha( opacity=80 )"; }

.mainBnr {
  width: 200px;
  float: left; }
  .mainBnr .bnrs li {
    display: block; }
    .mainBnr .bnrs li a {
      text-decoration: none; }
      .mainBnr .bnrs li a:hover {
        opacity: 0.8;
        filter: alpha(opacity=80);
        -ms-filter: "alpha( opacity=80 )"; }
  .mainBnr .btns li {
    display: inline-block; }
    .mainBnr .btns li a {
      text-decoration: none; }
      .mainBnr .btns li a:hover {
        opacity: 0.8;
        filter: alpha(opacity=80);
        -ms-filter: "alpha( opacity=80 )"; }
  .mainBnr #mainbnr2 {
    position: relative; }
    .mainBnr #mainbnr2 li {
      margin-top: 20px;
      border-radius: 5px;
      border: 1px solid #f36e00;
      padding: 5px; }
      .mainBnr #mainbnr2 li img {
        position: relative;
        z-index: 2; }
      .mainBnr #mainbnr2 li p {
        background-color: #f36e00;
        color: #ffffff;
        padding: 7px 5px;
        text-align: center;
        position: relative;
        margin-top: -15px;
        border-radius: 0 0 5px 5px; }
      .mainBnr #mainbnr2 li:hover {
        border: 1px solid #d43428; }
        .mainBnr #mainbnr2 li:hover p {
          background-color: #d43428; }

.topInfos {
  float: right;
  width: 570px; }
  .topInfos h2 {
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
    position: relative;
    border-top: 3px double #00b1e4;
    padding: 6px 0px 4px;
    margin-bottom: 15px; }
    .topInfos h2 .sub01 {
      font-size: 10px;
      display: inline-block;
      position: absolute;
      width: 35%;
      color: #00b1e4;
      top: 8px;
      right: 0;
      text-align: right; }
    .topInfos h2 .main01 {
      font-size: 19px;
      display: inline-block;
      position: relative;
      width: 60%;
      font-weight: normal; }
  .topInfos .postlist {
    padding-top: 15px;
    margin-top: 10px;
    border-top: 1px dashed #666666; }
    .topInfos .postlist:first-of-type {
      padding-top: 0;
      border-top: none; }
    .topInfos .postlist .thumb {
      float: left;
      width: 120px;
      margin-right: 15px; }
      .topInfos .postlist .thumb img {
        border: 1px solid #ccc;
        width: 100%; }
        .topInfos .postlist .thumb img:hover {
          border: 1px solid #e60012; }
    .topInfos .postlist .cat {
      border: 1px solid #cccccc;
      background: #00b1e4;
      color: #ffffff;
      display: inline-block;
      padding: 0px 4px;
      font-size: 10px;
      margin-bottom: 5px; }
      .topInfos .postlist .cat.campaign {
        background-color: #d43428;
        border-color: #eee; }
    .topInfos .postlist h3 {
      margin: 4px 0;
      font-weight: normal;
      font-size: 14px;
      line-height: 1.6em; }
    .topInfos .postlist .excerpt p {
      line-height: 1.6em;
      margin: 5px 0; }

.mainBottom1 {
  margin-top: 20px; }
