@charset "big5";

/* CSS Document */

.common {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 23px;
}

/*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;
}

/*¨ä¥L*/

.grid_bottom {
	vertical-align: bottom;
	padding-top:30px;
}
.grid_top {
	vertical-align: top;
}
.grid_left_top {
	text-align: left;
	vertical-align: top;
}
.grid_50pxL {
	padding-left:50px;
}

.dotlineR {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.brownW {
	color: #7F4F21;
}
.blueW {
	color: #0066cc;
	font-size: 16px;
	line-height: 25px;
}
.redW {
	color: #C00;
}


.W13 {
	font-size: 13px;
	line-height: 21px;
}

/* =====Top Bar=====*/

/* TopBar ­I´º¦â */
.topbarBg {
	background-color: #f39800;
	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 {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
.topLink:visited {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
.topLink:hover {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
.topLink:active {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

