	.header ul {
		margin: 0 0 0 0px;
		padding-left: 10px;
		font-size: 12px;
		color: #FFF;
		line-height: 24px;
		white-space: nowrap;
		background:#000044;
	}
	.header ul a { 
		color:#EEEEFF;
		}
	td a:visited {text-decoration: underline; color:#C71585;}
	.header li{
		list-style-type: none;
		display: inline;
		width:70px;	
	}

	.data li{
		height:20px;
	}
	.header2 { 
		background:#CCC;
		padding-left:10px;
		padding-top:5px;
	}
	body {
		margin-top:0px;
		margin-left:0px;
		margin-right:auto;
		font-size: 14px;
		background:#F2FFFF;
		font-family: "Source Han Sans",helvetica, arial;
	}
	table {
		width: 880px;
	 	margin-bottom: 10px;
	}
	td {
	 border-right: 1px solid #aaaaaa;
	 padding: 6px;
	}	
	td:last-child {
	 border-right: none;
	}	
	th {
		padding: 3px;
		 text-align: left;
		 padding-left: 1em;
		 background: #617E8C;
		border-bottom: 1px solid white;
		border-right: 1px solid #617E8C;
		color:#FFF06A;
	}	
	th:last-child {
	 border-right: none;
	}	
	.keyin table {
		width: 880px;
	 	margin-bottom: 2px;	
	}
	.keyin td {
		border-right: 0px solid #aaaaaa;
		padding: 0px;
	}
	
	#pagination a, #pagination strong {
	 background: #e3e3e3;
	 padding: 4px 7px;
	 text-decoration: none;
	border: 1px solid #cac9c9;
	color: #292929;
	font-size: 13px;
	}

	#pagination strong, #pagination a:hover {
	 font-weight: normal;
	 background: #cac9c9;
	}	
	.name {
		color:yellow;
	}	
	.fail { 
		color:#FF0000; 
	}
	.w1 {
		width:60px;
		text-align:center; 
	}
	.w2 {
		width:200px;
	}
	.w170 {
		width:200px;
	}
	.w120 {
		width:120px;
	}
	.w150 {
		width:150px;
	}	
	.w80 {
		width:80px;
	}
	.w20 {
		width:20px;
	}
	.w30 {
		width:30px;
		text-align:center; 
	}	
	.w50 {
		width:50px;
		text-align:center; 
	}
	.cente {
		 text-align:center; 
	}
	.lef {
			text-align:left; 
	}
	.righ {
			text-align:right; 
	}
	.blue {
		color:#0000FF ;
	}
	.red {
		color:#660000 ;
	}
	.tred {
		color:#FF0000 ;
	}
	.green {
		color:#007700 ;
	}
    .saddlebrown {
        color:#8B4513 ;
    }
    .teal {
        color:#008080 ;
    }
    .steelblue {
        color:#4682B4 ;
    }
	.backcolor {
		background:#AAFFCC;
	}
	.lighttext {
		color:#999999;
	}
	
	.bai {
		background:#FFFFFF;
	}

	.pinkback {
		background:#FFEEEE;
	}	
	
	.bgray {
		background:#CCCCCC;
	}
	.w600 {
		width:600px;
	}
	.mailpad {
		padding:5px 40px 5px 40px;
	}
	.intext {
		border: 1px solid #777777;
		margin:5px;
		padding:5px;
	}
	.mailpretext {
		background:#4A5057;
		color:#CCC740;
		font-size: 11px;
		padding:2px;
	}
	.mailpretexttime {
		color:#FF9800;
	}
	.mailpretext2 {
		color:#222222;
		font-size: 12px;
		padding:2px;
	}
	.mailpretextspan1 {
		color:#FF5555;
	}
	.mailpretextspan2 {
		color:#FF0044;
	}	
	.noline {
		text-decoration: none ;
	}
	.backlightblue {
		background:#CCFFFF;
	}
	.backlightred {
		background:#FFCCFF;
	}
	.backlightyellow {
		background:#FFFFCC;
	}
	.backlightgreen {
		background:#CCFFCC;
	}
	.height20 {
		height:20px;
	}