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

@media screen {
	body {margin:0 0 0 0; background-color:#323232; min-width:600px; font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; color:#9d9c9c;}

	table {width:100%; height:100%;}
	table table {width:60%;	max-width:1000px; min-width:300px; margin:auto;}

	.footer div{padding-bottom:5px;}
	.footer { font-size:10px; color:#909090;}
	.footer a{ font-size:10px; color:#b2b2b2; text-decoration:underline;}
	.footer a:hover{ font-size:10px; color:#ffffff; text-decoration:none;}

	div, img {border:0px solid;}
	
	.static1 {width:300px; height:20px; z-index:5001; }
	.static2 {width:360px; height:20px; z-index:5001; position:absolute; right:0px; top:0;}
	.static3 {width:360px; height:20px; z-index:5001; position:absolute; left:0px; bottom:0;}
	.static4 {width:360px; height:20px; z-index:5001; position:absolute; left:0px; top:0;}

	.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 {
	
}
