.f_left {float: left;}
.f_right {float: right;}

.clear {clear: both;}
.c_left {clear: left;}
.c_right {clear: right;}

.previous_button {
	width: 20px;
	height: 20px;
	background: url('../img/left.v31.png');
	z-index: 100;
	cursor: pointer;
}

.previous_button_over {
	background: url('../img/left_over.v31.png');
}

.previous_button_disabled {
	background: url('../img/left_disabled.v31.png');
	cursor: default;
}

.next_button {
	width: 20px;
	height: 20px;
	background: url('../img/right.v31.png');
	z-index: 100;
	cursor: pointer;
}

.next_button_over {
	background: url('../img/right_over.v31.png');
}

.next_button_disabled {
	background: url('../img/right_disabled.v31.png');
	cursor: default;
}



.bprevious_button {
	width: 30px;
	height: 30px;
	background: url('../img/bleft.v31.png');
	z-index: 100;
	cursor: pointer;
}

.bprevious_button_over {
	background: url('../img/bleft_over.v31.png');
}

.bprevious_button_disabled {
	background: url('../img/bleft_disabled.v31.png');
	cursor: default;
}

.bnext_button {
	width: 30px;
	height: 30px;
	background: url('../img/bright.v31.png');
	z-index: 100;
	cursor: pointer;
}

.bnext_button_over {
	background: url('../img/bright_over.v31.png');
}

.bnext_button_disabled {
	background: url('../img/bright_disabled.v31.png');
	cursor: default;
}

.rigth_last {
	position: absolute;
	top: 858px;
	width: 75.923em;
	padding-top: 3em;
	text-align: left;
}

.rigth_last .box_1 {
	display: inline;
	float: right;
	overflow: hidden;
	width: 8.231em; 
	margin-right: 0.5em;
	background-color: #FFFFFF;
}
.carousel_manuf
{
	width:980px;
	margin:auto;
	_padding-left:0px;
	_margin-left:10px;
}
.clearfix_center
{
float: left;
width: 50px !important;
height:40px !important;
}
