﻿body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0 0 0 5px;
}
body#tw {
	font: 14px/16px "新細明體", "細明體", Arial;
}
body#cn {
	font: 14px/16px DimSum, "新細明體", "細明體", Arial;
}
table#pageTop {
	position: relative;
	margin: 5px 0 0 0;
	padding: 0;
/*	z-index: -1000; */
}
#pageTop td {
	margin: 0;
	padding: 0;
}
#banner {
	width:990px;
	margin-bottom: 0;
}
#navbar {
	margin-top: 0;
}
#navbar ul {
	height: 30px;
	list-style-type: none;
	margin:0;
	padding: 0;
    margin-top: -12px;
}
#navbar li {
	line-height: 30px;
	float: left;
	height: 30px;
	width:120px;
	text-align: center;
}
#navbar a {
	display: block;
	width: 120px;
	font: bold 20px/25px Arial, Helvetica, sans-serif;
	color: #634d43;
	text-decoration:none;
	background: url(../../images/standardImages.jpg) no-repeat;
	background-position: 0px -20px;
/*	background-position: 0 -20;
*/}
#navbar a:hover{
	background-position: -130px -20px;
/*	background-position: -130 -20;
*/	color: #feefaa;
}
body#tw #navbar ul li a, body#cn #navbar ul li a{
	font: normal 15px Arial, Helvetica, sans-serif;
	padding-top: 8px;
}
#language {
	margin-top: 0;
}
#language ul {
	height: 17px;
	list-style-type: none;
	margin:0;
	padding: 0;
/*    margin-top: -12px;
*/}
#language li {
	line-height: 17px;
	float: right;
	height: 17px;
	width:46x;
	text-align: center;
	text-indent:-9999px;
}
#language a {
	display: block;
	width: 46px;
	background: url(../../images/standardImages.jpg) no-repeat;
}
#language #lang_en{
	background-position: 0px 0px;
}
#language #lang_tw{
	background-position: -50px 0px;
}
#language #lang_cn{
	background-position: -100px 0px;
}
div#title {
	font-size: 10px;
	color: #c64934;
	font-weight: bold;
	padding: 5px 0 0 5px;
}
body#tw div#title, body#cn div#title {
	font-size: 12px;
}
#leftColumn {
	vertical-align: top;
	padding-right: 20px;
}
#content {
	vertical-align: top;
	width: 540px;
}
#wideContent {
	vertical-align: top;
	width: 790px;
}
#rightColumn {
	margin: 0;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 20px;
	width: 260px;
}
p.eventLogo {
	margin:0;
	padding: 0;
	font-weight: bold;
}
#logo_pubweb{
	display: block;
	width: 160px;
	height: 157px;
	background: url(../../images/standardImages.jpg) no-repeat;
	background-position: 0px -120px;
	text-indent:-9999px;

}
#logo_tks{
	display: block;
	width: 160px;
	height: 80px;
	background: url(../../images/standardImages.jpg) no-repeat 0px -280px;
	text-indent:-9999px;
}
#footer{
	font: 8px Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
}
a.btnLink {
	display: block;
	width: 120px;
	height: 40px;
	text-decoration:none;
	text-align: center;
	color: #634d43;
	padding: 4px 5px;
	background: url(../../images/standardImages.jpg) no-repeat 0px -70px;
}
a.btnLink:hover{
	background: url(../../images/standardImages.jpg)  no-repeat -130px -70px;
	color: #feefaa;
}
a.btnLinkSmall {
	display: block;
	width: 120px;
	height: 20px;
	text-decoration:none;
	text-align: center;
	color: #634d43;
/*	padding: 4px 5px;
*/	text-align: center;
	background: url(../../images/standardImages.jpg) no-repeat  0px -120px;
}
a.btnLinkSmall:hover{
	background: url(../../images/standardImages.jpg) no-repeat -130px -120px;
	color: #feefaa;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/** html #navbar ul {margin-top: -12px;}*/
/* End hide from IE-mac */
