.content {
	font-size: 12px;
	line-height: 18px;
	color: #6E6E6E;
	text-decoration: none;
}
.black {
	font-size: 12px;
	line-height: 18px;
	color: #414141;
	text-decoration: none;
}
.copyright {
	font-size: 12px;
	line-height: 18px;
	color: #504646;
	text-decoration: none;
}
.underline {
	background-attachment: fixed;
	background-image: url(../images/index_bg_line_gray.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424243;
	text-decoration: none;
	height: 14px;
	width: 121px;
	border: 1px solid #BCBCBC;
	background-color: #FBFBFB;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424243;
	text-decoration: none;
	height: 14px;
	width: 65px;
	border: 1px solid #BCBCBC;
	background-color: #FBFBFB;
}
a.copyright {
	font-size: 12px;
	line-height: 18px;
	color: #504646;
	text-decoration: none;
}
a.copyright:hover {
	font-size: 12px;
	line-height: 18px;
	color: #504646;
	text-decoration: underline;
}
a.content {
	color: #6E6E6E;
	text-decoration: none;
}
a.content:hover {
	color: #FF4200;
	text-decoration: none;
}