.thumb {
	margin-left: 5%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.thumb_left {
	width: 50%;
	float: left;
	margin-left: 5%;
}

.thumb_right {
	width: 45%;
	float: right;
	
}

.thu_com {
	font-size: 80%;
	margin-top: 5px;
	margin-left: 5%;
	margin-right: 5px;
	margin-bottom: 5px;
	clear: both;
	line-height: 1.3em;
}

.thu_com_in {
	font-size: 80%;
	line-height: 1.3em;
}

.clearboth {
	clear: both;
}