@charset "utf-8";
/* CSS Document */

div.main
{
	/*text-align:center;*/
}
div.content
{
	width:940px;
	margin:0px auto;
	font-size:14px;
}
div.content .float
{
	float:left;
	display:inline;
	overflow:hidden;
}
div.content .info
{
	font-size:16px;
	font-weight:bold;
	margin:30px auto 20px auto;
}
div.table .td
{
	width:153px;
	height:51px;
	line-height:51px;
	border:1px solid #D2D2D2;
	border-right:none;
	text-align:center;
	float:left;
}
div.secondRow .td, div.lastRow .td
{
	border-top:none;
}
div.content .benifit
{
	margin:30px auto;
}
div.content .benifit .float
{
	line-height:30px;
}
div.benifit .bonus
{
	margin:0px 10px;
	width:90px;
	/*background:#C50000;*/
	background:#1D79B6;
	color:white;
	text-align:center;
}
div.benifit .desc
{
	font-size:12px;
	line-height:25px;
	text-align:justify;
	text-justify:inter-ideograph;
	margin:10px auto;
}
div.content .resume
{
	margin:0px auto 40px auto;
}
