.leftmenu {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #DB8400;
	text-decoration: underline;
}
.protitl {
	font-size: 12px;
	line-height: 16pt;
	color: #333333;
	text-decoration: underline;
}
.protitl1 {
	font-size: 13px;
	font-weight: bold;
	color: #C44F00;
}
.text {
	font-size: 12px;
	line-height: 16pt;
	color: #CC6600;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
