@charset "UTF-8";
/* CSS Document */

html {
	height:100%;
	padding:0;
	margin:0;
	border:0;
	/*color:#000;*/
	background-color: #e6e7e8;
	font-family: "Helvetica Neue Light", Helvetica, "Arial Narrow";
	font-size: 11pt;
	font-weight: 100;
	line-height:1.3em;	/* hide overflow:hidden from IE5/Mac */	/* \*/	/*overflow: auto;	/* */ 
	}

body {
    width:100%; 
	height:100%; 
	/*overflow:hidden; */
	padding:0; 
	margin: 0px;
	border:0;
	background-color: #e6e7e8;
	}

.l1_table { background-color: #fff;}
.l2_table { border:1px solid #000000;font-size:0.8em; color:#666666; width:150px; height:10px;}
.l3_table { font-size:0.6em; padding:5px; color:#000000;line-height: 1em;}

.mainHeader {
	padding:0px;
	background-image: url(img/head_event.jpg);
	background-repeat: no-repeat;
	display: block;
	width:572px;
	height:100px;
}

#chgLang a {
	padding: 15px 10px 0px 0px;
	font-size:0.6em;
	color:#666666;
	line-height: 1em;
	font-family: "M 簡中黑體B5", "M 簡粗宋體B5", "Avant Garde", "M 黑體";
	display:block;
	float:right;
	text-decoration:none;
}
#chgLang a:visited {text-decoration:underline; }
#chgLang a:hover {text-decoration:underline; }

.form {
	width: 200px;
	font-size: 11px;
	color: #000000;
	font-weight: 100 no decoration;
	line-height: 1em;
	margin-bottom: 5px;
	border:1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
}
	
.space5               { height:5px;}
.space10              { height:10px;}
.space15              { height:15px;}
.space20              { height:20px;}

/*  ---------------------- nav  ---------------------- */


.footerContainer { 
	background-color:#DCDDDE;
	font-weight: 100;
	padding:5px;
	float:right;
}


.footerText { 
	font-weight: 100;
	font-size:0.7em; color:#666666;
}
a.footer:link       { font-size:0.7em; color:#666666; text-decoration:none;font-weight: 100;}
a.footer:active     { font-size:0.7em; color:#666666; text-decoration:none;font-weight: 100;}
a.footer:visited    { font-size:0.7em; color:#666666; text-decoration:none;font-weight: 100;}
a.footer:hover      { font-size:0.7em; color:#666666; text-decoration:underline;font-weight: 100;}