﻿body
{
    font-family: Verdana;
}
.aliceblue{ background-color:#F0F8FF

}
.mobanborder
{
    border: 1px solid #cde6FF;
}
.tablebg
{
    background-color: #ccc;
     width:100%;
}
.tabletitle
{
    background-color: #dedede;
    font-weight: bold;
}
.tableitem
{
    font-size: 12px;
    background-color: #FFFFFF;
}
.tableitem2
{
    font-size: 12px;
    background-color: #efefef;
}
.pagecss{
 margin-left:5px; margin-right:5px;
}
.c40000tishi{
 font-size:12px; color:#0000ff;
}
.cursor{ cursor:pointer;}
.tig1{

height:25px; position:relative; text-align:center; font-weight:bold; line-height:25px; z-index:10; width:150px; background-image:url(/img/tigbg.jpg); border:1px solid #444; border-bottom:0px;
}
.tig2{
width:300px;position:relative;top:-1px; line-height:25px; background-color:#fff; z-index:9;height:auto;border:1px solid #444;

}
.tig3{ text-align:right; clear:both; font-weight:bold;}

.aaa a{ color:Black;}
 .aaa A:active{color: #444; text-decoration: none; }
.aaa A:link { color: #444; text-decoration: none; }
.aaa A:visited { color: #444; text-decoration: none; }
.aaa A:hover
{
    color: #d90003;
    text-decoration: underline;
}