.copyrightbg {
	background-image: url(images/6.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.copyrightbg2 {
	background-image: url(images/copyrightbg.jpg);
	background-repeat: no-repeat;
}
.number-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E5B49;
}

.font1 {
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
}
.menubg {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-y;
}
.searchbg {
	background-image: url(images/searchbg.jpg);
	background-repeat: no-repeat;
}
.search {
	height: 15px;
	width: 116px;
	border: 1px solid #CCCCCC;
}
.font2 {
	font-size: 12px;
	line-height: 25px;
	color: #999999;
}
.font3 {
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}

a:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
.line {
	border: 1px solid #bbbbbb;
}
