body {
	margin: 0px;
}
table {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 24px;
}
a:link,a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #006A9A;
	text-decoration: underline;
}

select {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}



.menu {
	background-image: url(menu_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.bai {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.bai a:link,.bai a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bai a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #F7EA80;
	text-decoration: none;
}

.about {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}

.typeline {
	background-image: url(protype_line_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.protext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.typebg {
	background-image: url(type_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.product {
	font-family: Tahoma;
	font-size: 11px;
	color: #004C72;
}
.productline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E5E5E5;
}
