.left {
	float:left;
	width:820px;
	height: auto;
	margin: 0;
}
.right {
	float:left;
	width:294px;
	height: auto;
	margin: 0;
}
.left img {
	height: 200px;
	width: 160px;
	border-top: 1px solid #04ACFF;
	border-right: 1px solid #04ACFF;
	border-bottom: 3px solid #04ACFF;
	border-left: 1px solid #04ACFF;
	margin: 1px;
}
.left img:hover {
	border-top: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
	border-bottom: 3px solid #ff0000;
	border-left: 1px solid #ff0000;
}
.right img {
	height: 112px;
	width: 143px;
	border-top: 1px solid #04ACFF;
	border-right: 1px solid #04ACFF;
	border-bottom: 3px solid #04ACFF;
	border-left: 1px solid #04ACFF;
	margin: 1px;
}
.right img:hover {
	border-top: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
	border-bottom: 3px solid #ff0000;
	border-left: 1px solid #ff0000;
}
body {
	background-attachment: scroll;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:0;
}
td {
	font-family: tahoma;
	font-size: 12px;
}
a:link {
	color: #01A6E6;
}
.tbg {
	background-image: url(t3.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
A:link.topb, A:visited.topb, A:active.topb {
	color: #04ACFF;
	text-decoration: none;
}
A:hover.topb {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	color: #01A6E6;
}
a:active {
	color: #01A6E6;
}
a:hover {
	color: #005A7D;
	text-decoration: none;
}
a.top:active, a.top:visited, a.top:link {
	color: #ffffff;
	text-decoration: none;
}
a.top:hover {
	text-decoration: none;
}
.top {
	background: #04ACFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 3%;
}
.top:hover {
	background: #ff0000;
}
.center {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 294px;
}#iframe{margin: 0 auto;display: block;border-top: 1px dotted #000000;border-right: 0px;border-bottom: 1px dotted #000000;border-left: 0px;}