body {
	background-image: url(bck.jpg);
	background-repeat: repeat-x;
}
.btm{
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;
}
.ftn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
