@charset "utf-8";

body {
	background-image: url(images/top_bg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	text-align: center;
}
body {
	background-color: #f5f5f3;
}
.st1 {
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.st2 {
	color: #666;
	font-weight: bold;
	text-align: left;
	font-size: 16px;

}
.st3 {
	text-decoration: none;
	font-size: 14px;
	color: #666;
}
.st4 {
	text-decoration: none;
	font-size: 14px;
	color: #666;
	text-align:left
}
.st5 {
	text-decoration: none;
	font-size: 16px;
	color: #03C;
	text-align:left
}

a:link {
	color: #666;
	text-decoration: none;
	font-weight:bold
	
}
a:visited {
	text-decoration: none;
	color: #666;
	font-weight:bold
}
a:hover {
	text-decoration: none;
	color: #666;
	font-weight:bold
}
a:active {
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
	text-align: center;
}
.stb {
	color: #000;
}
.stx {
	font-weight: bold;
	text-align: left;
	color: #000;
}
.bas {
	font-size: 28px;
	color: #666;
}
