 
#navleft
{
    width: 1000px;
    background-color: #FDF9F0;
    float: left;
    vertical-align: middle;
    text-align: center;}
#rightcontent
{
    width: 1000px;
    background-color: #FDF9F0;
    float: left;}
.navleft
{
    width: 980px;
    margin-bottom: 20px;
    margin-top: 10px;
    margin-left: 40px;}
a:link, a:visited
{
    color: #d20c43;
    text-decoration: none;}
a:hover
{
    color: black;
    text-decoration: none;}
#warning
{
    position: fixed;
    width: 1080px;
    height: 55px;
    z-index: 650px;
    margin: 0;
    padding: 0;
    top: 640px;
    background-color: #f9f7f6;
    text-align: center;
    margin-left: 14px;}
#warning a:link, a:vistied
{
 color:Black;}

#warning a:hover
{
 color: #d20c43;}
/* content.aspx 新闻内容页 */
.path
{
    margin-left: 15px;
    text-align: left;
    font-size: 12px;
    padding: 5px;
    color: Blue;}

#title
{
    margin: 8px auto;
    font-weight: bold;
    font-size: 16px;
    color: Red;
    height: 30px;}
.commonfrm h4
{
    /* 框架标题样式 */
    height: 26px;
    line-height: 26px;
    padding-left: 10px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;}

#newscontent
{
    /* 新闻内容框架 */
    width: 1000px;
    padding-bottom: 10px;
    margin-left: 50px;}
#newscontent p
{
    margin: 10px 10px;}
#newscontent .newscon
{
    line-height: 20px; /*行间距*/
    width: 900px;
    vertical-align: middle;}
#newscontent .con_time
{
    text-align: center; /*靠右对齐*/
    padding-bottom: 10px;
    font-size: 12px;
    color: Gray;
    border-bottom: 1px dashed Gray;}

/* dbcontent.aspx 数据库内容页 */
.lefttd
{
    border-right: 2px solid black;
    vertical-align: top;}
.con td
{
    border: solid 1px #76777A;}
#leftnav h4
{
    text-align: center;}
#leftnav
{
    border: 2px solid #red;
    width: 200px;
    height: 400px;
    padding: 10px auto;
    background-color: #FDF9F0;
    font-size: 16px;
    line-height: 27px;
    float: left;}
#leibie
{
    text-align: center;}

#right
{
    width: 778px;
    height: 380px;
    float: left;
    border-left: 2px solid #787878;
    background-color: #FDF9F0;
    padding-left: 20px;
    padding-top: 20px;}
.dbtable
{
    border: 1px solid #787878;
    text-align: center;}
.dbtable td
{
    border: 1px solid #787878;}

/* 资源、服务、概况的左右框架页面 */
.allLeft, .allRight
{
    height: 500px;}

/* 数据库评价页面样式 */
.evaCon
{
    height: 35px;
    text-align: left;
    font-size: 14px;}
.evaPeo
{
    height: 20px;
    text-align: right;
    font-size: 14px;
    color: Gray;
    border-bottom: 1px dashed gray;}
.contd
{
    font-weight: bold;
    color: #787878;
    text-align: center;}
.padtd
{
    color: #505050;
    padding-left: 10px;
    padding-right: 10px;}
.jiashaotd
{
    line-height: 25px;
    color: #505050;
    padding-left: 10px;
    padding-right: 10px;}