.bg1 {
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: F0F1D7;
	border-right-color: F0F1D7;
	border-bottom-color: F0F1D7;
	border-left-color: F0F1D7;
	background-color: #FFFFFF;


}
.txt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 7E7E7E;
	text-decoration: none;

}
