﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0px;padding:0px;border:0;outline:0;font-size:100%;}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body
{
    font-size: 12px;
    background-color:#F7F7F7;
}
a:link
{
    color: #0088cc;
    text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
a:visited {
   text-decoration:none;
}
.clear
{
    clear: both;
}

#header
{
    margin:0 auto;
    height:118px;
    width:850px;
}
#header #logo{
    float:left;
}
#headerButtom{
    float:right;
    width:150px;
    padding-top:50px;
}
#navigation
{
    border-bottom:solid 7px #e75701;
}
#navigation #btn
{
    width:850px;
    margin:0 auto;
    line-height:34px;
    height:34px;
}
#navigation #btn a{
    margin-right:20px;
    text-decoration:none;
}
#navigation #btn a img{
    vertical-align:top;
}
#main
{
    clear: both;
    width:850px;
    margin:8px auto;
}
#main #left{
    width:620px;
    float:left;
}
#main #right
{
    width:220px;
    float:right;
}
.webPartLeft{
    margin-top:8px;
    clear:both;
}
.webPartLeft h2{
    border-bottom:solid 5px #8895b7;
}
#ryzs .box
{
    height:140px;
    padding-top:10px;
}
#ryzs ul li {
    float:left;
    width:200px;
    height:140px;
    text-align:center;
}
#ryzs ul li img{
    width:174px;
    height:115px;
}
#ryzs ul li h5{
    font-weight:normal;
}
#cpzs .box
{
    height:140px;
    padding-top:10px;
}
#cpzs ul li {
    float:left;
    width:310px;
    height:210px;
    text-align:center;
}
#cpzs ul li img{

    height:180px;
    border:solid 1px #CDCDCD;
}
#cpzs ul li h5{
    font-weight:normal;
}
#listProductCategory li{
    background:url('../images/company/list_productCategory.gif') no-repeat 0 0;
    line-height:35px;
    padding-left:50px;
    margin-bottom:5px;
}
#newProduct{
    padding:10px;
    border:solid 1px #cdcdcd;
    margin-top:8px;
}
#newProduct ul li{
  height:110px;
    line-height:22px;
    margin-top:8px;
    border-bottom:dashed 1px #6b6b6d;
}
#newProduct .ProductPic{
    border:solid 1px #56728a;
    margin-right:10px;
    float:left;
}
#newProduct .productCategoryName{
    font-weight:bold;
}
#newProduct .productModel{
    color:#e66700;
}
#contact{
    margin-top:8px;
}
#footer
{
    clear: both;
    margin-top: 8px;
    background-color:#E3E3E3;
    text-align: center;
    padding:5px;
    line-height:22px;
}
#productProfile h5{
    font-size:14px;
    text-align:center;
    margin:8px 0;
}
#productProfile .pic{
    text-align:center;
    margin:8px 0;
}
#about p{
    text-indent:2em;
    margin:5px 0;
    line-height:23px;
}
.newsList li
{
    width:400px;
    line-height: 22px;
    padding-left: 15px;
    background: url('../images/global/arrow03.gif') no-repeat left center;
}
.newsList li span.date
{
    float:right;
}