body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-position: top;
	background-repeat: repeat;
}
table{
	background-color: #FFF;
}
.table1{
	background-color: #000;
}
.font1{
	font-size: 12px;
	line-height: 180%;
	color: #FFF;
	text-decoration: none;
}
.img{
	border: 8px solid #FFF;
}

.tbale2{
	background-color: #000;
	background-image: url(images/index_r22_c14.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a{
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a:hover{
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}