html , body {

height: 100%;
  background-image:url("img/bg2.jpg");
  background-repeat:no-repeat;
  background-position:top center;
}

div.main {
  width: 780px;
  height: 100%;
  text-align:middle;
}
div.head {float:left; width:780px;
  height: 120px;

}
div.menu {float:left; width:780px;
  height: 20px;
  padding-top: 10px;
  padding-left: 20px;
  text-align: center;
}
div.cov {float:left; width:390px; height:320px;
text-align: left;
color: #000000;
font-size: 12;
padding-left: 180;
}

}
div.note {float:left; width:390px; height:320px;
position:relative; 
text-align: left;
color: #000000;
font-size: 12;
padding-left:20;
}



font.ct{
font-weight: 700;
font-size: 16;
color: #000000;}

p.main{
font-weight: 400;
font-size: 12;
color: #000000;}

div.foot {float:left; width:780px;
padding-top: 20px;

}

.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {
text-align: right;
padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
}

.style4 {font-size: 10px;}

h1 {
	font-size: 11px;
}
