﻿body {
    background: #fff url(img/k_body_bg2.jpg) no-repeat center top;
}

#wrapper {
    width: 100%;
    height: 100%;
    float: left;
}
/*header*/
#header_wr {
    float: left;
    width: 100%;
}

#header_top {
    height: 150px;
    width: 100%;
}

.fixborder {
    width: 100%;
    height: 4px;
    background: url(img/backreplaceborder.jpg) no-repeat center top;
}

#header_top_content {
    width: 940px;
    margin: 0 auto;
    height: 150px;
    /*background: url(img/k_header_bg.png) no-repeat left top;*/
    background: url(img/header_logo.png) no-repeat left 20px;
    position: relative;
}

#header_menu {
    height: 25px;
    min-width: 210px;
    float: right;
    position: relative;
}

.left_shape {
    width: 32px;
    height: 25px;
    display: inline-block;
    float: left;
    background: url(img/k_header_mnu_left_bg.png) no-repeat left top;
}

.right_shape {
    width: 210px;
    height: 25px;
    display: inline-block;
    position: absolute;
    right: -210px;
    top: 0;
    background: url(img/k_header_mnu_bg.png) repeat-x left top;
}

.header_menu_content {
    height: 25px;
    float: left;
    min-width: 178px;
    background: url(img/k_header_mnu_bg.png) repeat-x left top;
}

#logo {
    display: inline-block;
    width: 155px;
    height: 100px;
    position: absolute;
    top: 24px;
    left: 0;
}
.company {
    position:absolute;
     top: 64px;
    left: 180px;
}

    #logo.logo_en {
        /*background: url(img/sd_logo_02_en.png) no-repeat left top;*/
    }

#slogan {
    float: left;
    max-height: 90px;
    max-width: 420px;
}

#box_hotline {
    float: right;
    max-width: 230px;
    background: url(img/h_hotline.png) no-repeat left center;
    padding-left: 88px;
    height: 90px;
    line-height: 86px;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: bold;
}

#box_search_wr {
    width: 300px;
    height: 58px;
    float: right;
    display: block;
    margin-top: 22px;
}

/*nav_top*/
#nav_top_wr {
    width: 100%;
    min-width: 940px;
    float: left;
    background: url(img/k_navtop_bg.png) no-repeat center top;
    height: 60px;
}

#nav_top_content {
    height: 60px;
    width: 940px;
    margin: 0 auto;
    position: relative;
}

#search_wr {
    position: absolute;
    top: 10px;
    right: 0;
    width: 230px;
    height: 30px;
    /*background: url(img/h_search_bg.png) no-repeat left top;*/
}
/*end nav_top*/

/*End header wr*/

/*Main*/
#banner_wr {
    height: 390px;
    width: 100%;
    float: left;
}

#banner_content {
    width: 940px;
    margin: 0 auto;
    height: 390px;
}

#main_wr {
    width: 100%;
    float: left;
}

    #main_wr:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
    }

#main_top_wr {
    width: 960px;
    margin: 0 auto;
    background: #fff url(img/k_box_banner_below.png) no-repeat left bottom;
    padding-bottom: 22px;
    min-height: 185px;
    margin-top: 10px;
}

#main_top_content {
    width: 940px;
    float: left;
    margin-left: 10px;
}

#main_wr.main_wr_listing {
    /*padding-top: 25px;*/
}

#main_content {
    width: 940px;
    margin: 0 auto;
    margin-bottom: 10px;
    padding-top: 10px;
    background: #fff;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

    #main_content:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
    }

#leftcontent_wr {
    width: 210px;
    float: left;
    padding: 0 10px;
}

#rightcontent_wr {
    width: 690px;
    float: right;
    padding: 0 10px 0 10px;
}

