@charset "utf-8";
/* CSS Document */

h1{
	color:#39F
}
.SecTitle{
	font-size:15px;
	color:#ffffff;
	background-color:#ACD6EA;
	font-weight:bold;
	padding:5px 10px 5px 10px;
	text-align:center;
}
h2{
	font-size:15px; color:#5b7fa4; text-align:left; margin-left:50px
}
h2 span{
	font-size:9px
}

h4{
	font-size:20px;
	text-align:center;
	margin-left:50px;
	color:#91A9C1;
	line-height:1.8;
	}
	
h5{
	width:650px;
	line-height:1.8;
	margin-left:30px;
	font-size:20px;
	text-align:left;
	font-size:larger;
	padding-left:0.3em;
	border-left:1em solid #ff3300;
	border-bottom:1px solid #ff3300;
	}
C1{
	list-style-type:disc;
		}
.t0{
	table-layout:fixed;
	margin: auto;
	line-height:2;
	font-size:12px;
	text-align:center;
	width:600px;
	}
.t1{
	width:100px;
	margin:20px;
	border-collapse:collapse;
	border:3px solid #5A788D;
	margin:2em auto;
    border-top:1px solid #5A788D;
	border-bottom:1px solid #5A788D;
	border-left:1px solid #5A788D;
	border-right:1px solid #5A788D;
	}
.t2{
	width:250px;
	margin:20px;
	border-collapse:collapse;
	border:3px solid #5A788D;
	margin:2em auto;
	border-top:1px solid #5A788D;
	border-bottom:1px solid #5A788D;
	border-left:1px solid #5A788D;
	border-right:1px solid #5A788D;
	}
	
.t3{
	line-height:2;
	font-size:14px;
	text-align:center;
	color:#ffffff;
	background:#5A788D;
	}
em{
    font-size:16px;
	}
.aphorism1{
	font-size:12px;
	width:500px;
	color:#5A788D;
	border: 1px solid #5A788D;
	border-width:thin;
	border-style:dashed;
	padding:15px;
	background-color:#EFF;
	margin:0px auto;
	text-align:left;
	line-height:30px
}

.aphorism2{
	font-size:12px;
	width:650px;
	color:#5A788D;
	border: 1px solid #5A788D;
	border-width:thin;
	padding:15px;
	background-color:#EFF;
	margin:0px auto;
	text-align:left;
	line-height:30px
}