@charset "big5";
/* CSS Document */

body {
	background-color: #FFFFEC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*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;
}


.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;
}
.box_w1000 { 
width:1000px;
margin:auto;
}
.banner { 
}