/* CSS Document */

body{
background-color:#CED8EC;
}


#mbody{
background-color:#FFFFFF;
width:662px;
height:auto;
margin-left:auto;
margin-right:auto;
border-left:1px solid #D8D8D8;
border-right:1px solid #D8D8D8;
}
nav ul {display: none;}
#head{
width:662px;
height:auto;
margin-bottom:30px;
}

h1{
margin:0;
padding:0;
}

#content{
float:left;
width:400px;
height:auto;
padding:10px 15px 15px 25px;
line-height:180%;
font-size:90%;
}

 h2{
 font-size:21px;
 padding:10px 0 7px 0;
 border-bottom:2px dashed #CCCCCC;
 }
 
 h3{
 font-size:15px;
 margin:30px 0 0 0;
 padding-bottom:3px;
 color:#0438A6;
 }
 
 .pp{
 margin:0 0 25px 0;
 padding-top:3px;
 }
 
 .page-l{
 text-align:center;
 margin-top:35px;
 font-size:85%;
 }
 
 .page-link{
 text-align:right;
 font-size:95%;
 margin:0 0 20px 0;
 padding:0 0 7px 0;
 border-bottom:1px dashed #999999;
 }
 

#menu{

float:right;
width:180px;
height:auto;
}

ul{
margin:0;
padding:0;
}

li{
list-style:none;
margin:10px 0 0 35px;
font-size:85%;
margin-right:20px;
}

  .ca-title{
  font-size:75%;
  padding:5px 0 5px 5px;
  margin:15px 5px 20px 25px;
  background-color:#71B8FF;
  }
  
  .ca-title2{
  margin-top:40px;
  }

#foot{
clear:both;
width:642px;
height:15px;
background-color:#666666;
margin:20px 0 0 0;
padding:5px 10px 0 10px;
}


span{
font-size:15px;
font-weight:bold;
text-align:center;
}

