.contentbox{ width:880px;
             padding:0;
             margin:0}

.space5{ height:5px}
.space10{ height:10px;
          clear:both}
.space30{ height:30px;
          clear:both}

.title{ font-size:18px;
        font-family:Century Gothic;
        text-align:left;
        padding:10px}
.title2{ font-size:26px;
         font-family:Century Gothic;
         text-align:left}

.decotitle{ font-size:18px;
            font-family:Century Gothic;
            text-align:left;
            border-width:0 0 2px 8px;
            border-style:solid;
            border-color:#b07d49;
            padding:10px 0 3px 5px}

.simgbox{ width:172px;
          margin-bottom:5px;
          margin-right:5px;
          float:left}
.simgbox1{ width:172px;
           float:left}

.imgbox{ border:5px solid #ccc}
.imgbox0{ border:10px solid #ccc}
.imgbox1{ border-width:0 10px 10px 10px;border-style:solid;border-color:#ccc;float:left;width:164px;height:76px}
.imgbox2{ border-width:0 10px 10px 0;border-style:solid;border-color:#ccc;float:left;width:164px;height:76px}
.imgbox3{ border-width:0 10px 10px 0;border-style:solid;border-color:#ccc;float:left;width:164px;height:76px}


.text{ font-size:14px;
       font-family:verdana;
       padding:10px;
       text-align:left}
.text1{ font-size:10px}

.textbox{ padding:0 2px 2px 0;
          border:2px solid #ccc;
          background:#ccc;
          text-align:right;
          font-size:10px;
          font-family:verdana;
          color:#333}
.textbox2{ color:#333;
           padding:10px;
           background:#fff}

.lhclink a:link,a:visited,a:active,a:hover { color:#333;text-decoration:underline}
                   
