@charset "big5";
/* CSS Document */

body {
	margin:0;
	background-color:#3c86c3;
	/*background-image:url(../images/bgb.jpg) */
}

/* 消除Chrome瀏覽器 連結外框 */
img {
	display:block;
	float:left;

}
ol, ul {
	list-style: none;
}
map *:focus {
    outline:none;
}


/*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;
}
/*版權css*/
.bottom {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	background-color: #ccc;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.bottom a:link{
	font-size: 13px;
	font-weight: bold;
	color: #666;
	background-color: #ccc;
	text-decoration: none;
}
.bottom a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #666;
	background-color: #ccc;
	text-decoration: underline;
}
.bottom a:visited{
	font-size: 13px;
	font-weight: bold;
	color: #666;
	background-color: #ccc;	
	text-decoration: none;
}
.footer01{
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	background-color: #fff;	
	text-align: center;
	padding: 20px 0 10px 0;
}
.footer02{
	font-size: 13px;
	text-align: center;
	color: #000;
	line-height: 24px;
	background-color: #fff;		
}
.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;
}
