﻿
/* for IE6 
----------------------------------------------------------*/

* html h4{ 
           width:769px;
           height:26px;
           font-size:1.5em;
           color:#039;
           padding:8px 0 0 22px;
           background: url(../img/cate.png) no-repeat;                 
}


* html #cate1{
      float:left;
      width:199px;
      height:100%;
      border-right:1px #039 dotted;
}
* html #cate2{
      float:left;
      width:199px;
      height:100%;
      border-right:1px #039 dotted;
}
* html #cate3{
      float:left;
      width:199px;
      height:100%;
      border-right:1px #039 dotted;
}
* html #cate4{
      float:left;
      width:200px;
      height:100%;
}


* html li#ca1{
      width:182px;
      height:30px;
      font-size:1.2em;
      font-weight:600;
      padding:7px 0 0 17px;
      color:#039;
      background: url(../img/cat1.png) no-repeat;
}

* html li#ca2{
      width:182px;
      height:30px;
      font-size:1.2em;
      font-weight:600;
      padding:7px 0 0 17px;
      color:#039;
      background: url(../img/cat2.png) no-repeat;
}
* html li#ca3{
      width:182px;
      height:30px;
      font-size:1.2em;
      font-weight:600;
      padding:7px 0 0 17px;
      color:#039;
      background: url(../img/cat3.png) no-repeat;
}
* html li#ca4{
      width:182px;
      height:30px;
      font-size:1.2em;
      font-weight:600;
      padding:7px 0 0 17px;
      color:#039;
      background: url(../img/cat4.png) no-repeat;
}
* html li#ca5{
      width:182px;
      height:30px;
      font-size:1.2em;
      font-weight:600;
      padding:7px 0 0 17px;
      color:#039;
      background: url(../img/cat5.png) no-repeat;
}
* html li#ca6{
      width:182px;
      height:30px;
      font-size:1.2em;
      font-weight:600;
      padding:7px 0 0 17px;
      color:#039;
      background: url(../img/cat6.png) no-repeat;
}

* html li.stock{
         width:184px;
         font-size:1.2em;
         padding:5px 0 7px 15px;
         background: url(../img/list2.gif) no-repeat 3px 8px;
}

* html .gotop{
       width:798px;
       text-align:right;
       font-size:1.1em;
       padding-bottom:5px;
}

* html .gotop a{
        text-decoration:none;
}
.gotop :hover{color:#000;text-decoration:underline;}

* html #postage table{
              width:98%;
              margin:20px 0 25px 3px;
              border-collapse:collapse;
}
