.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.top-bg {
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
}
.banner-bg {
	background-image: url(images/banner-bg.jpg);
	background-repeat: no-repeat;
}
.down-bg {
	background-image: url(images/down-bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	text-decoration: none;
	line-height: 18px;
}
.news-font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.news-font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaaaaa;
}
a.copyright:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	text-decoration: none;
	line-height: 18px;
}
a.copyright:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	text-decoration: none;
	line-height: 18px;
}
a.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	line-height: 18px;
}
a.news-font1-2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.news-font1-2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.news-font1-2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}
.menu-font {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.menu-font-2:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.menu-font-2:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.menu-font-2:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.font1 {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	text-decoration: none;
}
.font2 {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	text-decoration: none;
}

a.font1-2:link {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	text-decoration: none;
}
a.font1-2:visited {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	text-decoration: none;
}
a.font1-2:hover {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	text-decoration: underline;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	text-decoration: none;
}
