.info-left{
	width: 226px;	
	padding-left: 20px;
	padding-top: 10px;
	float: left;
}

.info-left p{
	color: #4a526b;	
	padding-top: 24px;

}

.info-left h2{
	color: #2461a3;
    font-size: 34px;
    line-height: 14px;
    padding-top: 13px;
}

.info-right{
	width: 684px;
	background: url(../images/shadow.png) repeat-y scroll left 0 #fff;
	float: left;
	padding: 30px 30px 30px 40px;

}

.info-right h2{
	background:url(../images/line5.jpg) no-repeat scroll 0 center rgba(0, 0, 0, 0);
    color: #616b88;
    font-size: 22px;
    padding-left: 38px; 

}
.basic-info p {
	width: 315px;
	float: left;
	padding-left: 20px;
	padding-top: 38px;
	font-size: 14px;
	line-height: 28px;
}

.basic-info p span{
	color: #2060a6;
}

.wrap-rates{
	width: 100%px;
	float: left;
	margin-left: 20px;
	margin-top: 36px;
	font-size: 14px;
}

.rates-table{
	width: 648px;
	border: 1px solid #cde4ff;
	line-height: 40px;
}
.rates-table caption{
	text-align: left;
	color: #2060a6;
}
.rates-table td{
	width: 328px;
	text-align: center;
	border: 1px solid #cde4ff;
}
.rates-table tr{
	height: 40px;
}
.items-name{
	background-color: #cde5ff;
}
.items-rates{
	background-color: #e5f2ff;
}