/* CSS Document */
a{
    text-decoration: none;
    
}
div{
font-family:"Times New Roman", Times, serif;
}
.spcae{
height: 5px;
}
.main{
width: 780px;
}
.h1{
 height: 30px;
 width: 800px;
}
.h2{
 margin-top: -5px;
height: 128px;
width: 800px;
}
.h2text{
margin-top: -130px;
height: 118px;
padding-top: 10px;
padding-left: 500px;
}
.menu{
 width: 800px;
 height: 41px;
}
.menutext{
margin-top: -28px;
color:#eceaea;
font-family:"Times New Roman", Times, serif;
font-size: 18px;
 width: 800px;
  height: 45px;
}
.content{
    padding-left: 3px;
margin-top: -20px;
background-color:#FFFFFF;
width: 797px;
}
.cl{
float :left;
width: 275px;
height: 1000px;
}
.cr{
float:right;
width: 520px;
height: 1000px;
}
.m1{
width: 260px;
float:left;
height: 280px;
border-right:dotted;
border-right-width: thin;
}
.m2{
padding-left: 5px;
width: 245px;
float:right;
height: 280px;
}

.footer{
height: 41px;
width: 800px;
}
.footertext{
margin-top: -28px;
width: 800px;
}