
.bg {
	background-image: url(images/01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.l1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCBCBC;
	border-left-color: #BCBCBC;
}
.l2 {
	border: 1px solid #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #001082;
	text-decoration: underline;
}
.t1 {
	line-height: 140%;
}
.fm1 {
	height: 18px;
	border: 1px solid #505050;
}
.unnamed1 {
	font-size: 12px;
	line-height: 25px;
}
