.p12_150 {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.p12white {
	font-size: 12px;
	color: #FFFFFF;
}
.p12 {
	font-size: 12px;
	color: #333333;
}
.red12 {
	font-size: 12px;
	color: #FF0000;
}

.red12b {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.blue10b {
	font-size: 10px;
	color: #0000FF;
	font-weight: bold;
	letter-spacing:1px;
}
.blue12b {
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
	letter-spacing:1px;
}

body{
	background-attachment: fixed;
	background-image: url(./img/backbr.gif);
	background-repeat: repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.tdback{

	background-image: url(./img/btn/sp.jpg);
	background-repeat: repeat-y;
	background-position: center top;

}

img{
border:none;
-ms-interpolation-mode: bicubic;
}