
/* common-case */

.case-font1 {
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	color:#0000ff;
}
.case-left1 {
	float:left;
	width:390px;
}
.case-right1 {
	float:right;
	width:165px;
	margin:0 0 0 10px;
}
.case-left2 {
	float:left;
	width:165px;
	margin:0 10px 0 0;
}
.case-right2 {
	float:right;
	width:390px;
}
.voice-box1 {
	padding:0 160px 0 0;
}
.voice-left1 {
	float:left;
	width:;
}
.voice-right1 {
	float:right;
	width:;
}


