td {
	font-size: 14px;
	line-height: 21px;
}
body {
	background-color: #FFFFFF;
	margin: 10px 0 10px 0;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.menu {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	height: 70px;
}
.menu a{
	color: #000000;
	text-decoration: underline;
}
.menu a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.red {
	color: #FF0000;
}

.foot {
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #B1C473;
}
.text_b {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF3300;
}
.td2 {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.td3 {
	font-size: 14px;
	line-height: 20px;
}
.pro_img {
	border: 1px solid #CCCCCC;
	padding: 1px;
	width:160px;
	height:120px;
}
.b {
	font-weight: bold;
	color: #0099FF;
	line-height: 30px;
}
.title {
	padding: 2px;
	border: 1px solid #000000;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
