@CHARSET "UTF-8";

#menu,.nav li,.nav li a{
    height: 50px;
    line-height: 50px;
}

.search{margin-top: 12px;}
#formsearch input#keyword{
    position: relative;
    top: -12px;
}
.product_list1 li img{
 border:1px solid #ccc;   
}
.nav .sec{
    top:50px;
}

#footer{
    background-color: #0075b9
}

.sort li a,.box.n_contact p *,.news_list li a{
    font-size: 13px !important
}
.box.n_contact p{
    line-height: 2em !important
}

.left .box h3{
    background: #0165a3 url(../images/nav.png) 0% 100% no-repeat;
    color:white;
}

.sort li a:hover{
    color:white;
    background: #01557a url(../images/dot4.png) no-repeat 5px -41px;
}

.sort li .layer2 li a{
    background: none;
    color:white;
    border-bottom:none;
}

.sort li .layer2 li a:hover{
    background: #042d3f;
    color:white;
    
}
.sort li .layer2{
    background: #00547a;
    left:225px;
}

#formsearch{
    background: none;
    width:auto !important;
}
 #formsearch input#keyword{
     width: 129px;
    background: white
 }
 #formsearch input#s_btn{
    position: relative;
    background: #fd7200;
    top: -12px;
    height:31px; 
    color:white;
 }
 
 #formsearch a{
     position: relative;
    top: -63px;
    right: -5px;
    z-index:9999999;
    
 }
 
 .topLink .k2{
     position: relative;
    left: -50px;
 }

 