.index_left {
	width: 700px;
	height: 400px;
	display: inline;
	float: left;
	background-color: #FFF;
}
.index_block {
	height: 190px;
	width: 345px;
	float: left;
	background-image: url(/src/img/front/title_r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline;
}
.img_logos {
	border: 1px solid #CCC;
}

.block_title {
	line-height: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: left center;
}
.index_list {
	list-style-type: none;
	padding: 0px;
	display: block;
	width: 325px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.index_list li {
	background-image: url(/src/img/front/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	text-indent: 10px;
}



.index_right
{
	float: left;
	height: 400px;
	width: 250px;
	display: inline;
	border: 1px solid #888888;
	margin-left: 8px;
	color: #1f3a87;
}
.r_img_show {
	height: 80px;
	background-color: #333;
}

.r_s_line {
	font-size: 1px;
	height: 1px;
	width: 230px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 9px;
	margin-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #859FB0;
	background-color: #ececec;
}

.flvShow {
	height: 200px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
	margin-bottom: 10px;
}
