.tdd1 {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tdd2 {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.gr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #8c8c8c;
}
.b12 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	color: #000000;
	text-decoration: none;
}
