
#ev-title {
	width: 800px;
	height: 92px;
	background-image: url("./img/01.gif");
}
#cover {
	width: 950px;
	line-height: 150%;
}
.sub-tt {
	width: 850px;
	font-weight: bold;
	border-bottom: 2px dashed #ffba00;
	padding: 5px;
	padding-left: 10px;
	font-size: 16px;
}
.sub-tt-2 {
	width: 800px;
	font-weight: bold;
	border-bottom: 1px dashed #188aff;
	padding: 5px;
	padding-left: 10px;
	font-size: 15px;
}
table {
	border-collapse: collapse;
	width: 80%;
	margin: 24px;
	font-size: 13.5px;
}

#mytable1 th {
	background: #3e83c9;
	color: #fff;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
}

#mytable1 td {
	padding: 6px 11px;
	border-bottom: 1px solid #ffe399;
	vertical-align: top;
}

td * {
	padding: 6px 11px;
}

#mytable1 .t1 {
	background: #ffd666;
	color: #000;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
	width: 15%;
}
#mytable1 .t2 {
	background: #ffd666;
	color: #000;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
	width: 20%;
}
#mytable1 .t3 {
	background: #ffd666;
	color: #000;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
	width: 40%;
}
#mytable1 .t4 {
	background: #ffd666;
	color: #000;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
	width: 20%;
}



#mytable2 .sub-tt {
	width: 850px;
	font-weight: bold;
	border-bottom: 2px dashed #ffba00;
	padding: 5px;
	padding-left: 10px;
	font-size: 16px;
}
#mytable2 th {
	background: #188aff;
	color: #fff;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
}

#mytable2 td {
	padding: 6px 11px;
	border-bottom: 1px solid #188aff;
	vertical-align: top;
}

#mytable2 .t1 {
	background: #188aff;
	color: #fefefe;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
	width: 15%;
}
#mytable2 .t2 {
	background: #188aff;
	color: #fefefe;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
	width: 20%;
}
#mytable2 .t3 {
	background: #188aff;
	color: #fefefe;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
	width: 40%;
}
#mytable2 .t4 {
	background: #188aff;
	color: #fefefe;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
	width: 20%;
}