﻿body, td, th
{
    font-family: "宋体";
    font-size: 12px;
}
body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    width:880px;
    margin:0 auto;
    background: url(/images/Enimages/body_bg.png);
    background-repeat:repeat-y;
    background-position:center;
    background-attachment:fixed;
}

.white
{
    color: #fff;
    font-size: 12px;
}
.white a:link
{
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}
.white a:visited
{
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}
.white a:hover
{
    text-decoration: underline;
}

a:link
{
    color: #333333;
    text-decoration: none;
}
a:visited
{
    color: #333333;
    text-decoration: none;
}


.product_class1
{
    padding-left: 20px;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
}
.product_class2
{
    padding-left: 30px;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}

.divul
{
    background: url(/images/new/product_class1_bg.png);
    background-repeat: repeat-x;
    width: 231px;
    height: 21px;
    text-align: left;
    padding-top: 8px;
}
ul
{
    list-style-type: none;
    list-style-position: inherit;
    text-align: left;
    padding: 0;
    margin: 0;
    background: url(/images/new/product_class2_bg.png);
    background-repeat: repeat;
}
li
{
    font-size: 12px; /*margin: 3px 0px 0px 0px;*/
    height: 30px;
    line-height: 30px;
}
.divul a
{
    text-decoration: none;
    color: #666;
}
ul a
{
    text-decoration: none;
}
ul a:link
{
    color: #666;
}
ul a:visited
{
    color: #666;
}
ul a:hover
{
    color: #666;
}
ul a:active
{
    color: #666;
}
.menua
{
    margin-left: 10px;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    cursor: default;
}


li img
{
    border-width: 0px;
}
