.txt {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
/*<.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
} >*/
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
}
.bg_l {
	background-attachment: scroll;
	background-image: url(images/pic03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.head {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.barhead {
	background-attachment: scroll;
	background-image: url(option/bar_h.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bar_l {
	background-attachment: scroll;
	background-image: url(option/bar_l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

