body {
	margin: 0px;
	background-image: url(../images-e/wall-e.gif);
	background-repeat: repeat-y;}
	
.gotop  {margin-top:15px;
	text-align: right;
	margin-right: 15px}
	
.bg {
	background-image: url(../images-e/bg.gif);
	background-repeat: repeat-x;
}

p {
	font-size:13px;
	line-height: 150%;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 0px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
li {
	font-size:13px;
	line-height:165%;
	font-family: "Arial", "Helvetica", "sans-serif";
	margin-right: 40px;

   }
   
.text01 {
	font-size: 13px;
	color: #333333;
	padding-left: 25px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../images/wall1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
	width: 350px;
	margin-top: 0px;
    margin-bottom: 0px;


}
.text02 {
	font-size: 13px;
	color: #333333;
	padding-left: 25px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../images/wall1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
	width: 350px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.white {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: right;
	padding-right: 10px;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	word-spacing: 2px;
	vertical-align: bottom;
	padding-bottom: 10px;
}


.white a{text-decoration:none;}
.white a:link{color: #FFFFFF}
.white a:visited{color: #FFFFFF}
.white a:hover{color: #CCCCCC}

.bgwhite {
	background-color: #FFFFFF;
}
