.ref_zoom {
	float: left;
	padding: 7px 0 7px 0;
}

.ref_zoom a{
	display: block;
	width: 40px;
	height: 44px;
background: url(/img/ref_zoom.png) no-repeat;
}

.product {
	width: 931px;
	float: left;
	position: relative;
	left: -6px;
	margin-top: 10px;
}

.product_text {
	float: left;
	width: 450px;
	text-align: justify;
	margin-top: 47px;
}

.right_panel {
	float: right;
	width: 243px;
	height: 320px;
	position: relative;
	left: 6px;
}

.ref_block {
	width: 931px;
	height: 149px;
	margin-bottom: 30px;
	overflow: hidden;
}

.ref_lblock_l {
	float: left;
	width: 8px;
	height: 149px;
	background: url(/img/references/shadow_l.png) no-repeat;
}

.ref_lblock_c {
	float: left;
	width: 442px;
	height: 149px;
}

	.ref_lblock_c_t {
		width: 442px;
		height: 8px;
		font-size: 0px;
		background: url(/img/references/shadow_t.png) repeat-x;
	}

	.ref_lblock_c_img {
		display: block;
		width: 442px;
		height: 133px;
	}

	.simpleFancy {
		display: block;
		width: 442px;
		height: 133px;
	}

	.ref_lblock_c_b {
		width: 442px;
		height: 8px;
		font-size: 0px;
		background: url(/img/references/shadow_b.png) repeat-x;
	}

.ref_lblock_r {
	float: left;
	width: 8px;
	height: 149px;
	background: url(/img/references/shadow_r.png) no-repeat;
}

.ref_rblock {
	float: right;
	width: 442px;
padding-top: 18px;
background: url(/img/references/references_line1.png) top no-repeat;
background-position: left 8px;
}

.ref_rblock_column_l {
	float: left;
	height: 29px;
	overflow: hidden;
	color: #666666;
	width: 130px;
	font-weight: bold;
}

.ref_rblock_column_r {
	float: left;
	height: 29px;
	overflow: hidden;
	color: #666666;
	width: 312px;
}

.ref_rblock_column_r a {
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
	}

.ref_rblock_column_r a:hover {
	text-decoration: underline;
}

.ref_rblock_column_b {
	float: left;
	height: 29px;
	overflow: hidden;
	color: #666666;
	width: 442px;
	font-weight: bold;
}

.ref_rblock_bottom_line {
	float: left;
	width: 442px;
	height: 7px;
	font-size: 0px;
background: url(/img/references/references_line2.png) bottom no-repeat;
}

