.DIV_ALL{
	width : 700px;
	background-color:white;
	border-top-style : none;border-right-style : none;border-bottom-style : none;border-left-style : none;
	
	border-top-width : 0px;border-right-width : 0px;border-bottom-width : 0px;border-left-width : 0px;
  
  color : #414141;
  font-size : 8pt;
  
  
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  font-family : "‚l‚r ƒSƒVƒbƒN";
}

.DIV_TITLE{
	width:700px;
	height:80px;
	
	
	
	
  background-image : url(../images/pe16_bg.gif);
}

.DIV_MENU{
	width:700px;
	height:35px;
	
	
	
	
  text-align : left;
}

.DIV_BODY{
	width : 650px;
	font-size:10pt;


  margin-top : 20px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
  text-align : center;
  font-family : "‚l‚r ƒSƒVƒbƒN";
  color : #414141;
}

.DIV_COPYWRITE{
	width:700px;
	background-color:black;
	color:white;
	font-size:8pt;
	text-align:center;
}

.DIV_TITLE2{
	width:200px;
	margin-top:20px;
	
	
  border-top-style : none;
  border-right-style : solid;
  border-bottom-style : solid;
	
  border-top-color : #ffffff;
  border-right-color : black;
  border-bottom-color : black;
	
  border-right-width : 20px;
  border-bottom-width : 1px;
  left : 0px;
  margin-bottom : 20px;
  position : relative;
  height : 30px;
}
.DIV_FOOT{
  font-size : 8pt;
  background-color : #dddddd;
  text-align : center;
  width : 700px;
  
  
  
  
  
  

  vertical-align : middle;
}
.DIV_LINE{
  background-color : red;
  width : 700px;
  height : 1px;
}
A:LINK{
  color : #000080;
}
A:VISITED{
  color : #0080c0;
}
A:HOVER{
  color : silver;
}

