.txt_main{ clear:both; width:100%; margin:10px auto; text-align:center; display:table; overflow:hidden;}
	.txt_title{ clear:both; width:100%; height:30px; background:url(../images/success_title.jpg) top left no-repeat;}
	.txt_content{ clear:both; width:96%; line-height:25px; margin:0 auto; padding:10px 0; text-align:left; table-layout:fixed; word-wrap: break-word; word-break: break-all; overflow:hidden;}
		.txt_content *{ font-size:1em;}
		.txt_content img, .txt_content * img{ max-width:100%; height:auto;}

			.info_title{clear:both; width:100%; height:50px; line-height:50px; font-size:1.14em; font-weight:bold; text-align:center;}
			.info_img{ clear:both; width:100%; text-align:center;}
				.info_img img{ width:100%; height:auto;}
			.info_content{ clear:both; width:100%; line-height:25px; margin:10px auto; text-align:left; table-layout:fixed; word-wrap: break-word; word-break: normal; overflow:auto; font-size:14px; color:#444;}
			.info_bottom{ clear:both; width:100%; margin-bottom:30px; text-align:center;}
	
	
@media screen and (min-width:1200px){
				.info_img img{ width:100%; max-width:700px;}
}

@media (min-width:768px) and (max-width:1199px){
				.info_img img{ width:100%; max-width:700px;}
}
