@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}body {
	background-color: #333;
	color: #CCC;
}
.div-1 {
	z-index: 1;
}



.div-2 {
	z-index: 2;
}
.div-3 {
	z-index: 3;
}
.layout-main {
	position: absolute;
	z-index: 1;
	background-color: #000;
	width: 750px;
	margin-top: 5px;
	margin-right: 10%;
	margin-bottom: 100px;
	margin-left: 10%;
	padding: 10px;
	height: 1700px;
}

.layout-mainBgContent {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #222;
}
.layout-content {
	position: absolute;
	z-index: 1;
	width: 750px;
	margin-top: 0px;
	margin-right: 10%;
	margin-bottom: 100px;
	margin-left: 10%;
	height: 700px;
	border-top-width: 7px;
	border-right-width: 7px;
	border-left-width: 7px;
	border-top-color: #444;
	border-right-color: #444;
	border-bottom-color: #444;
	border-left-color: #444;
	border-left-style: solid;
	border-top-style: solid;
}
.layout-home-content {
	position: absolute;
	z-index: 1;
	width: 750px;
	margin-top: 155px;
	margin-right: 10%;
	margin-bottom: 100px;
	margin-left: 10%;
	height: 1000px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.txt-contactUs-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0FF;
	text-decoration: none;
	vertical-align: middle;
}


.layout-indexFlash {
	position: absolute;
	z-index: 1;
	width: 750px;
	margin-top: 220px;
	margin-right: 10%;
	margin-bottom: 100px;
	margin-left: 10%;
	height: 150px;
}
.layout-indexLanguages {
	position: absolute;
	z-index: 2;
	width: 50px;
	margin-top: 0px;
	margin-right: 10%;
	margin-bottom: 100px;
	margin-left: 10%;
	height: 15px;
	left: 760px;
	top: 5px;
	background-color: #000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D6D6D6;
	text-decoration: none;
}
.layout-indexLanguagesChi {
	position: absolute;
	z-index: 2;
	width: 50px;
	margin-top: 0px;
	margin-right: 10%;
	margin-bottom: 100px;
	margin-left: 10%;
	height: 15px;
	left: 760px;
	top: 130px;
	background-color: #000;
	text-align: left;
	font-family: arial, 新細明體, mingliu;
	font-size: 12px;
}
.layout-SpecialOffer {
	position: absolute;
	z-index: 3;
	width: 250px;
	margin-top: 5px;
	margin-right: 20%;
	margin-bottom: 100px;
	margin-left: 7%;
	height: 300px;
	border: 3px dotted white;
	padding: 5px;
}




.content-index01 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	vertical-align: top;
}
.content-index02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #CF3;
	text-decoration: none;
	background-color: black;
}
.content-home01 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	text-align: justify;
	background-color: #2E0F2F;
	font-size: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.content-home01-ForNoLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: justify;
	background-color: #2E0F2F;
	font-size: 15px;
	padding-right: 10px;
	padding-left: 10px;
}

.content-home02 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	text-align: justify;
	font-size: 15px;
	padding: 1px;
}


.heading-index {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 65px;
}
.bottons-main-en {
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D6D6D6;
	text-decoration: none;
}
.just-noUnderLine {
	text-decoration: none;
}
.specialOffer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	background-color: #F00;
	font-size: 20px;
}
.color-01 {
	text-decoration: none;
	color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #000;
}
