﻿body
{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: Arial;
    background-image: url('../images/bodyBg.gif');
}
/*body
{
    background-position: 50% 0px;
    margin: 0px;
    font-size: 12px;
    font-family: Arial;
    background-image: url('../images/guoqing60.jpg');
    padding-top: 70px;
    background-repeat: no-repeat;
}*/
input
{
    vertical-align: middle;
}
img
{
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    vertical-align: middle;
}
a
{
    color: #6666FF;
    text-decoration: underline;
}
a:hover
{
    color: #FF0000;
    text-decoration: none;
}
.input
{
    vertical-align: middle;
    background-position: 100% 100%;
    background-image: url('../images/input_bg.gif');
    background-repeat: no-repeat;
    border: 1px solid #C0C0C0;
    background-color: #F6F6F6;
    padding: 5px;
}

#labPageNav
{
    font-family: 宋体;
    display: block;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
    height: 100%;
    margin-top: 10px;
    margin-bottom: 5px;
    clear: both;
}
#labPageNav a, #labPageNav span
{
    border: 1px solid #3F70AA;
    display: block;
    float: left;
    margin-left: 4px;
    padding: 4px 5px 4px 5px;
    color: #000000;
    text-decoration: none;
}
#labPageNav a:hover, #labPageNav .m
{
    background-color: #3F70AA;
    color: #FFFFFF;
    border: 1px solid #3F70AA;
    display: block;
    float: left;
    margin-left: 4px;
    padding: 4px 5px 4px 5px;
    text-decoration: none;
}



.btn
{
    border-width: 0px;
    background-image: none;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
}
.cBody
{
    padding: 0px 10px 10px 10px;
    margin: auto;
    width: 980px;
    position: relative;
    height: 100%;
    overflow: hidden;
    background-color: #FFFFFF;
}
.top
{
    overflow: hidden;
    height: 85px;
    position: relative;
}
.top .dataTotal
{
    position: absolute;
    right: 0px;
    top: 8px;
    color: #808080;
}
.top .ContactService
{
    position: absolute;
    top: 30px;
    right: 0px;
}
.top .logo
{
    position: absolute;
    top: 2px;
    left: 0px;
}
.top .logoText
{
    position: absolute;
    top: 24px;
    left: 220px;
    color: #C0C0C0;
}
.nav
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    height: 30px;
    position: absolute;
    bottom: 0px;
    background-color: #666666;
    width: 100%;
    line-height: 30px;
    left: 0px;
}
.nav li
{
    float: left;
    list-style-type: none;
}
/*位置*/
.nav a
{
    float: left;
    display: block;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #FFFFFF;
    padding-right: 15px;
    padding-left: 15px;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    background-color: #808080;
}
.nav a:hover
{
    background-color: #333333;
}
.site
{
    border-bottom: 1px dotted #C0C0C0;
    line-height: 25px;
    height: 25px;
    margin-bottom: 10px;
    position: relative;
    top: 0px;
    left: 0px;
}
/*友情提示*/
#icefable1
{
    margin: 0px;
    line-height: 25px;
    padding: 0px 10px;
    height: 25px;
    width: 300px;
    position: absolute;
    right: 0px;
    top: 0px;
}
#icefable1 li
{
    list-style: none;
    line-height: 25px;
    height: 25px;
}
/*友情提示结束*/

.bottom
{
    padding: 5px;
    margin-top: 10px;
    clear: both;
    position: relative;
    color: #808080;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #C0C0C0;
}
.bottom .link
{
    line-height: 20px;
    height: 20px;
    text-align: center;
}
.bottom .copyright
{
    line-height: 200%;
    text-align: center;
}
.bottom a
{
    color: #808080;
    text-decoration: underline;
}
.bottom a:hover
{
    color: #FF0000;
    text-decoration: underline;
}
.btnNone
{
    background-image: none;
    border-style: none;
}
