@charset "big5";
/* CSS Document */

body {background-color: #eaeaea; text-align:center;}

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; letter-spacing:0.5px;line-height:35px; font-family: Microsoft JhengHei;text-align: justify;text-justify:inter-ideograph; color:#581900;}
.txt02 {font-size:22px; line-height:35px; font-family: Microsoft JhengHei; text-align: justify;text-justify:inter-ideograph;color:#581900;}

/*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;
}

/* =========(¤U)ª©§À bar======== */
.footer {
	width:900px;
	height:35px;
	background-color:#f48b19;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
} 
.footer ul { 
    padding-left:288px;
}
.footer li { 
    display:block;
    font-size:13px;
    color:#fff;
    letter-spacing:1px;
    line-height:35px;
    margin-left:10px;
    font-weight:bold;
    float:left; 
}
.footer li a {
	color:#fff;
	text-decoration: none;
}

.footer li a:hover {
	color:#fff;
	text-decoration: underline;
}

/* ========(¤U)ª©§À=========== */
.copyright {
	width:900px; 
    margin:0 auto;
    /* padding-top:40px; */
    text-align:center;
    clear:both;
}
.copyright_title { 
    font-size:13px;
    line-height:26px;
    padding:5px 0 3px 0;
    font-weight:bold;
    color:#f48b19;
}
.copyright_nav { 
    font-size:13px;
    line-height:24px;
    color:#fff;
}
.copyright_nav a { 
    text-decoration:none;
    color:#fff;
}
.copyright_nav a:hover { 
    color:#f48b19;
}
.copyright_info { 
    font-size:13px;
    line-height:24px;
    color:#fff;
}
.copyright_info a { 
    color:#fff;
}
.copyright_info a:hover { 
    color:#f48b19;
}