body {
	background-image: url(../images/main_bg1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: auto;
	width: auto;
	background-color: #ffffff;
}

.txt_01 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #180229;
	text-decoration: none;
}
.txt_01:hover {

	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #180229;
	text-decoration: underline;
}
.txt_02 {

	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #180229;
	text-decoration: none;
}
.txtt_01 {


	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #3C2D40;
	text-decoration: none;
}
