body, td, a, font, p, textarea, div{
	color:#030303;
	font:11pt/11pt Century Gothic;
	line-height:20px;
}

body{
	background:url('/taipeibg.PNG');

}

}

img{
	border:0px;
	padding:2px;
	overflow-y:0%;
}

textarea{
	color:#000000;
	border:1px dashed #FFFFFF;
	background-color:#F3F3F3;
	height:75px;
	width:100px;
}



h1{
	font:25pt/25pt Century Gothic;
	font-color:#f3f3f3;
	background-color:#e3e3e3;
	text-transform:uppercase;
	margin:0px 0 0px 0;
	border-top:10px solid #d3d3d3;
	border-bottom:5px solid #f3f3f3;
}

h2{ 
  	margin: 2px;
  	font-family:tahoma; 
  	font-weight:normal; 
  	text-transform:uppercase; 
  	font-size:14pt;
  	text-align: left;  
  	letter-spacing: 1px;
  	color:#030303;
  	border-top: 2px solid #c5c5c5;
  	border-right: 0px; 
  	background-color:#a4a4a4;
  	border-bottom: 2px solid #c5c5c5; 
  	border-left: 0px;  
	line-height:7px; 
} 

h3{
	font:16pt/16pt Georgia;
	text-transform:lowercase;
	background-color:#efefef;
	margin:0px 0 0px 0;
	height:32px;
}

h4{ 
  	margin: 2px;
  	font-family:tahoma; 
  	font-weight:normal; 
  	text-transform:uppercase; 
  	font-size:14pt;
  	text-align: left;  
  	letter-spacing: 1px;
  	color:#030303;
  	border-top: 2px solid #c5c5c5;
  	border-right: 0px; 
  	background-color:#a4a4a4;
  	border-bottom: 2px solid #c5c5c5; 
  	border-left: 0px;  
	line-height:7px; 
} 


h5{
	font:28pt/28pt Century Gothic;
	text-transform:uppercase;
	letter-spacing:-2px;
	margin:0px 0 0px 0;
}

	
a:link{
	color:#009cff;
}
 
a:hover{
	color:#009cff;
	border-bottom:2px double #f3f3f3;
}
 
a:visited{
	color:#009cff;
}
 
 
b{
	color:#ff0096;
}
 
u{
	color:#ff0000;
}
 
i{
	color:#3adb2e;
}
 
strike{
	color:#b42edb;
}
 

blockquote{
	background-color:#f3f3f3;
	font-color:#f3f3f3;
	border-bottom:5px double #272727;
	padding-left:5px; 
	padding-top:5px; 
	padding-bottom:5px; 
	padding-right:5px;
}



a.nav:link, a.nav:active, a.nav:visited {
	line-height:24px;
	color:#272727;
	font-weight:normal; 
	font:Century Gothic 14pt/14pt;
	text-decoration:none;
	text-transform:none;
	display:block;
	background-image:url();
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:5px;
	margin-bottom:1px; cursor:help; 
	border-left:5px #272727;
	border-right:5px #272727;
} 

a.nav:hover {
	color:#ffffff;
	background-color:#a4a4a4; 
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	display:block;
	background-image:url();
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:5px; 
	margin-bottom:1px;   
} 