.leftblock {
	background-image: url(/original/index_tdd1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 690px;
}
.rightblock {
	background-image: url(/original/index_tdd2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 881px;
}
.tdd2 {
	background-image: url(/original/index_tdd2_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.top_menu {
	background-image: url(/original/index_bg_top.jpg);
	height: 38px;
}
.top_welcome {
	font-size: 13px;
	color: #CCCCCC;
	float: left;
	padding-left: 52px;
	padding-top: 11px;
}
.top_live {
	float: right;
	padding-right: 25px;
	padding-top: 6px;
	font-size: 13px;
}
.top_live strong {
	font-size: 19px;
	font-weight: bold;
	color: #fc2319;
}
.i_bottom {
	background-image: url(/original/index_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #403d3d;
	padding-left: 49px;
	padding-top: 10px;
	padding-right: 40px;
}
.i_bottom a {
	color: #403D3D;
	text-decoration: none;
}
