@charset "UTF-8";
.body {
	margin: 0px;
	height: 700px;
	width: 500px;
}

.EventsLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: normal;
	color: #666666;
	vertical-align: bottom;
	}
.EventsLinkTextRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: normal;
	color: #666666;
}
.EventsLinkTextBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: 0.2em;
	color: #666666;
}
.wholeBox {
	height: 600px;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
.page_about {
	height: 700px;
	background-attachment: scroll;
	background-image: url(images/background_about.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.page_spec {
	height: 700px;
	background-attachment: scroll;
	background-image: url(images/background_prodcut.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.page_faq {
	height: 700px;
	background-attachment: scroll;
	background-image: url(images/background_faq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.page_buy {
	height: 700px;
	background-attachment: scroll;
	background-image: url(images/background_buy.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.page_contact {
	height: 700px;
	background-attachment: scroll;
	background-image: url(images/background_contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.centerFlash {
	height: 600px;
	text-align: center;
	vertical-align: top;
	width: 600px;
}
.topflash {
	height: 250px;
	vertical-align: top;
	text-align: center;
}
.topbox_popup {
	height: 600px;
}
.buttomflash {
	height: 120px;
	text-align: center;
	vertical-align: middle;
	background-attachment: scroll;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.sideFlash {
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
}
.Base {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.wholeBoxpopup
 {
	height: 100%;
	width: 700px;
	background-position: center top;
	text-align: center;
}
.wholeBox1000 {
	height: 900px;
	width: 1000px;
	text-align: center;
	vertical-align: top;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	background-position: left;
	text-align: justify;
	line-height: 200%;
}
.TextBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #666666;
}
.TextTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #666666;
	background-position: left;
	text-align: left;
}
.TextSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #669900;
}
.TextOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF6600;
	background-position: left;
	text-align: justify;
	line-height: 200%;
}

