/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial;
    background: #ffffff;
}
p,ul,li{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-weight: normal;
}
a{
    text-decoration:none; color:#60161a;
}
a:hover{
    text-decoration:none;
}
img {
	border: none;
}
.clr{
    clear:both
}
.red{
    border: 1px solid red;
}
#header{
    float: left;
    width: 995px;
    height: 144px;
    position: relative;
}
#header-menu{
    float: right;
    height: 34px;
    margin-top: 110px;
    margin-right: 5px;
}
#header-menu ul{
    list-style: none;
}
#header-menu ul li{
    float: left;
    cursor: pointer;
    margin-left: 1px;
}
#header-menu ul li div.header-menu-left{
    float: left;
    width: 5px;
    height: 34px;
    background: url(../images/menu/de-a-left.gif) no-repeat;
}
#header-menu ul li div.header-menu-center{
    float: left;
    height: 34px;
    background: #c81111;
    padding: 0px 10px;
    font-weight: bold;
    line-height: 34px;
    font-size: 13px;
}
#header-menu ul li div.header-menu-center a{
    color: #FFFFFF;
}
#header-menu ul li div.header-menu-right{
    float: left;
    width: 5px;
    height: 34px;
    background: url(../images/menu/de-a-right.gif) no-repeat;
}
#header-menu ul li.active div.header-menu-left{
    background: url(../images/menu/a-left.gif) no-repeat;
}
#header-menu ul li.active div.header-menu-center{
    background: #FFFFFF;
}
#header-menu ul li.active div.header-menu-right{
    background: url(../images/menu/a-right.gif) no-repeat;
}
#header-menu ul li.active div.header-menu-center a{
    color: #030303;
}
#img-language{
    position: absolute;
    bottom: 4px;
    left: 40px;
}
#img-language img{
    float: left;
    margin-left: 5px;
    width: 25px;
    height: 19px;
}


#middle{
    float: left;
    width: 995px;
    margin-top: 2px;
}
#left{
    float: left;
    width: 200px;
    position: relative;
    margin-top: 2px;
}
.left-top{
    float: left;
    width: 200px;
    background: url(../images/bg/left-top.jpg) no-repeat;
    height: 31px;
    line-height: 31px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
.left-middle{
    float: left;
    border: 1px solid #838383;
    width: 198px;
    padding: 5px 0px;
    margin-bottom: 5px;
}
ul.left-menu-content{
    float: left;
    list-style-image: url(../images/icon/arrow-cat.jpg);
    list-style-position: inside;
}
ul.left-menu-content li{
    float: left;
    width: 170px;
    text-align: left;
    margin-left: 20px;
    border-bottom: 1px dotted #1d1d1d;
    padding: 5px 0px;
    font-weight: bold;
}
ul.left-menu-content li a{
    color: #1c1c1c;
}
ul.left-menu-content li a:hover{
    color: #ec0909;
}
ul.left-menu-new{
    float: left;
    list-style-image: url(../images/icon/arrow-new.jpg);
    list-style-position: inside;
}
ul.left-menu-new li{
    float: left;
    width: 188px;
    text-align: left;
    margin-left: 8px;
    padding: 5px 0px;
    font-weight: bold;
}
ul.left-menu-new li a{
    color: #1c1c1c;
}
ul.left-menu-new li a:hover{
    color: #ec0909;
}
#right{
    float: left;
    margin-left: 5px;
    width: 790px;
    margin-top: 1px;
}
#home-about{
    float: left;
    width: 790px;
    background: url(../images/bg/about.jpg) no-repeat;
    height: 252px;
}
.content-about-home{
    float: left;
    width: 390px;
    height: 150px;
    overflow: hidden;
    text-align: left;
    margin-left: 35px;
    margin-top: 75px;
    color: #FFFFFF;
    line-height: 20px;
}
.box-product{
    float: left;
    width: 585px;
    margin-top: 2px;
}
.box-product-top{
    float: left;
    width: 560px;
    padding-left: 25px;
    height: 31px;
    background: url(../images/bg/product.jpg) no-repeat;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
    line-height: 31px;
}
.box-product-middle{
    float: left;
    width: 583px;
    border: 1px solid #838383;
    padding-top: 10px;
}
.one-product{
    float: left;
    width: 160px;
    margin: 8px 16px;
    height: 200px;
}
#right-col2{
    float: left;
    margin-left: 5px;
    width: 200px;
    margin-top: 2px;
}
.hotline{
    float: left;
    width: 198px;
    height: 55px;
    background: url(../images/bg/hotline.jpg) no-repeat;
    position: relative;
    margin-bottom: 20px;
}
.hotline span{
    position: absolute;
    bottom: 5px;
    right: 35px;
    color: #dd0000;
    font-weight: bold;
}
.item-support{
    float: left;
    width: 99px;
    margin: 5px 0px;
    line-height: 25px;
}
.display_title{
    font-weight: bold;
    font-size: 14px;
    color: #ec0909;
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
}
.listItem{
    float: left;
    width: 570px;
    margin-left: 8px;
    margin-bottom: 5px;
    text-align: left;
}
.other_article{
    float: left;
    color: #ec0909;
    font-size: 14px;
}
ul.other_item{
    float: left;
    margin-top: 5px;
    list-style: none;
}
ul.other_item li{
    padding: 2px 0px;
}
.item-counter{
    float: left;
    width: 178px;
    padding: 5px 10px;
    text-align: left;
    font-weight: bold;
}
.number-counter{
    float: right;
    color: #FF0000;
}


#footer{
    float: left;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}
#footer-menu{
    float: left;
    height: 25px;
    width: 995px;
    background: #1d1d1d;
    color: #ffffff;
    line-height: 25px;
    font-weight: bold;
}
#footer-menu a{
    color: #FFFFFF;
}
#footer-text{
    float: left;
    width: 995px;
    text-align: center;
    line-height: 25px;
    margin-top: 10px;
}

