﻿
.topmainmenudiv
{
    width: 100%;
    height: 28px;
    border-bottom: #ffffff thin solid;
 background-repeat:repeat-x ;
background-image:url(menu.jpg);   
 /*background-color: #476e79;*/
}
 .submenudiv
{
    color:  #3560d0;
    /*text-decoration: underline;*/
    width: 760px;
    font-size: 12px;
    background-attachment: fixed;
    background-repeat: repeat-x;
    height: 22px;
    /*vertical-align: middle;*/
       cursor: hand;
    padding-top: 2px;
}
 
/* 菜单普通样式*/
.mlink
{
    padding-right: 8px;
    padding-left: 8px; /*vertical-align: middle;*/
    color: #ffffff;
    padding-top: 2px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    font-family: "宋体";
    font-weight: bold;
}
/*鼠标进入、选中的菜单状态*/
.mlinkh
{
    background-image: none;
    color: #3560d0;
    text-decoration: none;
    font-family: "宋体";
    font-size: 12px;
    padding-right: 8px;
    padding-left: 8px;
    background-color: #ffffff; 
     padding-top: 3px;
     font-weight: bold;
   vertical-align: bottom;
padding-bottom:5px;
 
}

.logstyle
{
    font-size: 12px;
    vertical-align: middle;
    /*background-color: #ff0033;*/
    text-align: right;
    text-decoration: none;
}
.tbb{
border-right: #eaeaea 10px solid;
 border-left: #eaeaea 10px solid;
padding-right: 8px; 
padding-left: 8px;
}
.masterbody
{MARGIN-TOP: 0px;
     PADDING-TOP: 0px
    }
.showmoretable
{
    width: 100%;
    table-layout: fixed;
    font-size: 12px;
    overflow: hidden;
}
.showmorepagestd
{width: 478px;
     border-bottom: #999999 thin solid;
    }
.showmorepeatertable
{width:100%;
 list-style-image:url(images/mainimg/jiantou.gif);
 table-layout:fixed; 
 overflow:auto;
 font-size:14px;
    }