#container-wapper{
    width:982px;
    height: 126px;
    border:1px solid #ddd;
    margin:0 auto;
}
.list_carousel{
    width:984px;
	height:auto;
    position:relative;
    z-index:99999;
}
.list_carousel ul {
	margin: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	text-align: center;
	width: 160px;
	height: 90px;
	overflow: hidden;
	display: block;
	float: left;
	margin-left:19px;
	margin-top: 12px;
	border: 1px solid #ddd;
	padding: 5px 0;
}
.list_carousel li img{
	width: 114px;
}
.prev {
	float: left;
    position:absolute;
    top:49px;
    left:9px;
}
.next2{
	float: right;
    position:absolute;
    top:49px;
    right:9px;
}
.box-item{}
.box-img{
	text-align:center;
	margin-top:10px;}	

.imgnav{
	width:117px;
	height:107px;
	margin-top:7px;
	border:1px solid #c4c4c4;
}	
.caroufredsel_wrapper{
	width:920px !important;
	height:126px !important;
	margin-left:30px !important;
	}	
.boxt1{
	height:37px;
	line-height:37px;
	background:url(../images/bg_boxt1.png) bottom repeat-x;
	width:195px;
	float:left;
	text-align:left;
	}	
.boxt1 a{
	color:#377dcc;
	font-weight:bold;
	text-transform:uppercase;}	
.boxt2{
	width:70px;
	text-align:right;
	height:37px;
	line-height:65px;
	float:left;
	font-weight:bold;
	color:#589820;
	font-size:16px;
	}		




