/*feature*/
.feature {
	position:relative;
	width:920px;
	height:276px;
	background:#fff;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .15);
	-moz-box-shadow: 	0 0 4px rgba(0, 0, 0, .15);
	box-shadow: 		0 0 4px rgba(0, 0, 0, .15);
}
.featureWrapper {
	position:relative;
	top:3px;
	left:3px;
	width:580px;
	height:270px;
	z-index:0;
}
.featureWrapper img{
	width:650px; height:270px;
}
.feature .caption {
	position:absolute;
	bottom:0px;
	left:0px;
	width:585px;
	height:30px;
	padding:10px;
	background:#000;
	opacity:0.8;
	filter:alpha(opacity=80);
	color:#fff;
}
.feature ul {
	position:absolute;
	top:3px;
	left:606px;
	margin:0;
	padding:0;
	width:344px;
	z-index:2;
	list-style:none;
}
.feature li a {
	display:block;
	width:295px;
	height:68px;
	padding:10px;
	background:#600;
	border-top:1px solid #933;
	border-bottom:1px solid #300;
	color:#fff;
	-webkit-box-shadow: -2px 0 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 	-2px 0 2px rgba(0, 0, 0, .2);
	box-shadow: 		-2px 0 2px rgba(0, 0, 0, .2);
}
.feature li a:hover {
	background:#800;
}
.feature li a.selected {
	position:relative;
	left:-27px;
	width:295px;
	height:70px;
	padding-left:37px;
	background:url(../images/tab-selected.png) no-repeat;
	border:0;
	-webkit-box-shadow: none;
	-moz-box-shadow: 	none;
	box-shadow: 		none;
}
.feature li a strong {
	line-height:30px;
}
#banner{
	width:auto;
	height: auto;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
	clear: left;
	float: left;
	}
.style2 {color: #890A14}
#show_contact_info{
	padding-top:4px;
	width:300px;
	height:40px;
	float:right;
	margin-left:222px;
	margin-top:-49px;
	text-decoration: none;
}
#width_big{
width:370px;
height:60px;
float:right;
margin-left:222px;

}
.show_gg{
border-bottom:1px  dashed #999999;
margin-top:5px;

}
