@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images_sup/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bordertable {
	border: 2px solid #FFFFFF;
}
.supply {
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt1 {
	font-family: arial;
	font-size: 12px;
	color: #CCCCCC;
	padding-left: 3px;
}
.txt2 {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	padding-left: 3px;
}
