body {
	color: #333333;
	height: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
}
.top-box {
	width: 100%;
	border-top: 2px solid #3D70B5;
	border-right: 2px solid #3D70B5;
	border-bottom: 2px solid #3D70B5;
	border-left: 7px solid #3D70B5;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: bold;
	color: #3D70B5;
	text-align: left;
	padding-left: 5px;
	line-height: 1.4em;
	margin-bottom: 7px;
}
.body-back {
	background-color: #F1F4F8;
}
.data {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3D70B5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2C548D;
	border-bottom-color: #2C548D;
	font-weight: bold;
	width: 60px;
	line-height: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
}
.data-2 {
	font-size: 10px;
	background-color: #DCE6FF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C3CEE8;
	border-bottom-color: #C3CEE8;
}
.data-3 {
	font-size: 10px;
	background-color: #EFF3FF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D0D9E7;
	border-bottom-color: #D0D9E7;
}
.data-title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3D70B5;
	letter-spacing: 1px;
	line-height: 1em;
}
.b-data {
	font-size: 10px;
	background-color: #e5e5e5;
	color: #212121;
	width: 60px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.b-data-2 {
	font-size: 10px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
}
.b-data3 {
	font-size: 10px;
	background-color: #f4f4f4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
}

.text-18 {
	font-size: 18px;
}

.text-16 {
	font-size: 16px;
	line-height: 1.5em;
}

.text-14 {
	font-size: 14px;
	line-height: 1.5em;
}

.text-13 {
	font-size: 13px;
	line-height: 1.5em;
}

.text-12 {
	font-size: 12px;
	line-height: 1.4em;
}

.text-12-he16 {
	font-size: 12px;
	line-height: 1.6em;
}

.text-12-he18 {
	font-size: 12px;
	line-height: 1.8em;
}

.text-11px {
	font-size: 11px;
	line-height: 1.3em;
}
.text-10px {
	font-size: 10px;
	line-height: 1.3em;
}

.text-10-00px {
	font-size: 10px;
}

.text-10-he15 {
	font-size: 10px;
	line-height: 1.5em;
}

.text-10-he16 {
	font-size: 10px;
	line-height: 1.6em;
}
.bottom {
	margin-bottom: 10px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #3D70B5;
	margin-bottom: 5px;
}

