@import url(menu.css);

body {
  top			: 0px;
  left			: 0px;
  margin			: 0px;
  padding			: 0px;
}

.no-repeat {
	background-repeat: no-repeat;
}
.m18-white {
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
}
.m14 {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.m12 {
	font-size: 12px;
	line-height: 16px;
}
.dot-ore {
	border: 1px dotted #FFCC33;
}
.no-repe-cen {
	background-repeat: no-repeat;
	background-position: center;
}
.m16-orange {
	font-size: 16px;
	line-height: 20px;
	color: #FF9900;
}
.large-ora {
	font-size: 120%;
	line-height: 110%;
	color: #FF9900;
}
.no-repeat-right-b {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.dot-blue {
	border: 1px dotted #6699FF;
}
.large-blue {
	font-size: 120%;
	line-height: 110%;
	color: #3399FF;
}
.large {
	font-size: 120px;
	line-height: 110px;
	color: #333333;
}
.m13 {
	font-size: 13px;
	line-height: 17px;
}
.m18 {
	font-size: 18px;
	line-height: 22px;
}
.m18-pink {
	font-size: 18px;
	line-height: 24px;
	color: #FF6666;
}
.dot-pink {
	border: 1px dotted #FF9999;
}

