.table{
	margin:5px 0 0 0;
	width:700px;
	color:#666;
}
.plat{
	text-align:center;
	width:180px;
}
.description{
	width:400px;
	padding:0 0 0 20px;
	line-height:20px;
	/*border-left:1px solid #CCC;*/
}
.price{
	width:100px;
	background-color:#e1007a;
	background-image:url(../imgs/degrade_price.jpg);
	color:#FFF;
	text-align:center;
	line-height:19px;
	border-bottom:1px solid #FFF;
}