body {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #333;
	background-image: url(web_res/web_01.gif);
	background-repeat: repeat-x;
}
.td1 {
	line-height: 22px;
	border: 1px solid #CCC;
	padding: 20px;
}
.td2 {
	font-size: 14px;
	line-height: 22px;
	padding: 5px;
}
.redstrong {
	font-weight: bold;
	color: #C00;
}
.gray {
	color: #333;
}
.graystrong {
	font-weight: bold;
	color: #FFF;
}
.title1 {
	font-size: 18px;
	color: #900;
	font-weight: bold;
}
.title2 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
div#a, div#b, div#c, div#d {
	float: left;
}
h2 {
	clear: both;
}
div#b, div#d, div#bb {
	white-space: nowrap;
}

