@charset "big5";
/* CSS Document */

.bg {
	text-align: center;
	background-repeat: repeat-y;
	background-image: url(../images/bg.jpg);
}

.grid_subject {
	padding:30px 0 30px 0;
	text-align: left;
}
.dotline_bottn {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6A3906;
}
.gridLT {
	text-align: left;
	vertical-align: top;
}
.gridTop {
	vertical-align: top;
}
.footer { 
margin: 0 auto;
text-align:center;
width:1000px;
}