@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../img/background/br.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #72a0f6;
	background-repeat: repeat-x;
}
font {
	font-family:"Arial";
	font-size:12px;
}
span {
	font-family:"新細明體";
}
#all {
	background-image: url(../img/background/brr.gif);
	background-repeat: repeat-y;
}
#table_txt {
	margin:2px 0 50px 0;
}
.line_a {
	border-bottom:1px #CCCCCC dotted;
}
