body {
	margin-left: 0px;
	margin-top: 0px;
}
.book_title {
	font-size: 18px;
	font-style: normal;
	color: #0066FF;
	font-weight: bold;

}
.table_bg {
	background-image: url(images/bg1.gif);
	background-repeat: repeat;
}
.table_row {
	background-image: url(images/column_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	
}
.form_heading {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.table_col {
	background-image: url(images/row_line.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.s_table_row {
	background-image: url(images/s_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	
}
.s_table_b_row {
	background-image: url(images/s_line_4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.s_table_r_col {
	background-image: url(images/s_line_3.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.s_table_l_r {
	background-image: url(images/s_line_2.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.intro {
	font-size: 14px;
	color: #333333;
}
.color {
	font-size: 17px;
	font-style: normal;
	font-weight: lighter;
	color: #0033FF;
}
.names {
	font-size: 20px;
	font-weight: bolder;
	color: #000000;

}
.out_of_stock {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.postage_heading {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.b_line {
	border-top-style: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #666666;
}
.eng_characters {
	font-size: 16px;
	font-style: normal;
	line-height: 0.6cm;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	}
.chinese_characters {
	font-size: 16px;
	font-style: normal;
	line-height: 0.7cm;
	color: #000000;
	font-family: "新細明體";	
}
.quote {
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.t_line {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-left-color: #999999;
}
.title {
	font-family: "細明體";
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}
.pirnt_out_book_title {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0066FF;
}
.print_out_out_of_stock {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}
.e-title {
	font-family: "Times New Roman";
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}
