body{
	color: #333333;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

.base{
	/* background : url(../img/img_bg_001.gif); */
	width: 760px;
	margin: auto auto auto auto;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.base h1 {
	color: #666666;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.title{
	padding: 0px 0px 0px 0px;
	background : url(../img/img_title_001.gif) no-repeat;
	width: 760px;
	height: 120px;
	margin: 0px 0px 0px 0px;
}
.spacer1{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 760px;
	height: 6px;
	font-size: 1px;
}
.main{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background : url(../img/img_bg_002.gif);
	width: 760px;
	border-top: 1px solid #cccccc;
	text-align: left;
}

table{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none none none;
	border-collapse: collapse;
	empty-cells: show;
	font-family: arial,sans-serif;
	font-color: #ffffff;
	font-size: 92%;
}
.main0{
	width: 760px;
}
.main1{
	width: 8px;
}
.main2{
	width: 178px;
}
.main3{
	width: 556px;
}


.list1{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px inset #999999;
	height: 24px
}
.list2{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	border-bottom: 1px inset #999999;
	height: 30px
}
.list3{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffcc;
	border-bottom: 1px inset #999999;
	height: 30px
}
.foot{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #cccccc;
	font-size: 10px;
	color: #999999;
	text-align: right;
	height: 10px;
}
a:link{
	color:#333333;
	text-decoration: none;
}
a:visited{
	color:#333333;
	text-decoration: none;
}
a:hover{
	color:#0000ff;
	background-color: #ccffff;
	text-decoration: none;
}

