/* CSS Document */

*
{
    border-style: none;
    margin: 0px;
    padding: 0px;
}
body, html
{
    width: 100%;
    background-color: #eef3f4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
}
a
{
    text-decoration: none;
}
a:link
{
    color: #3399FF;
    text-decoration: none;
}
a:hover
{
    color: #FF6600;
    text-decoration: none;
}
a:visited
{
    color: #009cff;
}

ul
{
    margin: 0px;
}
#divGlobalContainer
{
    width: 1000px;
    background-color: #C0C0C0;
    margin: 0px auto;
}
#divBannerContainer
{
    width: 990px;
    height: 30px;
    margin: 0px auto;
}
#divBannerContainer ul
{
    height: 30px;
    list-style-type: none;
}
#divBannerContainer ul li
{
    float: left;
}
/*------------------------------------------------------------------------------------------------------*/
#divImageContainer
{
    width: 990px;
    height: 66px;
    margin: 0px auto;
}
#divImageContainer ul
{
    height: 66px;
    list-style-type: none;
}
#divImageContainer ul li
{
    float: left;
}
#divContentContainer
{
    width: 990px;
    background-image: url('../images/content_09.gif');
    background-repeat: no-repeat;
    clear: both;
    position: relative;
    overflow: auto;
    height: auto;
    margin: 0px auto;
    top: 0px;
    left: 0px;
}
/*------------------------------------------------------------------------------------------------------*/
#divContentLeft
{
    height: 350px;
    width: 450px;
    margin-left: 20px;
    float: left;
    overflow: auto;
    text-align: left;
}

#divContentLeft img
{
    margin: 5px;
    cursor: hand;
}
#divContentLeft p
{
    color: #333;
    text-indent: 12pt;
    line-height: 18px;
}
#divContentRight
{
    height: 371px;
    width: 450px;
    float: right;
    margin-right: 20px;
    text-align: center;
    overflow: auto;
}
.imgTable
{
    width: 490px;
    height: auto;
}
.imgTable img
{
    border: solid 5pt #eef3f4;
}
.imgTable td
{
    vertical-align: middle;
    text-align: center;
}
/*------------------------------------------------------------------------------------------------------*/
#divTopsContainer
{
    position: absolute;
    float: right;
    top: 5px;
    right: 5px;
    height: 30px;
    width: 200px;
    line-height: 30px;
    padding-left: 30px;
    background-color: #996600;
}
.pc
{
    background-position: 10px center;
    line-height: 22px;
    height: 22px;
    background-color: #CCCCCC;
    background-image: url('../images/jt.gif');
    background-repeat: no-repeat;
    width: auto;
    padding-left: 50px;
    font-family: arial;
    font-weight: bold;
    text-decoration: underline;
}
.pcatalog
{
    background-position: right center;
    width: 300px;
    line-height: 24px;
    background-image: url('../images/jiantou3.gif');
    background-repeat: no-repeat;
    padding-right: 35px;
    font-weight: bold;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    text-align: right;
    list-style-type: none;
    font-family: aRIAL;
    letter-spacing: 1px;
}
/*  contactus style  */

/*  contactusbox  */
.contactusbox
{
    width: 990PX;
    height: 523px;
    margin: 0px auto;
    background-image: url('../../images/contactus_03.gif');
    text-align: right;
    clear: both;
    position: relative;
}
.contactuscontainer
{
    top: 3px;
    right: 15px;
    width: 470px;
    text-align: left;
    position: absolute;
}
.departmentbox
{
    width: 160px;
    left:2px;
    z-index: 100000;
    position: absolute;
}
.department
{
    padding: 3px 10px;
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    border-top: 1px solid #ffffff;
    background-color: #e0e0e0;
}
.departmentwhite
{
    padding: 3px 10px;
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #C0C0C0;
    border-top: 1px solid #ffffff;
    background-color: #ffffff;
}
.departmenttop
{
    border-bottom: 1px solid #C0C0C0;
    height: 1px;
    padding: 0px;
}
.span1
{
    font-weight: bold;
    color: #0e98f0;
    font-family: Î¢ÈíÑÅºÚ;
}
.span2
{
    color: #999;
    font-size: 10px;
}

.employeebox
{
    width: 307px;
    border: 1px solid #C0C0C0;
    min-height: 300px;
    background-color: #FFFFFF;
    margin-left: -2px;
    margin-top: 1px;
    float: right;
}

