#con {	height: auto;	width: 700px;	background-position: center;	margin-top: 10px;	padding-top: 20px;}.left {	height: 160px;	width: 200px;	float: left;	padding-left: 25px;}.left_inner {	background-position: center;	height: 150px;	width: 200px;	border: 1px solid #3399CC;}.center {	height: 160px;	width: 200px;	float: left;	padding-left: 20px;}.center_inner {	background-position: center;	height: 150px;	width: 200px;	border: 1px solid #3399CC;}.right {	height: 160px;	width: 200px;	float: left;	padding-left: 20px;}.right_inner {	background-position: center;	height: 150px;	width: 200px;	border: 1px solid #3399CC;}.txt {	font-size: 12px;	color: #333333;	text-align: center;	padding-top: 5px;	width: 200px;	padding-bottom: 5px;	height: auto;}
