﻿body
{
    color: #777777;
    font-family: Arial,Tahoma, " 宋体";
    font-size: 12px;
    line-height:1.8em;
}
.main
{
    width:940px;
    margin:5px auto;
}
.mid
{
    width:940px;
    margin-top:2px;
}
.mid .mlout
{
    width:230px;
    height:100%;
    float:left;
    background:url(../images/mlbg.gif) repeat-y;
}
    
.mid .mleft
{
    width:230px;
    height:100%;
    background:url(../images/mlmb.gif) no-repeat bottom;
}

.mid .mright
{
    width:705px;
    height:100%;
    float:left;
    padding-left:5px;
}
.btm
{
    margin-top:10px;
}
#footer
{
    border-top:3px solid  #000;
    line-height:1.8em;
    text-align:center;
    background-color:#FDF9F2;
    color:#444;
    padding:12px auto;
    letter-spacing:1px;
}

.footnav
{
    padding-top:20px;
}

.footnav a
{
    color:#444;
    text-decoration:none;
    padding:0px 20px;
}

.footnav a:hover
{
    color:Red;
}
.itemch{
    
     height:39px;
     line-height:39px;
     color:#FFF;
      font-weight:bold;
      font-size:14px;
     background:url(../images/itemch.gif) no-repeat top;
   
}

.itemch a{
height:39px;
     line-height:39px;
     color:#FFF;
      font-weight:bold;
    font-size:14px;
     
   
}
