﻿/* CSS Document */

body {
	font-size: 62.5%;
	text-align: center;
	min-width: 760px;
	padding: 0px;
	margin: 0px;
}

#chooseLang {
	font: normal 12px PMingLiU;
	color: #ffffff;
	position: absolute;
	top: 10px;
	right: 0px;
}
#chooseLang a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#chooseLang a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#chooseLang a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#chooseLang a:active{
	text-decoration: none;
	color: #FFFFFF;
}

#ritzLogo {
	position: absolute;
	top: 6px;
	left: 20px;
}

#ritzSlogan {
	position: absolute;
	top: 30px;
	left: 120px;
}

#mainHolder {
	margin: 0px auto;
	width: 740px;
	text-align: left;
}

#topspace {
	width: 740px;
	height: 70px;
	position: relative;
	top: 0px;
	right: 0px;
}

#mainMenu {
	position: relative;
	height: 33px;
	width: 740px;
	left: 0px;
	top: 0px;
}

#mainTab1 {
	width: 71px;
	height: 23px;
	position: absolute;
	left: 143px;
	top: 0px;
}

#mainTab2 {
	width: 96px;
	height: 23px;
	position: absolute;
	left: 214px;
	top: 0px;
}

#mainTab3 {
	width: 96px;
	height: 23px;
	position: absolute;
	left: 310px;
	top: 0px;
}

#mainTab4 {
	width: 126px;
	height: 23px;
	position: absolute;
	left: 406px;
	top: 0px;
}

#mainTab5 {
	width: 112px;
	height: 23px;
	position: absolute;
	left: 532px;
	top: 0px;
}

#mainTab6 {
	width: 96px;
	height: 23px;
	position: absolute;
	left: 644px;
	top: 0px;
}

#midSpace {
	width: 740px;
	height: 155px;
	position: relative;
	left: 0px;
	top: 0px;
	background: #FFFFFF;
}

#sideImage {
	width: 132px;
	height: 44px;
	position: absolute;
	left: 1px;
	top: 1px;
}

#sideTab1 {
	width: 132px;
	height: 21px;
	position: absolute;
	left: 1px;
	top: 46px;
}

#sideTab2 {
	width: 132px;
	height: 21px;
	position: absolute;
	left: 1px;
	top: 68px;
}

#sideTab3 {
	width: 132px;
	height: 21px;
	position: absolute;
	left: 1px;
	top: 90px;
}

#sideTab4 {
	width: 132px;
	height: 21px;
	position: absolute;
	left: 1px;
	top: 112px;
}

#sideTab5 {
	width: 132px;
	height: 21px;
	position: absolute;
	left: 1px;
	top: 134px;
}

#mainImage {
	width: 605px;
	height: 154px;
	position: absolute;
	left: 134px;
	top: 1px;
}

#footer {
	width: 740px;
	height: 50px;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	float: left;
	clear: both;
}

#footer p {
	font: 12px/22px PMingLiU;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#bfooter {
	width: 740px;
	height: 50px;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
}

* {
	border-width: 0px;
}
