* { padding: 0; margin: 0; }


/* ===============
SIDE NAVIGATION
================ */
#nava,#navb,#navc,#navd,#body,#bnav{
	font-family: Georgia;
	font-size: 8.5pt;
}

#body {
	background: #ffffff url("images/sm_mountain.gif") no-repeat;
}

/*
#body div {
	border: 1px dotted Blue;
}
*/
#nava,#nava1,#navb,#navc,#navd,#nave,
#navf,#navg,#navh,#navi,#navj{
   font-weight: bolder;
	line-height: 18px;
	float:left;
	clear:left;
	padding:0;	
	font-size: 9.5pt;
}

.hptext {
	padding: 0 4px 0 0;
}

#nava{ width: 185px; height: 55px;}
#nava1{ width: 181px; height: 50px;}
#navb{ width: 172px; height: 32px; }
#navc{ width: 158px; height: 67px;}
#navd{ width: 168px; height: 32px; }
#nave{ width: 180px; height: 34px; }
#navf{ width: 210px; height: 25px;}
#navg{ width: 220px; height: 42px; }






#body p,td{
	font-family: Georgia;
	font-size: 8.5pt;
}

#body .title{
	font-size: large;
	font-weight: bolder;
}

#body .subtitle{
	font-size: small;
	font-weight: lighter;
}

#body .quote{
	font-size: 8pt;
	font-weight: lighter;
	width: 400px;
	text-align: left;
	margin-left: 170pt;
}

#body .submenu a,#body .submenu a{
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #9CBAC3;
	text-align: center;
}
#body .submenu a:hover{
	color: #000000;
	text-decoration: none;
}
/* ===============
History Page: Mt Emei Pic
================ */
dl#mtemei{
	background: transparent url(images/emeigoldensummit.jpg) top left no-repeat;
	height: 191px;
	width: 255px;
	position: relative;
	float: right;
	margin: 0;
	padding: 0;

}

dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; }

/* ---------- Hotspot Declarations ---------- */
dd#summitDef{ top: 21px; left: 24px; }
dd#summitDef a{
	position: absolute;
	width: 21px;
	height: 21px;
	text-decoration: none;
   border: 1px dotted #FFF;
}
dd#summitDef a span{ display: none; }
dd#summitDef a:hover{
	position: absolute;
	background: transparent none;
	border: 1px dotted ActiveBorder;
}

dd#summitDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: B8CDDC;
	position: absolute;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	width: 100px;
	font: 8.5pt Arial, Helvetica, sans-serif;
}


/* ===============
Copyright
================ */
#copyright, #copyright a{
	text-decoration: none;
	color: #666666;
}
