body {
       margin: 0;
     }

#smf_top {
           background: url("../images/search-img.png") no-repeat scroll center top #FFFFFF;
           height: 60px;
           margin: 0px;
           padding: 0px;
         }

.ln_titles {
             background: url("../images/ln_title_back.png");
             display: block;
             padding: 5px 0 0 5px;
             font-size: 16px;
             font-weight: bold;
             color: #000066;
             height: 24px;
             border-top: 1px solid #CCCCCC;
             border-bottom: 1px solid #CCCCCC;
           }

.st_line ul {
              margin: 0px;
              padding: 0px;
            }

.st_line li {
              border-bottom: 1px solid #E1E1E1;
              height: 36px;
              list-style: none outside none;
            }

.st_line li img {
                  margin: 3px;
                  float: left;
                }

.st_line a {
             display: block;
             font-size: 16px;
             font-weight: bold;
             color: #0000FF;
             height: 27px;
             padding: 9px 20px 0 5px;
             text-decoration:none;
           }

.link_arrow {
              background: url("../images/link_arrow.png") no-repeat scroll right center transparent;
            }

#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;
                }
