﻿*
{
	padding: 0;
	margin: 0;
	font-size:9pt;
	font-family:Tahoma,SimSun,Arial;
}
body 
{
	text-align:center;
	background:url(../image/) repeat;
}
ul{
	list-style:none;
} 
.clear{
	clear:both;
}
.table-border{
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}
.table-border td{
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	padding:5px 5px;
}
