.bg {
	background-image: url(images/index_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.dotline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.dot {
	list-style-position: inside;
	list-style-type: square;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.text2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.footerlink {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.link1 {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

.link1 a:hover {
	font-family: Arial,Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
}

.link1 a:link {
	font-family: Arial,Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
}

.link1 a:visited {
	font-family: Arial,Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
}

