.divTitle{
	font-size:14px;
	height: 20px;
	padding: 3%;
	vertical-align: middle;
	border-bottom: solid 1px #D2D2D2;
}
.divContent{
	width: 100%;
}
.topHeight{
	margin-top: 5px;
	border-top: solid 1px #D2D2D2;
}
.mySpanColor{
	color: #888888;
}
table{
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 2%;
	margin-bottom: 2%;
}
td{
	width: 50%;
	height: 20px;
}