/*board*/
#board_items{
	width:558px;
	border:1px solid #FF0000;
	height:155px;
	float:left;
}
#board_body{
	width:668px;
	border:1px solid #FF0000;
	height:140px;
}
#board_carusel{
	width:562px;
	height:134px;
	position:relative;
	border:0px solid #FF0000;
	margin-left:22px;
	margin-top:22px;
	top:14px;
	.top:0px;
	.height:119px;
}
#board_carusel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.board_item{
	width:188px;
	height:130px;
	overflow:hidden;
}
#board_carusel_nav{
	width:668px;
	overflow:hidden;
	height:175px;
}
#board_carusel_nav li{
	float:left;
	padding:0 0px 0 0;
}
#board_carusel_nav li a{
	outline:none;
}
