@charset "big5";
/* CSS Document */
body { margin:0; background-position:top center; background-image:url(images/bg2.jpg); background-repeat:repeat; text-align:center;}
div.main { background-position:top center; background-image:url(images/bg.jpg); background-repeat:repeat;}

a:link {
	text-decoration: none; color:#0047e8;
}
a:visited {
	text-decoration: none; color:#0047e8;
}
a:hover {
	text-decoration: none; color:#0047e8;
}
a:active {
	text-decoration: none; color:#0047e8;
}

.ad {
	overflow:hidden;
}
.gridR {
	float:right;
	}
.gridL {
	float:left;
	}


.txt01 {font-size:19px; line-height:31px; font-family: Microsoft JhengHei;text-align: justify;text-justify:inter-ideograph; color:#453715;}
.txt02 {font-size:19px; line-height:32px; font-family: Microsoft JhengHei;text-align: justify;text-justify:inter-ideograph; color:#1b1506;}
.txt03 {font-size:22px; font-weight:bold; line-height:60px; font-family: Microsoft JhengHei;text-align: justify;text-justify:inter-ideograph; color:#1b1506;}

/*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: #cc1d1c;
	text-decoration: none;
}
.topLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

/*ª©Åvcss*/
.bottom {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #f8881a;
	height:35px;
	line-height:35px;
	text-align: center;
}
.bottom a:link{
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #f8881a;
	text-decoration: none;
}
.bottom a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #f8881a;
	text-decoration: underline;
}
.bottom a:visited{
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #f8881a;
	text-decoration: none;
}

.footer01{
	font-size: 13px;
	font-weight: bold;
	color: #bb4c05;
	text-align: center;
	padding:20px 0 10px 0;
}
.footer02{
	font-size: 13px;
	text-align: center;
	color: #000;
	line-height: 24px;
}
.footer02 a:link{
	font-size: 13px;
	text-align: center;
	color: #000;
	text-decoration: none;
}
.footer02 a:hover{
	font-size: 13px;
	text-align: center;
	color: #000;
	text-decoration: underline;
}
.footer02 a:visited{
	font-size: 13px;
	text-align: center;
	color: #000;
	text-decoration: none;
}