@charset "utf-8";
body {
	background-color: #FFFFFF;
	font-family: "Century Gothic", Sans-serif, "細明體";
	font-size: 11px;
	color: #CC9966;
}
img { 
border: 0px; 
} 
a {
	text-decoration: none;
	background-color: #ffffff;
	color:#CC9966;
	font-weight: bold;
}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none;}
span.menu {
	font-size: 10px;
	line-height: 4px;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	text-align: center;
}
h2 {
	font-size: 18px;
	text-align: center;
}
#highlight {
	color:#CC6633;
	font-weight: bold;
	font-size:18px;
	font-style: italic;
}
#highlight1 {
	background-color: #330000;
	color:#CC9966;
	font-weight: bold;
	font-size:18px;
}
.smtxt, .smtxt a {
	font-size: 11px;
}
.smsmall, .smsmall a {
	font-size: 9px;
	letter-spacing: 0px;
}
#news_box {
	width: 600px;
}
table.artworkbox tr td {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
table.column {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div.iecanceller {
	background-color: #FFFFFF;
}
a.column {
	text-decoration: none;
	background-color: #330000;
	color:#CC9966;
	font-weight: bold;
}
table.cv tr td{
	padding: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: top;
}