/* CSS Document */
.text_box {
	clear: both;
	line-height: 150%;
}
.t_text {
	float: left;
	width: 360px;
}
.t_img {
	float: left;
	padding-right: 15px;
	width: 271px;
	padding-bottom: 15px;
}
