.float_right_two {
	float: right;
	width: 703px;
	position: relative;
}
.float_right_two #content_info_index {
	width: 655px;
	padding-left: 48px;
	position: relative;
	float: left;
}
.float_right_two #content_info_index .space_info_index {
	position: relative;
	width: 655px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e1e3e7;
	height: 20px;
}

.float_right_two #content_info_index .info_index {
	width: 450px;
	position: relative;
}
.line_info {
	background-color: #E1E6DC;
	position: absolute;
	height: 10px;
	width: 30px;
	top: 16px;
	left: -48px;
}

.info_index_float {
	position: relative;
	width: 655px;
	float: left;
}


.float_right_two #content_info_index .info_index .name    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #516632;
	padding-top: 10px;
	width: 450px;
	position: relative;
	height: auto;
}

.float_right_two #content_info_index .info_index .desc {
	width: 450px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e3e7;
	height: auto;
}
.float_right_two #content_info_index .info_index .desc a {
	color: #666;
	text-decoration: none;
}
.float_right_two #content_info_index .info_index .desc a:hover {
	color: #000;
	text-decoration: none;
}


.float_right_two #content_info_index .info_index .desc .more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	position: relative;
	padding-top: 8px;
	width: 460px;
}
.float_right_two #content_info_index .info_index .desc .more a {
	color: #666;
	text-decoration: none;
}
.float_right_two #content_info_index .info_index .desc .more a:hover {
	color: #CDCDCD;
	text-decoration: none;
}
.content_references  {
	width: 160px;
	position: relative;
	padding-left: 31px;
	float: left;
	height: auto;
}
.space_references {
	float: left;
	height: 20px;
	width: 160px;
	position: relative;
}
.space_references a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #304868;
	text-decoration: none;
}
.space_references a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #91AACC;
	text-decoration: none;
}

.references_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #304868;
	float: left;
	width: 135px;
	position: relative;
	padding-top: 10px;
	padding-right: 25px;
	height: auto;
}
.references_img {
	background-image: url(../design/reference_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 176px;
	width: 140px;
	float: left;
	padding-top: 10px;
	background-position: 0px 10px;
	padding-bottom: 5px;
	padding-right: 20px;
}
.references_photo img {
	position: absolute;
	height: 164px;
	width: 126px;
	top: 14px;
	left: 6px;
}

.subname      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #304868;
	position: relative;
	width: 430px;
	padding-bottom: 10px;
	padding-top: 15px;
}
