﻿body
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    margin: 0px;
    background-color: #FFFFFF;
}
img
{
    border-width: 0px;
}
.cBody
{
    width: 950px;
    height: 100%;
    overflow: hidden;
    margin: 0px auto 0px auto;
    position: relative;
}
.top
{
    overflow: hidden;
    height: 65px;
    position: relative;
}
.top h3
{
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 22px;
    left: 110px;
    font-weight: bold;
    font-size: 14px;
    color: #808080;
}
.top h3 a
{
    color: #808080;
}
.top .logo
{
    position: absolute;
    left: 0px;
    top: 12px;
}
.top .topContact
{
    border: 1px solid #3366FF;
    padding: 3px 10px 3px 10px;
    position: absolute;
    top: 8px;
    right: 0px;
    background-color: #ECF1FF;
    color: #000000;
    font-weight: bold;
}
.top .login
{
    position: absolute;
    right: 0px;
    top: 45px;
    font-size: 12px;
}


/*Nav*/
/*.nav img.new{position:absolute;right:2px;top:-9px;}*/
.topNavBg
{
    width: 100%;
    height: 35px;
    color: #FFFFFF;
    background-color: #c5dbf2;
    margin-bottom: 10px;
}
.nav950
{
    width: 950px;
    height: 100%;
    overflow: hidden;
    margin: 0px auto 0px auto;
}
.topNav
{
    margin: 0px;
    padding: 0px;
    height: 35px;
    line-height: 35px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #FFFFFF;
    float: right;
}
.topNav li
{
    float: left;
    overflow: hidden;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #FFFFFF;
    list-style-type: none;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
}
.topNav a
{
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    font-family: 宋体;
}

/*当前页面*/
/*Nav背景线*/
/*分页*/
.topAd
{
    border: 1px dotted #000000;
    margin-bottom: 10px;
}
#labPageNav
{
    font-family: 宋体;
    display: block;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
    height: 100%;
    margin-top: 10px;
    margin-bottom: 5px;
    clear: both;
    font-size: 14px;
}
#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;
}

.cBody .middle
{
    height: 100%;
    overflow: hidden;
}
.cBody .middle .site
{
    line-height: 30px;
    height: 30px;
    margin: 0px;
    font-size: 14px;
}
.cBody .middle .site a
{
    text-decoration: none;
}
.cBody .middle .left
{
    float: left;
    overflow: hidden;
    height: 100%;
    width: 240px;
    padding: 0px;
}
.cBody .middle .left .lm
{
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    height: 30px;
    padding-left: 15px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #B5C9E0;
    border-left-color: #B5C9E0;
    background-color: #C6DBF3;
}
.cBody .middle .left .nav
{
    margin: 0px;
    padding: 5px 0px 5px 0px;
    list-style-type: none;
    position: relative;
    background-color: #F6F9FE;
}
.cBody .middle .left li
{
    background-position: 10px 15px;
    line-height: 28px;
    height: 28px;
    padding-left: 20px;
    background-image: url('../Images/leftLm_lmbg.gif');
    background-repeat: no-repeat;
    font-size: 14px;
    padding-top: 5px;
}
.cBody .middle .right
{
    padding: 0px;
    float: right;
    height: 100%;
    overflow: hidden;
    width: 700px;
}
cBody .middle .right .middleBox1
{
    height: 100%;
    overflow: hidden;
}
.cBody .middle .CategoryLine
{
    line-height: 30px;
    height: 30px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #C0C0C0;
    font-size: 14px;
    font-weight: bold;
    background-color: #F3F3F3;
    padding-left: 10px;
    position: relative;
}
.cBody .middle .CategoryLine .more
{
    display: block;
    position: absolute;
    top: 0px;
    right: 10px;
    line-height: 30px;
    height: 30px;
    color: #FF0000;
}
.cBody .bottom
{
    height: 100%;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    color: #C0C0C0;
    line-height: 150%;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #C0C0C0;
    margin-top: 10px;
}
.cBody .bottom a
{
    color: #808080;
    text-decoration: underline;
}
.cBody .bottom a:hover
{
    text-decoration: none;
    color: #FF0000;
}
a
{
    color: #336699;
    text-decoration: underline;
}
a:hover
{
    color: #FF7403;
    text-decoration: underline;
}
.textBox
{
    border: 1px solid #C0C0C0;
    vertical-align: middle;
}
.verticalAlignMiddle
{
    vertical-align: middle;
}
.fontColorRed
{
    color: #FF0000;
}
#labNoData
{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #808080;
    display: block;
    clear: both;
}
