@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;
}


body { 
    margin:0; padding:0;
    background:#ffce64;
}

img{ 
border:0;
}

/*topbar*/

.topbarPic {
	vertical-align: middle;
}
.topbarW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height:35px;
}
.gridTop {
	vertical-align: top;
}

.topLink:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.topLink:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.topLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.topLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
