body{
	background-image:url(../images/top_bg.gif);background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
	font-family:'Lucida Grande','arial','helvetica',clean,sans-serif;
}

.tb01 {
	margin:10px 0px 10px 0px;
}
.tb01 th{
	padding:3px;
	text-align:right;
	color:#333333;
	border: 1px double #cccccc;
	padding-right:10px;
	background-color:#eeeeee;

}
.tb01 td{

	border-left: 1px #DCDCDC solid;
	border-bottom: 1px #DCDCDC solid;
	padding:3px;
	line-height:150%;
	vertical-align: top;
}

.tb02  {
	border-collapse: collapse;
	margin:10px 0px 10px 0px;
}
.tb02 th,  .tb02 td {
	border-bottom: 3px #999900 dotted;
	font-weight:normal;
	padding:3px;
	color:#330000;

}

h2{
	margin:20px 0px 20px 0px;
	padding:0px;
	color:#669966;
}
h3{
	margin: 25px 0px 0px 0px;
	padding:0px;
	text-align:left;
}

h4{
	margin: 8px 0px 0px 0px;
	padding:0px;
	color:#339900;
	text-align:left;
}

.container{
	width:550px;
	margin-left:20px;
	margin-bottom:20px;
}

 .container02{
	width:700px;
	margin-left:25px;
	margin-bottom:20px;
}
.bg, .container, .container02{ 
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position: right;
}
.c-both{
clear:both;
}
li{
	list-style-image: url(../images/list.gif);
	line-height:150%;
	border-bottom:1px dotted #cccccc;
	padding:3px;
}
ul{	margin-left:30px;}

.staff01{
	margin-top:15px;
	width:150px;
	float:left;
}
.staff02 {
	padding-left:20px;
	width:520px;
	float:right;
}
.f00{color:#ff0000;}

a{text-decoration:none;}
a:hover{background-color:#CCFFFF;}
hr{
	color:#cccccc;
	height: 1px;
}
