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

@media screen {
	
	.static4 {width:920px; height:20px}

	.pageno {font-size:70px;}
	.title {font-size:30px; margin-top:40px;}
	.title1 {font-size:22px; margin-top:10px;}
	.title2 {font-size:17px; margin-top:10px;}
	.title2 a{font-size:17px; color:#78b90f; text-decoration:none;}
	.title2 a:hover{font-size:17px; color:#78b90f; text-decoration:underline;}
	.title2 span{font-size:19px; color:#ffffff; font-weight:bold; background-color:#78b90f;}
	.title3 {font-size:17px; margin-top:30px;}
	.title3 a{font-size:17px; color:#78b90f; text-decoration:none;}
	.title3 a:hover{font-size:17px; color:#78b90f; text-decoration:underline;}
	
}
@media print {
	
}
