.content{
	text-align: center;
}

.content table{
	border:none;
	text-align:center;
}

.content thead {
	background-color:#4e778c;
	color:white;
	}

td,td{
border:none;
}

caption{
font-weight:bolder;
color:#555555;
text-align:left;
padding:5px;
}

.content tbody {
	background-color:#e6ffcd;
	color:#666666;
	}
	
.content .item{
background-color:#00D575;
color:#ffffff;
text-align:center;
width:110px;
}

.content .news{
text-align:left;
padding-left:15px;
width:300px;
}