.headmenu 
{
 font-family:Arial,Sans-Serif;
 font-size:11px;
 width:100%;
}
.menu
{
}
hr
{
 color:green;
 margin-left:0px;
 margin-right:0px;

}
.banner
{
 
}
.main
{
 width: 800px; 
 align: center;
}
.content
{
 
}
a:link, a:visited
{
 text-decoration: none;
 color: blue;
}
a:hover{
 text-decoration: underline;
}
.frame
{
 
}
.framein
{

}
.hang_cot
{
  /*border: 1px solid red;*/
  width: 100%;
  float: left;
 }
.hang
{
 Font-size: 24px;
 text-align: center;
 float: center;
 /*border: 1px solid blue;*/

}
.cotgroup
{
  border: 1px solid green;
  width: 100%;
  float: left;

}
.cot
{
 font-size: 18px;
 padding: 10 10 10 10 ;
 float: left;

}
.image
{
  width:80px;
  height:25px;
  overflow: scroll;
  border: 0px;
}
.foot
{
 margin-bottom: 1px;
 text-align: center;
 font-size: 14px;
}
.button
{
 float: right;
}
