.t0 {line-height: 150%; font-size: 150%;font-weight: bold; text-align: center;margin:0}
.l0 {text-align: left;margin:0}
.c0 {text-align: center;margin:0}
.r0 {text-align: right;margin:0}
.l, .left{text-align: left;}
.c, .center {text-align: center;}
.r, .right {text-align: right;}
.b, .bold .title_bold {font-weight: bold;}
.i, .italic {font-style: italic;}
.hidden {display: none;}
.textbody14 h1 {font-size:150%;}
.textbody14 h2 {font-size:130%;}
.textbody14 h3 {font-size:110%;}

.embedtable {
	/* align: center; */
	overflow: auto;
	width: 800px;
}

.textbody14 table {
	width:100%;
	font-family: verdana,arial,sans-serif;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
.textbody14 table th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
.textbody14 table td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
	word-break: break-all;
}

.excel_box{
	/* align: center; */
	overflow: auto;
	width: 900px;
}

.excel {
	width:100%;
	font-family: verdana,arial,sans-serif;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
.excel th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
	text-align: left;
}
.excel td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
	word-break: break-all;
	text-align: left;
}
