@charset "utf-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(../source/bg.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}
.webstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bot-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.gray-small {
	font-family: calibri;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
.white-big {
	font-family: calibri;
	font-size: 16px;
	color: #FFFFFF;
}
.tittle {
	font-family: calibri;
	font-size: 20px;
	color: #FFFFFF;
}
.white-small {
	font-family: calibri;
	font-size: 12px;
	color: #FFFFFF;
}
.form-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.orange-normal {
	font-family: calibri;
	font-size: 14px;
	color: #FFCC00;
}
.blue-normal {
	font-family: calibri;
	font-size: 14px;
	color: #3399FF;
}
.green-normal {
	font-family: calibri;
	font-size: 14px;
	color: #66CC00;
}
