.word-1 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.word-1:link {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 18px;
	color: #33333;
	text-decoration: none;
}
.word-1:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
}
.word-2{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #333333;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-decoration: none;
	line-height: 18px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #666666;



}
.word-3 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	line-height: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;

}
.index-bg {
	background-image: url(images/bg/bg-10.gif);
	background-repeat: repeat;
}
.copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a.copyright:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
