@charset "big5";
/* CSS Document */

body {
	background-color: #d4e5b9;
	margin: 0px auto;
	font-size: 13px;
	line-height: 24px;
}
.bg {
	background-color: #FFF;
}



/* =====Top Bar=====*/

.topbarBg {
	background-color: #d4e5b9;
	height:35px;
}
.topbarLogo {
	padding:5px 0 0 10px;
	text-align: left;
}
.topbarIcon {
	width:30px;
	text-align: right;
}
.topbarW {
	font-size: 13px;
	color: #000;
	vertical-align: middle;
}
.topLink:link ,.topbarW:link {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
.topLink:visited,.topbarW:visited {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
.topLink:hover,.topbarW:hover {
	font-size: 13px;
	color: #666;
	text-decoration: none;
}
.topLink:active,.topbarW:active {
	font-size: 13px;
	color: #666;
	text-decoration: none;
}



/* ¦@¥Î */

.13WB {
	font-size: 13px;
	line-height:24px;
}
.15WB {
	font-size: 15px;
	font-weight: bold;
}
.btnR {
	height: 40px;
	width: 105px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/btnR.png);
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.grid01 {
	border: 1px solid #CCC;
}
a:link {
	font-size: 13px;
	color: #06F;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	color: #06F;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
a:active {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

