body,table {
	width:95%;
	font-size: 10pt;
	word-break: break-all;
}

.v_left{
text-align:center;
float:left;
width:200px;
}

.v_right{
text-align:center;
float:right;
width:200px;
}
