.head {
	font-family: BlacklightD;
	font-size: 18px;
	color: #F63536;
}
.detail {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 13px;
}
.pro_1 {
	background-image: url(images/img_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.pro_2 {
	background-image: url(images/img_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.pro_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.pro_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
