/* CSS Document */
body
{
    text-align: center;
    font-size: 10pt;
}
#wrapperDiv, #wrapperCopyright
{
    position: relative;
    width: 1000px;
    margin: 0 auto 0 auto;
}
#logo
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1000px;
    height: 150px;
    background: url(images/logo.jpg) no-repeat 9px 7px;
}
#contactPhone
{
    position: absolute;
    left: 804px;
    top: 60px;
    width: 187px;
    height: 19px;
    background: url(images/contactPhone.gif) no-repeat;
}
#setFirst
{
    position: absolute;
    left: 834px;
    top: 39px;
    width: 166px;
}
#setFirst ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#setFirst li
{
    float: left;
    width: 80px;
    margin-left: 3px;
}

.setFirstFont
{
    color: #1866A9;
    font-size: 13px;
}
#nanDiv
{
    position: absolute;
    left: 0px;
    top: 153px;
    width: 1000px;
    height: 32px;
    background: url(images/navbg.gif) repeat-x;
    font-size: 12pt;
}
#nanDiv ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    height: 32px;
}

#nanDiv li
{
    float: left;
    width: 110px;
    line-height: 20px;
    color: #FFFFFF;
}
#nanDiv li a
{
    padding-top: 5px;
    display: block;
    text-align: center;
    height: 30px;
}
#nanDiv li a:hover
{
    color: #FF0000;
    background: #D1D8DD;
}
#showPicDiv
{
    position: absolute;
    left: 0px;
    top: 177px;
    width: 1000px;
    height: 325px;
    background: url(images/picShow.gif) no-repeat 19px 16px;
}

#contentDiv
{
    position: absolute;
    left: 0px;
    top: 514px;
    width: 1000px;
}
#productLeft
{
    position: absolute;
    width: 262px;
    border-style: none;
    float: left;
}
#productCenter
{
    width: 262px;
    height: 362px;
    border: 1px solid #B4B4B4;
}

#productCenterTitle, #contactUSTitle
{
    border: 0px solid #B4B4B4;
    border-bottom-width: 1px;
    width: 262px;
    height: 32px;
    background: url(images/hdTitlebg.gif) no-repeat 5px 5px;
}

.titleText
{
    color: #3474AD;
    text-align: left;
    display: block;
    height: 22px;
    padding-top: 10px;
    padding-left: 20px;
}

#productCenterList
{
    position: absolute;
    left: 0px;
    top: 32px;
    width: 262px;
    height: 333px;
}
.productCenterUl
{
    padding: 0px;
    margin: 0px;
    margin-left: 24px;
    margin-top: 14px;
    list-style: none;
}
.productCenterUl li
{
    float: left;
    height: 30px;
    clear: both;
}

.productCenterUl a
{
    text-decoration: none;
    color: #6E6E6E;
}

.productCenterUl a:hover
{
    text-decoration: none;
    color: #FF0000;
}

#moreDiv
{
    width: 262px;
    height: 32px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

#productMore
{
    position: absolute;
    left: 200px;
    top: 10px;
    text-decoration: none;
    color: #555;
}

#moreDiv a:hover
{
    color: #ff0000;
}

#contactUS
{
    width: 260px;
    height: 249px;
    border: 1px solid #B4B4B4;
    margin-top:0px;
}

#usImageDiv
{
    margin-top: 7px;
    width: 260px;
    height: 104px;
    background: url(images/usImage.gif) no-repeat 0px 0px;
}

#contactInfo
{
    width: 246px;
    height: 112px;
    margin-left: 17px;
    color: #737373;
    text-align: left;
    line-height: 25px;
    font-size: 14px;
}
#productDetail
{
    left: 270px;
    top: 0px;
    width: 1000px;
    border: 1px solid #B4B4B4;
    float: right;
    margin-bottom: 180px;
}

#copyright
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 1000px;
    height: 80px;
    background: #4391c8;
}
#copyrtText
{
    margin-left: 331px;
    margin-top: 18px;
    width: 400px;
    height: 62px;
    color: #ffffff;
    text-align: left;
    line-height: 20px;
}


.solutions a
{
    text-decoration: none;
    color: #6E6E6E;
}

.solutions a:hover
{
    text-decoration: none;
    color: #FF0000;
}
a{text-decoration:none;}
