body{
background:#FFFFFF
}
ul li{
list-style:none
}

.roundabout-holder  { 
	width:550px;
	height:396px;
	margin:0 auto;
	padding-top:0px
	
}
.roundabout-moveable-item {
   width: 450px;
   cursor: pointer;
   text-align:center

}
.honor_p{
padding-top:10px;
}
	.roundabout-moveable-item img{
		width:100%;
	}



	#content img, aside img {
		border:3px solid #ebebeb;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
	}
	#content img:hover {
		border-color:#bbb;
	}
	