.block_introduction {
	display:block;
	float:left;
	width:222px;
	height:235px;
	border:1px solid #c1c1c1;
	padding:10px;
	margin-right:8px;
}
.bt_link {
	display:block;
	width:22px;
	height:12px;
	margin-top:10px;
	background:url('../../../skins/graphics/bt_link.png');
}
.video {
	display:block;
	width:505px;
	height:303px;
	border:1px solid #c1c1c1;
	margin-bottom:10px;
}
.block_menu {
	display:table;
	width:271px;
	padding:12px;
	padding-bottom:0px;
	background:url('../../../skins/graphics/background_fill_all_main_right.png') repeat-y;
}
.thumb {
	display:block;
	width:245px;
	height:96px;
	border:1px solid #c1c1c1;
	margin-bottom:5px;
}
.left {
	display:table;
	float:left;
	width:510px;
}
.right {
	display:table;
	background:url('../../../skins/graphics/background_all_main_right_bottom.png') no-repeat left bottom;
	padding-bottom:25px;
	width:271px;
}
