body 
{
    
     font-family: Verdana, Arial, Helvetica, sans-serif;
    margin:auto;
     background-color:#EDEDED;
}
.topmenu
{
height:25px;
background-color:#001354;
width:1000px;
margin:auto;
text-align:center;
}
.topmenu ul
{
color:#fff;
font-size:10px;
margin:auto;
padding:5px;
font-weight:bold;
}
.topmenu li
{
display:inline;
padding:10px; 
margin:auto;
}


.toplogo
{
height:62px;
background-color:#FFF;
width:1000px;
margin:auto;
}
.logocontent
{
width:1000px;
margin:auto;
}
.anycontent
{
padding-left:5px;
}
.tri {
 background: url('css/1.gif') no-repeat;
 
}
.input
{
border: 1px solid #ddd;
width:190px;
}
.button
{
    background-color:#68B325;
    border-radius:3px;
    border:0px;
    color:#fff;
    font-size:11px;
    font-weight:bold;
    height:20px;
}
.topgap
{
height:5px;
width:100%;
}
.topad
{
width:1000px;
height:90px;
margin:auto;
}
.topad1
{
width:1000px;
margin:auto;
}
.tbox
{
    box-shadow: 0 0 2px 0 #d3cbb8;
    background-color:#fff;
    width:728px;
}
.tbox1
{
    box-shadow: 0 0 2px 0 #d3cbb8;
    background-color:#fff;
    width:270px;
}
.lbox
{
width:160px;
box-shadow: 0 0 2px 0 #d3cbb8;
background-color:#FFF;
}
.menubox
{
font-size:13px;
padding:5px;
}
.menubox:hover
{
  border:1px solid orange;
  font-weight:bold;
  color:#870163;
  border-radius:4px;
}
.rbox
{
width:340px;
 box-shadow: 0 0 2px 0 #d3cbb8;
    background-color:#fff;
}
.rbox1
{
width:300px;
 box-shadow: 0 0 2px 0 #d3cbb8;
    background-color:#fff;
}

.mbox
{
width:480px;
 box-shadow: 0 0 2px 0 #d3cbb8;
    background-color:#fff;
    padding:5px;
    height:500px;
}

.mbox1
{
width:480px;
 box-shadow: 0 0 2px 0 #d3cbb8;
    background-color:#fff;
    padding:5px;
    height:300px;
}

.lbox a:link
{
text-decoration: none;
color:#001391;
}
    .topmenu a:link
            {
                color: #ffffff;
                text-decoration: none;
                
            }
    .topmenu a:visited
            {
                color: #ffffff;
                text-decoration: none;
            }
     .topmenu a:hover
            {
                color: #F8F010;
                text-decoration: none;
            }
      .topmenu a:active
            {
                color: #003333;
                text-decoration: none;
            }

 .desc a:link
            {
                color: #6979E0;
                text-decoration: none;
                
            }
    .desc a:visited
            {
                color: black;
                text-decoration: none;
            }
     .desc a:hover
            {
                color: #FA7649;
                text-decoration: none;
            }
      .desc a:active
            {
                color: #003333;
                text-decoration: none;
            }

.lbox .mhead
{
background-color:#001354;
padding:3px;
color:#fff;
font-size:14px;
font-weight:bold;
}
.dat
{
font-size:11px;
color:Red;
font-weight:bold;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
.tit
{
font-size:11px;
color:#001354;
font-weight:bold;
font-family:Verdana,Arial,Helvetica,sans-serif;
}

.desc
{
font-size:11px;
color:#8AA1ED;
margin-bottom:5px;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
.mtab
{
width:100px;
background-color:#001354;
padding:3px;
color:#fff;
font-size:14px;
font-weight:bold;
border-top-right-radius:25px;

}
.m1
{
padding:3px;
color:#001354;
font-size:12px;
 font-weight:bold; 
}
.mtab a
{
    color:#fff;
}

.foot1 {
    background-color: #343234;
    color: #fff;
    height:100px;
    margin:auto;
    width:1000px;
    
   
}
.lftbig {
    vertical-align:middle;
    text-align:center;
    font-size:15px;
    font-weight:bold;
    color:#2257a0;
}

.lftsmall {
    vertical-align:middle;
    text-align:center;
    font-size:13px;
    font-weight:bold;
    color:orange;
}

