body {
	background-image: url(img/bg.png);
	margin-left: 0px;
	margin-top: 0px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
}
.table_odd_title {
	font-weight: bold;
	background-color: #E3C991;
}
.table_odd_text {
	background-color: #E3C991;
}
.table_even_title {
	font-weight: bold;
}
.table_other_title {
	background-color: #F0B02D;
	font-weight: bolder;
	text-indent: 10px;
}


.product_title {
	font-size: 14px;
	font-weight: bold;
}
.type_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.serial_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.appo_product_title {
	font-size: 12px;
	font-weight: bold;
	background-color: #ADEEF3;
	text-align: center;
}

.serial_pageid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.serial_name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333399;
	font-weight: bolder;
}
.serial_spectitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
}
