﻿body 
{
    background-color:#DFF1FF;
    font-family:宋体;
    font-size:12px;
    margin:0px;
}
a
{
    text-decoration:none;
    color:#043396;
}
.nav ul li a
{
    color:White;
    text-decoration:none;
}
.header .banner
{
    width:100%;
    background:url(/data/images/invest/bg.png) repeat-x;
}
.header .banner .banImg
{
    width:950px;
    margin:0 auto;
    background:url(#) no-repeat;
    height:228px;
}
.header .banner .banImg .logoImg
{
    width: 105px;
    float: left;
    height: 35px;
}
.header .banner .banImg .logoImg a
{
    width: 105px;
    display:block;
    height: 35px;
}
.header .banner .banImg .choiceImg
{
    width: 90px;
    float: left;
    height: 35px;
}
.header .banner .banImg .choiceImg a
{
    width: 90px;
    display:block;
    height: 35px;
}
.header .line
{
    height:1px;
    width:100%;
    background-color:#2F68B1;
    overflow:hidden;
}
.nav
{
    width:100%;
    height:40px;
    background-color:#003474;
}
.nav ul
{
    width:950px;
    margin:0 auto;
    color:White;
    font-family:微软雅黑;
    font-size:18px;
    line-height:40px;
    font-weight:600;
}
.nav ul li
{
    list-style-type:none;
    float:left;
    width:280px;
    text-align:center;
}
.nav ul li.sline
{
    background:url(/data/images/invest/split.png) no-repeat center;
    width:3px;
}
.mainFrame
{
    margin:0 auto;
    width:950px;
    background-color:White;
}
.title
{
    height:38px;
    border-top:2px solid #094185;
    border-bottom:1px solid #CBDBEA;
    font-family:微软雅黑;
    font-size:18px;
    color:#3F3F3F;
    line-height:38px;
    font-weight:600;
    margin-top:20px;
}
.title .tit
{
    float:left;
    margin-left:10px;font-weight: bold;
}
.title .tit span
{
    font-weight:normal;
    font-size:12px;
    font-family:宋体;
}
.title .tit a
{
    color:#3F3F3F;
}
.title .tips
{
    font-size:12px;
    float:right;
    color:#043396;
    font-weight:normal;
    margin-right:10px;
    font-family:宋体;
}
.mainFrame .fContent
{
    margin-top:5px;
    background:url(/data/images/invest/fbg.jpg) no-repeat 0 -1px;
    width:950px;
    height:555px;
    overflow:hidden;
}
.mainFrame .fContent .ftitle
{
    padding: 16px 0 14px 33px;
    font-size: 18px;
    font-family: 微软雅黑;
    font-weight: 600;
    color: #000;
}
.mainFrame .fContent .ftitle span
{
    font-size:14px;
}
.mainFrame .finfo
{
    font-size:16px;
    font-family:微软雅黑;
    font-weight:600;
    padding: 21px 0 0px 108px;
}
.mainFrame .finfo span
{
    font-size:12px;
    font-family:宋体;
    color:#000103;
    font-weight:normal;
}
.mainFrame .ftips
{
    float: right;
    padding: 14px 30px;
    font-size:12px;
    font-family:宋体;
}
.mainFrame .fdata
{
clear: both;

}
.mainFrame .fdata ul
{
    height:25px;
    margin-left:69px;
    *margin-left:108px;
}
.mainFrame .fdata ul li
{
    height:14px;
    list-style-type: none;
float: left;
width:190px;
font-size: 14px;
}
.mainFrame .favator
{
    height:90px;
}
.mainFrame .favator ul
{
    height:90px;
}
.mainFrame .favator ul li
{
    list-style-type: none;
    float: left;
    margin-right: 26px;
    position:relative;
    cursor:pointer;
    width:64px;   
     _margin-top: 10px;
}
.mainFrame .favator ul li .pname
{
    margin:14px 0 0 0;
    text-align:center;
    color:#6b5202;
    white-space:nowrap;
}
.mainFrame .favator ul li .pcompany
{
    margin:0;
    text-align:center;
    color:#6b5202;
}

.mainFrame .favator ul li i
{
    display: block;
    position: absolute;
    height: 15px;
    width: 15px;
    left: 0;
    top: 0;
}
.mainFrame .favator ul li img
{
    height: 85px;
    width: 64px;
}
.mainFrame .favator ul li i.on
{
    background:url(/data/images/invest/select_head.gif) no-repeat;
    left: -14px;
    top: -17px;
    height: 117px;
    width: 90px;
}
.mainFrame #flashcontent
{
    _height:262px;
    width:850px;
    height:250px;
    margin:-9px auto auto auto;
    _margin-top:-29px;
    *height:262px;
}
.mainFrame .tabcontent
{
    clear:both;
}
.mainFrame .tab1
{
    border:none;
    width:100%;
}
.mainFrame .tab1 tr.odd
{
    background-color:#F5F6F5;
}
.mainFrame .tab1 tr th
{
    font-weight: normal;
    font-size:12px;
    font-family:宋体;
    height: 30px;
    line-height: 30px;
    color:Black;
}
.mainFrame table.tab1 tr.over td{background-color:#DEF0F6!important;}

.mainFrame .tab1 tr td
{
    font-weight: normal;
    font-size:12px;
    font-family:宋体;
    height: 30px;
    line-height: 30px;
    color:Black;
    text-align:center;
}


.red
{
    color:Red;
}
.green
{
    color:Green;
}
.footer
{
    background-color:White;
    width:950px;
    margin:0 auto;
}


/*新的底部*/
.footer {
    margin-top: 10px;
    clear: both;
    padding-top: 0px;
    text-align:left;
}
.footer_top {
    text-align:center;
}
.footer_top a{
    color: #3d3d3d;
    text-decoration: underline;
}
/*end新的底部*/