.top li {
	float: left;
	overflow: hidden;
    padding: 0 0 0 0;
    border-bottom: 0;
	font-weight: bold;
	    width: 360px;
}
.top .content {
	margin-left: 80px;
	margin-right: 15px;
}	

.main-head .title {
	margin-top: 25px;	
}

.top li img {
	  -webkit-border-radius: 5px;
	  -moz-border-radius: 5px;
	  border-radius: 5px;
	  border: none;
} 
  