body {
	margin: 0px;
	padding: 0px;
	background-color: #336699;
	color: #333333;
}
.l-bg {
	background-image: url(../images/bg.jpg);
	height: 225px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #336699;
	background-repeat: repeat-x;
	width: auto;
}
.r-bg {
	background-image: url(../images/bg.jpg);
	height: 225px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #336699;
	background-repeat: repeat-x;
	width: auto;
}
form {
	margin: 0px;
	padding: 0px;
}
.sp5 {
	font-size: 5px;
	line-height: 5px;
}
.sp10 {

	font-size: 10px;
}
.copy-bg {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 648px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
}
.menu-bg {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-y;
	width: 177px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu-bg-under {
	background-image: url(../images/menu_under.jpg);
	background-repeat: no-repeat;
	width: 177px;
	padding-left: 2px;
	height: 16px;
	font-size: 16px;
}
.t-line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	font-size: 80%;
	line-height: 140%;
	padding-left: 10px;
}
.sp1 {

	font-size: 1px;
	line-height: 1px;
}
