td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.leftintro {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.intro {
	background-repeat: no-repeat;
	padding: 8px;
}
a:link{
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #CC0000;
	text-decoration: underline;
}
.a1:link{
	color: #FFFFFF;
	text-decoration: none;
}
.a1:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.a1:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.title {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
.proimg {
	border: 1px solid #CCCCCC;
}
.leftgd {
	position: fixed;
	float: left;
	width: 50px;
	z-index: 2;
	left: 0px;
	top: 150px;
}
.promenu {
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
