

.left_main_box {
	width: 590px;
	margin: 10px 0px 20px 10px;
	float: left;
	overflow:hidden;
}

.right_info_box {
	width: 180px;
	float: right;
	margin: 10px 10px 20px 0px;
	padding: 5px;
	border: 1px solid #E4F3F7;
	overflow:hidden;
}

.info_text_search {
	width: 100px;
}

.pv_thumbnail {
	margin-bottom: 10px;
}

.voice_info {
	float: left;
	width: 112px;
	margin-left: 5px;
}

.voice_info a {
	text-decoration: underline;
	font-size: 1.1em;
}

.pv_thumbnail img {
	float: left;
	height: 60px;
	width: 60px;
	border: 1px solid #BFBFBF;
}
