@charset "utf-8";
.image_border {
	border: 1px solid #FF0000;
	height: 250px;
	width: 330px;
}
.product_title {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.footer {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.body_text {
	font-family: sans-serif;
	font-size: 12px;
	color: #FDFDFD;
	text-align: center;
}
.breadcrumb {
	font-size: 12px;
	font-weight: 200;
}
.menuText {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: 700;
	color: #ACAFA7;
}
.menu_over {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #ACAFA7;
}
.menu_out {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #99CC66;
}
.spec_table {
	border: 1px solid #FF0000;
}
