﻿body
{
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    background-color: #020202;
    font-family: "宋体",serif;
    color: #000;
}
div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, img, p
{
    margin: 0px;
    padding: 0px;
    float: left;
    border: 0px;
    display: inline;
    font-size: 12px;
    font-weight:normal;
}
/***strong,s,b,span
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family:"宋体",serif;
    font-size:14px;
    font-weight:normal;
}***/
a
{
    color: #000;
    text-decoration:none;
}
.box
{
    float: none;
    width: 1003px;
    height: auto;
    margin: 0px auto;
    display: block;
}
/* ===== TOP =====*/
.top
{
    width: 1003px;
    height: auto;
    background-image: url(../images/topbg.jpg);
}
.topbox
{
    width: 1003px;
    height: 157px;
    background-image: url(../images/topbg.jpg);
}
.menubox
{
    width: 1003px;
    height: 40px;
    line-height: 40px;
    background-image: url(../images/menuboxbg.jpg);
}
.menuItemsList
{
    width: 653px;
    height: 40px;
    line-height: 40px;
    margin-left: 176px;
}
.menuItemsList a
{
    float: left;
    width: 58px;
    height: 40px;
    line-height: 40px;
    background-image: url(../../images/topMenuItems.png);
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
}
.menuItemsList a.topItems1
{
    width: 29px;
    background-position: 0px 12px;
}
.menuItemsList a.topItems2
{
    margin-left: 12px;
    background-position: -41px 12px;
}
.menuItemsList a.topItems3
{
    margin-left: 12px;
    background-position: -110px 12px;
}
.menuItemsList a.topItems4
{
    margin-left: 11px;
    background-position: -179px 12px;
}
.menuItemsList a.topItems5
{
    margin-left: 11px;
    background-position: -248px 12px;
}
.menuItemsList a.topItems6
{
    margin-left: 11px;
    background-position: -317px 12px;
}
.menuItemsList a.topItems7
{
    margin-left: 11px;
    background-position: -386px 12px;
}
.menuItemsList a.topItems8
{
    margin-left: 10px;
    background-position: -455px 12px;
}
.menuItemsList a.topItems9
{
    margin-left: 11px;
    background-position: -525px 12px;
}
.menuItemsList a.topItems10
{
    margin-left: 11px;
    background-position: -594px 12px;
}
/* ===== MIDDEL =====*/
.middle
{
    width: 1003px;
}
/* ===== BOTTOM =====*/
.bottom
{
    width: 1003px;
    height: 42px;
    background-image: url(../../images/bottomBoxbg2.jpg);
}
