body {
       font-family: Helvetica !important;
       margin: 0;
     }

#smf_top {
           background: url("../images/search-img.png") no-repeat scroll center top #FFFFFF;
           height: 60px;
           margin: 0px;
           padding: 0px;
         }

#sort {
        margin-bottom: 5px;
        text-align: center;
        font-size: 16px;
      }

#sort select {
               font-size: 16px;
             }

#sort button {
               background: url("../images/sort.png") no-repeat scroll right center transparent;
               border: 0;
               height: 30px;
               width: 75px;
             }

#order_type {
              margin: 0px;
              text-align: center;
              font-size: 14px;
            }

#counts {
          font-size: 12px;
          font-weight: bold;
          color: black;
        }

#contents {
            border-top: 1px solid #B4B4B4;
          }

#contents table {
                  border-bottom: 1px solid #B4B4B4;
                  margin: 0px;
                  border-collapse: collapse;
                  width: 100%;
                }

#contents img {
                border: 0 none;
              }

#contents dl {
               margin: 0px;
               font-size: 12px;
               font-weight: bold;
               color: black;
             }

.images {
          padding: 0;
          margin: 0;
          height: 60px;
          width: 80px;
          text-align: center;
        }

.price {
         font-size: 16px;
         color: red;
       }

.link_arrow {
              background: url("../images/link_arrow.png") no-repeat scroll right center transparent;
              padding: 5px 20px 5px 5px;
            }
.no_link_arrow {
                 background: url("../images/no_link_arrow.png") no-repeat scroll right center transparent;
                 padding: 5px 20px 5px 5px;
               }

.icon {
        height: 20px;
      }

#navi {
        margin: 10px;
        text-align: center;
      }

#navi button {
               width: auto;
               padding: 0;
               margin: 0;
               background: none;
               border: 0;
               line-height: 0;
               overflow: visible;
               cursor: pointer;
             }

#bottom_info {
               background-color: #DDDDDD;
               text-align: center;
               font-size: 12px;
               height: 16px;
             }

#bottom_company {
                  font-weight: bold;
                  font-size: 14px;
                  color: #666666;
                  text-align: center;
                }
