.wp-breadcrumb_content a {
	color: rgb(0, 0, 0); font-size: 14px; cursor: pointer;
}
.wp-breadcrumb_content a:link {
	color: rgb(51, 51, 51); text-decoration: none; outline-style: none;
}
.wp-breadcrumb_content a:visited {
	color: rgb(51, 51, 51); text-decoration: none;
}
.wp-breadcrumb_content a:hover {
	color: rgb(51, 51, 51); text-decoration: underline;
}
.wp-breadcrumb_content a:active {
	color: rgb(51, 51, 51); text-decoration: none; outline-style: none;
}
.wp-breadcrumb_content img {
	
}
.wp-breadcrumb_content .feature_container {
	margin: 0px auto; border: 0px dotted rgb(153, 153, 153); font-size: 80%;
}
.wp-breadcrumb_content .wrap {
	overflow: hidden;
}
.wp-breadcrumb_content .load {
	background-position: center 50%; margin: 0px auto; border: 0px dotted rgb(153, 153, 153); width: 923px; height: 100px; text-indent: -9999px; display: none; background-image: url("images/loader32x32.gif"); background-repeat: no-repeat;
}
.wp-breadcrumb_content .feature {
	margin-top: 5px; border-top-color: rgb(153, 153, 153); border-bottom-color: rgb(153, 153, 153); border-left-color: rgb(153, 153, 153); border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: dotted; border-bottom-style: dotted; border-left-style: dotted; position: relative;
}
.wp-breadcrumb_content .feature .button {
	border: 0px dotted rgb(153, 153, 153); left: 0px; top: 72px; position: absolute;
}
.wp-breadcrumb_content .feature .prev {
	background: url("../images/sprite.png") 0px 0px; border: 0px dotted rgb(153, 153, 153); width: 30px; height: 48px; text-indent: -9999px; margin-top: 75px; float: left; display: block; opacity: 0.2;
}
.wp-breadcrumb_content .feature .next {
	background: url("../images/sprite.png") right top; border: 0px dotted rgb(153, 153, 153); width: 30px; height: 48px; text-indent: -9999px; margin-top: 75px; float: left; display: block; opacity: 0.2;
}
.wp-breadcrumb_content .feature .prev:hover {
	opacity: 0.5;
}
.wp-breadcrumb_content .feature .next:hover {
	opacity: 0.5;
}
.wp-breadcrumb_content .featureUL {
	margin: 0px; padding: 0px; border: 0px dotted rgb(0, 0, 0); left: 0px; width: 2800px; float: left; list-style-type: none; position: relative;
}
.wp-breadcrumb_content .featureBox {
	border: 0px dotted rgb(153, 153, 153); overflow: hidden; padding-top: 10px; float: left; background-repeat: no-repeat;
}
.wp-breadcrumb_content .botton-scroll {
	margin: 0px 10px; border: 0px dotted rgb(153, 153, 153); float: left; z-index: 0;
}
.wp-breadcrumb_content .block {
	padding: 0px 0px 20px; border: 0px dotted rgb(153, 153, 153); overflow: hidden; font-size: 70%; float: left; position: relative; z-index: 0;
}
.wp-breadcrumb_content .block .box {
	margin: 0px 10px; padding: 10px; border: 0px solid rgb(216, 216, 216); float: left;
}
.wp-breadcrumb_content .block .box .feature-title {
	font-size: 140%; font-weight: normal;
}
.wp-breadcrumb_content .block .box .feature-thumb {
	width: 240px; height: 150px; margin-bottom: 5px; float: left;
}
