@charset "utf-8";
/* CSS Document */


body { 
	background-color:#71a1a8;
	font-family:Arial;
}

img { 
	border: none; 
}

a {
	text-decoration: none;
}

a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

.clearer { 	
	clear: both; 
	height: 1px; 
	font-size: 1px; 
	line-height: 1px; 
}


.flag-text {
	color:#5b81a4;
	font-family:Arial;
	font-size:11px;
}
.flag-text a {
	color:#5b81a4;
	text-decoration: underline;
}
.flag-text a:hover {
	color:#c81044;
}


.menu-text {
	color:#6890c1;
	font-family:Arial;
	font-size:12px;
}
.menu-text a {
	color:#d4d4d4;
	font-family:"微軟正黑體";
	font-weight:bold;
	font-size:13px;
}
.menu-text a:hover {
	color:#69ffec;
	text-decoration: none;
}


.menu-text-z {
	color:#6890c1;
	font-family:Arial;
	font-size:11px;
}
.menu-text-z a {
	color:#d4d4d4;
	font-family:"Arial";
	font-weight:bold;
	font-size:10px;
}
.menu-text-z a:hover {
	color:#69ffec;
	text-decoration: none;
}



.text-c1 {
	color:#424242;
	font-family:"微軟正黑體";
	font-weight:bold;
	font-size:13px;
	line-height:26px;
}


.text-e1 {
	color:#424242;
	font-family:Arial;
	font-size:13px;
	line-height:20px;
}


.text-title-b {
	color:#333;
	font-family:"微軟正黑體";
	font-weight:bold;
	font-size:13px;
}

.text-title-s {
	color:#086084;
	font-family:"微軟正黑體";
	font-weight:bold;
	font-size:12px;
}

.text-2 {
	color:#424242;
	font-family:Arial;
	font-size:11px;
	line-height:16px;
}
.text-2 a {
	color:#424242;
}

.text-e3 {
	color:#fff;
	font-family:Arial;
	font-size:13px;
	line-height:20px;
}

.text-c3 {
	color:#fff;
	font-family:"微軟正黑體";
	font-weight:bold;
	font-size:13px;
	line-height:26px;
}

.text-e3 {
	color:#fff;
	font-family:"Arial";
	font-weight:bold;
	font-size:13px;
	line-height:20px;
}


.copyright {
	color:#075869;
	font-family:Verdana;
	font-size:11px;
	line-height:22px;
}
.copyright a {
	color:#075869;
}
.copyright a:hover {
	color:#075869;
}




