body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-3dlight-color:teal;
	scrollbar-arrow-color:teal;
	scrollbar-track-color:white;
	scrollbar-darkshadow-color:teal;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white
	
}


a:link {
	color: #34724B;
}
a:visited {
	color: #34724B;
}
a:hover {
	color: #1f839d;
}
a:active {
	color: #34724B;
}


img {
border-width:0px;
}


#whole {
	width:890px;
	height: 600px;
}


#top {
	width:890px;
	float:left;
	height: 90px;

}


#innerTop {
	width:890px;
	float:left;
	height: 132px;

}


#title {
	text-align: center;
	float:left;
	margin: 20px 0 20px 0;
	height: 50px;
	width: 790px;
}


#leftTopMoon {
	width:153px;
	height: 132px;
	text-align: center;
	float:left;
	margin: 0 0 0 20px;
}



#titleInline {
	text-align: center;
	float:left;
	margin: 0 0 0 50px;
	padding: 20px 0 0 0;
}




#rightCorner {
	width:100px;
	float:right;
	margin: 10px 0 0 0;
	overflow:auto;
}


#content {
	background-image:url(img/moon.gif);
	text-align:center;
	width:890px;
	height: 390px;
	background-repeat: no-repeat;
	float: left;
}


#innerContent {
	text-align:center;
	width:890px;
	height: 390px;
	background-repeat: no-repeat;
	float: left;
}



#promotion {
	width:149px;
	height: 47px;
	position:absolute;
	left: 61px;
	top: 103px;

}

#introduction {
	width:229px;
	height: 107px;
	position:absolute;
	left: 91px;
	top: 176px;

}



#exhibition {
	width:229px;
	height: 107px;
	position:absolute;
	left: 117px;
	top: 354px;
	z-index: 1000;

}


#drawing {
	width:229px;
	height: 122px;
	position:absolute;
	left: 576px;
	top: 140px;

}


#design {
	width:229px;
	height: 107px;
	position:absolute;
	left: 550px;
	top: 321px;

}

#cutOut {
	width:890px;
	height: 105px;
	position:absolute;
	top: 428px;
	left: 0px;
	z-index: 999;

}


#aaLogo {
	width:93px;
	height: 48px;
	position:absolute;
	top: 539px;
	left: 11px;
}


#t2Logo {
	width:162px;
	height: 44px;
	position:absolute;
	top: 543px;
	left: 131px;
}


#sedanChairLogo {
	width:84px;
	height: 55px;
	position:absolute;
	top: 532px;
	left: 322px;
}

#nav {
	width:200px;
	float:left;
	text-align:left;
	padding: 20px 0 0 20px;
}


#rightContent {
	width:670px;
	float:left;
	text-align:left;
	overflow:auto;
	padding: 20px 0 0 0;
	height: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #21374E;
	line-height: 150%;
}


.contentBox {
	width:640px;
	float:left;


	
}

.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: #21374E;
	}



.contentTextBoxLeft {
	float:left;
	width:486px
	}
	
.contentTextBoxRight {
	float:right;
	width:486px
	}	
	
	
.contentImgRight {
	float:right;
	margin: 0 0 0 20px;
	border:solid;
	border-width: 2px;
	border-color:#34724B;
	}
	
	
.contentImgLeft {
	float:left;
	margin: 0 20px 0 0;
	border:solid;
	border-width: 2px;
	border-color:#34724B;
	}	
