/* Modified: 9/6/2003 */

/* Site Definitions */
body {
	margin: 0px;
	padding: 0px;
}
a {  color: #0066FF; text-decoration: none}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
ul {
	color: #996666;
	list-style-type: square;
}
hr {  color: #EEDDDD; height: 1px}
I {  cursor: default}
b {  font-weight: bold; cursor: default}
h5 {  font-family: "新細明體", "細明體"}
.Spliter {  background-color: #EEDDDD}

/* Navbar Edge Toner */
#BgTitle_L {
	background-image: url(/_img/headers/navbar_bg_titlel.gif);
	background-repeat: no-repeat;
}
#BgTitle_R {
	background-image: url(/_img/headers/navbar_bg_titler.gif);
	background-repeat: no-repeat;
}

/* DB Output */
.WhiteOut { font-size: 0pt; color: #FFFCF0}
.WhiteOut a { font: 0pt/1em; color: #FFFCF0; text-decoration: none}
.Thumbnail {  border: 1px #000000 solid}
.Topic { font-family: "新細明體", "細明體"; font-size: 9pt}
#BookTitle_BG {  background-color: #FFFFFF; background-image: url(/_img/headers/products_bg.gif); background-repeat: no-repeat}

/* Form Field Rendering */
input#Go { background-color: #EEEEDD; width: 26px; height: 20px; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 9pt; font-weight: bold; border: 1px outset; border-color: #FFFFFF #999999 #999999 #FFFFFF}
input#Button { background-color: #EEEEDD; height: 24px; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 9pt; font-weight: bold; border: 1px outset; border-color: #FFFFFF #999999 #999999 #FFFFFF}
input#ButtonCh { background-color: #EEEEDD; height: 24px; font-family: "新細明體", "細明體"; font-size: 9pt; border: 1px outset; border-color: #FFFFFF #999999 #999999 #FFFFFF}
input#Search {  width: 110px; height: 23px; font-size: 10pt; border: 1px #FFFFFF solid; background: #FFFFFF url(/_img/promo_us01/fieldtoner.gif) no-repeat}
input#Field {  height: 25px; font-size: 10pt; background: #FFFFFF url(/_img/promo_us01/fieldtoner.gif) no-repeat}
textarea#Field {  font-size: 10pt; background: #FFFFFF url(/_img/promo_us01/fieldtoner.gif) no-repeat; overflow: auto;}
.List {  height: 9px; font-size: 9pt}
.devider {  background-color: #EEDDDD}
.deviderClub {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFCC00;
}

/* LeftPane Elements - Quote */
#Quote P {  font: 10pt/0.3em "新細明體", "細明體"; color: #333333; cursor: default}

/* LeftPane Elements - Link Resources */
#ExLinkBG {  background-color: #EEEEEE; background-image: url(/_img/side/link_bg.gif); background-repeat: no-repeat}
#ExLinkBG P {  font: 10pt/0.3em "新細明體", "細明體"}
#ExLinkBG a {  color: #000066; text-decoration: none}
#ExLinkBG a:hover { color: #0066FF; text-decoration: underline}

@media print {  
li { color: #000000}
a, p { color: #000000; text-decoration: none}
}
