common.css

Posted on 2014-05-10 11:11  zzcore  阅读(188)  评论(0)    收藏  举报
body
{
    background: none repeat scroll 0 0 #D2E0F2;
    font-family:"宋体";
    color:#000000;
    font-size:12px;
    margin:0 auto;
    padding:0
}
h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}
.datagrid-view a
{
    text-decoration: none;
    color: #A0E3FF;
}
.mwid
{
    min-width:980px;
    _width:expression((document.documentElement.clientWidth||document.body.clientWidth) > 950?"950px":"")
}
.g-h90
{
    height:50px;
}
.g-hd
{
    overflow:hidden;
    width:100%;
    min-width:980px;
    background-color:#35527E;
    color: #A0E3FF;
}
.g-hd1
{
    overflow:hidden;
    width:100%;
    min-width:980px;
    background-color:#4C6C9A;
    height:3px;
}
.g-hd .logo {
    background: url("/Source/Img/logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 17px;
    line-height: 50px;
    overflow: hidden;
    width: 127px;
}
.g-hd .t
{
    height:50px;
}
.g-hd h1 {
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin-top:10px;
}
.g-hd .b .g-a
{
    height: 20px;
    margin-right: 5px;
    *margin-top:60px;
}
.g-hd .b .r
{
    float: right !important;
    padding-right:5px;
}
.g-hd .b .l
{
    float: left;
}
.g-hd .g-plr
{
    margin-bottom: 10px;
    padding-left: 3px;
    padding-right: 3px;
}
.g-colorb
{
    color: #A0E3FF;
}
.g-hd .g-tool
{
    float: right;
    padding: 10px 10px 0 0;
    overflow:hidden;
}
.g-hd .g-tool .tab
{
    height:26px;
    line-height:26px;
    font-size:16px;
    padding:2px 2px 0 2px;
    border: 1px solid #35527E;
}
.g-hd .g-tool .tab:hover
{
    background-color:#4C6C9A;
    border: 1px solid #B7D2FF;
    border-radius:5px;
}
.g-hd .g-tool a
{
    text-decoration: none;
    color: #A0E3FF;
}
.g-hd .g-logo
{
    float: left;
    padding: 15px 0 0 10px;
}
.g-mid
{
    padding:10px;
    min-height:300px;
    text-align:center;
    
}
.g-mid .mn a:first
{
    margin-top:10px;
}
.g-mid .mn a 
{
    font-size:14px;
    display:block;
    padding:0 5px;
    text-decoration:none;
    color:#64ACE5;
    text-align:center;
    line-height:26px;
}
.g-mid .mn a:hover
{
    color:#0E2D5F;
}
.g-mid .ml
{
    float:left;
    overflow:hidden;
}
.g-mid .mr
{
    float:left;
    margin-left:10px;
    overflow:hidden;
    zoom:1;
}
.g-ft
{
    height:34px;
    line-height:34px;
    width:100%;
    min-width:980px;
    text-align:center;
    background-color:#35527E;
    color: #A0E3FF;
}
.g-mr-10 {
    margin-right: 10px;
}
.g-f-l {
    float: left !important;
}
.clear
{
   clear:both; 
}
.g-cf:after {
    clear: both;
    content: "";
    display: table;
}
.g-cf {
}
.gm-menu {
    margin-top: 5px;
    padding: 0 10px;
}
.hide
{
    display:none;
}
.g-hdcon
{
    width:100%;
    height:100%;
    text-align:center;
}
.platform
{
    background:#F5F5F5;
    overflow:hidden;
    width:100%;
    height:100%;
}
.tableForm
{
    border-collapse: collapse;
}
.tableForm th
{
    text-align: right;
    border-bottom: 1px dotted #cccccc;
    padding: 5px;
    vertical-align:middle;
}
.tableForm td
{
    text-align: left;
    border-bottom: 1px dotted #cccccc;
    padding: 5px;
    height:32px;
    vertical-align:middle;
}
.tb td
{
    border: 1px dotted #cccccc;
}
.tableForm input
{
    font-size:13px;
    padding:2px;
}
.g-ae-div{padding: 5px; overflow: hidden}
.w110{width:110px;}
.w130{width:130px;}
.w135{width:135px;}
.w125{width:125px;}
.ml10{margin-left:10px;}
.p10{padding:10px;}
td.tal-cen{text-align:center;}
a.easyui-linkbutton{vertical-align:middle;}
.fl{float:left;overflow:hidden;display:inline;}
.pic{width:230px;height:180px;overflow:hidden;border:1px solid #8CB2EF;}
.fs14{font-size:14px;}

 

博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3