﻿body
{
    font-family: 宋体;
    font-size: 9pt;
    margin: 0px 0px 0px 0px;
    background-color: #EEEEEE;
}

.companycontact
{
    border-bottom: 1px solid #D5D5D5;
    border-left: 1px solid #D5D5D5;
    border-right: 1px solid #D5D5D5;
    height: 110px;
    text-align: left;
    line-height: 14px;
}
p
{
    line-height:1.6em;
}
.btn
{
    border-right: #7b9ebd 1px solid;
    padding-right: 2px;
    border-top: #7b9ebd 1px solid;
    padding-left: 2px;
    font-size: 12px;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
    border-left: #7b9ebd 1px solid;
    cursor: hand;
    color: black;
    padding-top: 2px;
    border-bottom: #7b9ebd 1px solid;
}

/* Pager */
.PageList
{
    margin: 8px 3px;
    padding: 3px;
    border-bottom: none;
    font-size: 9pt;
}
.PageList td
{
    border-bottom-style: none;
}

.PageList .disabled
{
    border: 1px solid #ddd;
    color: #999;
    margin-top: 4px;
    padding: 3px;
    text-align: center;
}

.PageList .current
{
    background-color: #06c;
    border: 1px solid #009;
    color: #fff;
    font-weight: bold;
    margin-top: 4px;
    padding: 3px 5px;
    text-align: center;
}

.PageList span, .pager a
{
    margin: 4px 3px;
}

.PageList a
{
    border: 1px solid #c0c0c0;
    padding: 3px 5px;
    text-align: center;
    text-decoration: none;
}

#LeaveWord
{
    width: 100%;
    border-collapse: collapse;
}
#LeaveWord th
{
    padding: 6px 5px;
    background-color: #e8eef4;
    font-size: 14px;
    font-weight: normal;
}
#LeaveWord td
{
    padding: 6px 5px;
    border-bottom: 1px dotted #c0c0c0;
}



#JobPager
{
    margin: 8px 3px;
    padding: 3px;
    font-size: 9pt;
    line-height: 20px;
}
#JobPager .disabled
{
    border: 1px solid #ddd;
    color: #999;
    margin-top: 4px;
    padding: 3px;
    text-align: center;
}

#JobPager .current
{
    background-color: #06c;
    border: 1px solid #009;
    color: #fff;
    font-weight: bold;
    margin-top: 4px;
    padding: 3px 5px;
    text-align: center;
}

#JobPager span, .pager a
{
    margin: 4px 3px;
}

#JobPager a
{
    border: 1px solid #c0c0c0;
    padding: 3px 5px;
    text-align: center;
    text-decoration: none;
}

.foot
{
    height: 41px;
    background: url(../images/feet_bg.gif);
    font-size: 9pt;
    color: #ffffff;
    line-height: 14px;
}

.producttab .td1
{
    
    background: url('../images/search_top.gif');
}
.producttab .td2
{
    border-left: 2px solid #D5D5D5;
   
    border-right: 2px solid #D5D5D5;
    border-bottom: 2px solid #D5D5D5;
}
#ProductList
{
    width: 100%;
    border-collapse: collapse;
}
#ProductList .a
{
    text-decoration: none;
    color: Blue;
}
#ProductList .a:hover
{
    text-decoration: none;
    color: Blue;
}

a
{
    text-decoration: none;
    color: #000000;
}
a:hover
{
    text-decoration: none;
    color: #0000ff;
}