.box_left {
    width: 210px;
    float: left;
    background: url(img/k_boxcontent_bottom.png) no-repeat left bottom;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.box_left.box_category {
    background: url(img/k_boxcontent_bottom.png) no-repeat 11px bottom;
}
.box_title {
    height: 48px;
    float: left;
    width: 155px;
    background: url(img/k_boxtitle_bg.png) no-repeat left top;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    padding-left: 55px;
    line-height: 50px;
}

    .box_title.boxtitle_category {
        background: url(img/k_category_bg.png) no-repeat left top;
        height: 80px;
        padding-left: 83px;
        width: 127px;
        line-height: 87px;
    }
     .box_title.boxtitle_aboutus {
        /*background: url(img/k_AboutUs_bg1.png) no-repeat left top;
        height: 48px;
        padding-left: 55px;
        width: 155px;
        line-height: 50px;*/

          background: url(img/k_AboutUs_bg2.png) no-repeat left top;
        height: 80px;
        padding-left: 83px;
        width: 127px;
        line-height: 87px;
    }
    .box_title a {
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: bold
    }

.box_content {
    width: 100%;
    float: left;
    
    
}
.box_left.box_category .box_content {
    margin-left: 11px;
    width: 199px;
    padding-bottom: 10px;
    background: #f8f8f8;
}
#menu_img_wr {
    width: 940px;
    height: 250px;
    position: absolute;
    top: 0;
    left: 0;
    
   
}
#icon_fix {
    width: 71px;
    height: 19px;
    display: inline-block;
    background: url(img/icon_fix.png) no-repeat left top;
    position: absolute;
    top: 231px;
    left: 16px;
    display: none;
}
.wrapper_content_about {
    
}
    #menu_img_wr img {
        width: 100%;
        height: 100%;
    }
.nav_searching {
    background: url(img/arrow_nav1.png) no-repeat left center;
    color: #9f9c81;
    margin-top: 17px;
    margin-left: 10px;
    padding-left: 12px;
    display: inline-block;
}

    .nav_searching:hover {
        color: #fbc13b;
        font-weight: bold;
    }

.box_content.slideleft {
    position: relative;
}
    .box_content.slideleft .caroufredsel_wrapper {
        margin-top: 10px !important;
    }
#main_wr a {
    text-decoration: none;
}

.box_article_wr {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

#menufooter_wr {
    width: 100%;
    float: left;
    background: #141414 url(img/h_menufooter_borderop.png) repeat-x left top;
    padding-top: 20px;
    padding-bottom: 20px;
}

#menufooter_content {
    width: 960px;
    margin: 0 auto;
    min-height: 230px;
}

.box_menufooter {
    width: 220px;
    float: left;
    margin-right: 26px;
}

.box_menufooter_title {
    width: 208px;
    height: 40px;
    float: left;
    background: url(img/h_menufooter_title.png) no-repeat left top;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffcd11;
    line-height: 40px;
    padding-left: 12px;
    margin-bottom: 15px;
}

.box_menufooter_content {
    width: 100%;
    float: left;
}

#nav_wr {
    height: 52px;
    width: 100%;
    float: left;
    /*background: #0e0e0e url(img/h_banner_bg.png) repeat-x left bottom;*/
}

#nav_content {
    width: 940px;
    margin: 0 auto;
    height: 52px;
}

.content_detail {
    width: 940px;
    float: left;
    padding: 10px;
}
/*End main*/
.floatleft {
    float: left !important;
}

.displayblock {
    display: block !important;
}

.displaynone {
    display: none !important;
}

.floatright {
    float: right !important;
}

.marginr0 {
    margin-right: 0 !important;
}

/*Pagging*/
.pager_wr {
    width: 100%;
    float: left;
}

.pager {
    float: left;
    text-align: left;
    margin: 15px 0 20px 0px;
}

.pager_product .pager {
    text-align: center;
    width: 710px;
    margin: 15px 0 20px 0px;
}

.pager a {
    display: inline-block;
    padding: 9px 12px 7px 12px;
    font: bold 12px Arial;
    color: #191819;
    background: #d6d6d6;
    border-bottom: 1px solid #ccc;
    border-radius: 5px;
    margin-right: 3px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
}

    .pager a:hover {
        background: #226fb7;
        color: #fff;
         border: 1px solid #125b9d;
    }

    .pager a.select {
        background: #226fb7;
        color: #fff;
        border: 1px solid #125b9d;
    }
/*End Pagging*/
/*==================*/


/*Footer*/
#footer_wr {
    width: 100%;
    float: left;
    height: 265px;
    margin-top: -20px;
    background: url(img/k_footer_bg.png) no-repeat center top;
}


/*End Foote */
