.text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	font-style: normal;


}
a {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a:link {
	font-size: 11px;
	line-height: normal;
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #000066;
}
.titl {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	background-image: url(images/bg_1.gif);


}
.ptext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 25px;
	color: #666666;
}
.bian {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #999999;
	border-left-color: #999999;
}

