@charset "utf-8";
.all {
	width: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

.all h1 {
	background-image: url(bt_bg.gif);
	font-size: 11pt;
	line-height: 35px;
	color: #333333;
	font-weight: bold;
	background-repeat: no-repeat;
	display: block;
	text-indent: 30px;
	margin-bottom: 10px;
}
#link {

}
#link a {
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
	line-height: 20pt;
}
#recommend table {

}

#recommend td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-size: 0.8em;
	color: #666666;
}

#recommend th {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

