.copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.trademark {
	font-family: Tahoma;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;
}
.leftTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
}
.topicBlue {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.norTxt {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.lineLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.topicOrange {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.NorLink {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #3399FF;
	text-decoration: underline;
}
.NorLink:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}






.trademark:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFF00;
	text-decoration: none;
}
.norlink2 {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #999999;
	text-decoration: underline;
}
.norlink2:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #FF6600;
	text-decoration: none;
}
