
body {
	background-color:#CCCCCC;
	background-image:url("../images/body_bg.gif");
	margin-left:0px;
	margin-top:0px;
	font-size:small;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-serif,serif,monospace,cursive,fantasy;
}

td {
	font-size:small;
}

a{text-decoration:none}
a:link {color:#0000dd;text-decoration=none; }
a:visited {color:#0000dd;text-decoration=none; }
a:active {color:#ee3333;text-decoration=none; }
a:hover{color:#ee3333;text-decoration=underline;}

div.box01 {
	width: 171px;
	background-color:#CCCCCC;
	margin-left:0px;
	margin-top:0px;
	font-size: 12px;
	background-image:url("../images/graph.png");
	font-weight:bold;
}

h1 {
	padding: 0.1em 0em 0em 1.2em;
	line-height: 2em;
	font-size: 24px;
	background-image:url("../images/bg_h1.png");
	background-repeat:no-repeat;
}

h2 {
	font-size: 18px;
	background-image:url("../images/bg_h2.png");
}

ul#worklist_group{
	list-style: none none inside;
	width: auto;
	height: auto;
	overflow: hidden;
	margin:0 19px;
	padding: 0.7em 0 0 0;
	line-height: 3;
}

ul#worklist_group li{
	float: left;
	width: 170px;
	height: 40px;
	margin-left: 1px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-image:url("../images/icon_work.gif");
	background-repeat:no-repeat;
	background-position: left center;
}

ul#worklist_group li a {
	display: block;
	color: #0000aa;
	height: auto !important;
	height: 1em;
}

ul#worklist_group li a:hover, ul#worklist_group li a:active {
	color: #ffffff;
	width: 170px;
	height: 40px;
	background-image:url("../images/icon_work2.gif");
	background-repeat:no-repeat;
	background-position: center;
}


