@charset "utf-8";
		.table1{
			margin:0 auto;
			/*width:738px;*/
			text-decoration:none;
			text-align:center;
			border-collapse:collapse;
				}
 		.table1 td{
				border:0px;
				height:28px;
				}
		table{
		font-size:12px;
			margin:0 0 25px 0px auto;
			text-decoration:none;
			text-align:center;
			border-collapse:collapse;
				}
 		table td{
				border:1px solid #419FD5;
				height:30px;
				}
		tr.t1 td {background-color:#EDF5FF;}
		tr.t2 td {background-color:#ffffff;}
		tr.t3 td {background-color:#ccc;}
		th,tfoot tr td{
					font-weight:bold;
					text-align:center;
					background:#dedede;
					color:#F87405;
				}
		th{line-height:25px;height:25px;}
		thead tr td{text-align:center;}
	