#contents h3{
	height:25px;
	width:500px;
	margin-top:30px;
	margin-bottom:10px;
	margin-left:10px;
	line-height:25px;
	text-indent:20px;
	color:#0099cc;
	font-weight:normal;
	background:url(../images/h3-worklist.gif);
}
table{
	margin-left:10px;
		background:#ccc;
	width:500px;
	font-size:90%;
}
th{
	background:#efefef;
	padding:5px;
	width:100px;
	font-weight:normal;
	color:#333;
}
td{
	background:#fff;
}
