body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	text-decoration: none;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 18px;
}
.content01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #016FAA;
	line-height: 18px;
	text-decoration: none;
}
.mail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #016FAA;
	line-height: 18px;
	text-decoration: underline;
}
#star {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C90803;
	line-height: 14px;
}
.bgcontent {
	background-image: url(images/bg/content.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	
}
.bgmenu {
	
}
.menu01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #121212;
}
.leftstroke {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
}
.strokeblue {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#tip {
	height: 60px;
	width: 230px;
}
.maxsol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #019DF1;
}
.tooltip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}

