.titlebar {
	background-attachment: scroll;
	background-image: url(image/titlebar.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.b1 {background-color:f2f2f2;
　　 width:540px;
     border-top:solid 1px #999999;
     border-bottom:solid 1px #999999;
	 border-right:solid 1px #999999;
	 border-left:solid 1px #999999;
}
.b2 {background-color:f2f2f2;
　　 width:250px;
     border-top:solid 1px #999999;
     border-bottom:solid 1px #999999;
	 border-right:solid 1px #999999;
	 border-left:solid 1px #999999;
}
.b3 {margin-top:10px;
　　 margin-left:10px;
　　 width:230px;
     border-top:none;
     border-bottom:none;
	 border-right:none;
	 border-left:none;
}
.b4 {background-color:#f2f2f2;
     margin-top:2px;
	 margin-bottom:10px;
	 padding-top:5px;
	 padding-bottom:5px;
　　 width:800px;
     border-top:solid 1px #999999;
     border-bottom:solid 1px #999999;
	 border-right:solid 1px #999999;
	 border-left:solid 1px #999999;
}
.b800 {background-color:f2f2f2;
　　 width:800px;
     border-top:solid 1px #999999;
     border-bottom:solid 1px #999999;
	 border-right:solid 1px #999999;
	 border-left:solid 1px #999999;
}
.fsizex{font-size:x-small;color:#666666;
}
.fsizexx{font-size:xx-small;color:#666666;
}
.tl {table-Layout:fixed;width:540px;
     border:1px dotted #99cc33;
	 margin-top:10px;
	 padding-top:10px;
	 padding-bottom:10px;
	 padding-left:10px;
	 padding-right:10px;
}