body .content .care {
	width: 900px;
	height: 320px;
	text-align: center; /* Center - IE */
	margin-right: auto; /* Center - Browsers other than IE */
	margin-left: auto; /* Center - Browsers other than IE */
	background-color: RGB(255,255,255);
}

body .content .care .topbottom {
	width: 900px;
	height: 15px;
	float: left;
	text-align: left;
}

body .content .care .left {
	width: 210px;
	height: 320px;
	float: left;
	text-align: left;
}

body .content .care .left .item {
	width: 190px;
	height: 45px;
	float: left;
	text-align: left;
}

body .content .care .left .item .picture {
	width: 50px;
	height: 45px;
	float: left;
	text-align: left;
}

body .content .care .left .text {
	width: 140px;
	height: 45px;
	float: left;
	text-align: left;
}

body .content .care .right {
	width: 611px;
	height: 320px;
	float: left;
	text-align: left;
}

body .content .care .divider {
	width: 1px;
	height: 320px;
	float: left;
	text-align: left;
	background-color: RGB(230,230,230);
}

body .content .care .padding {
	width: 20px;
	height: 320px;
	float: left;
	text-align: left;
}
