@charset "utf-8";
body {
	background: #e5e5e5 !important;
}

#wholepage {
	position: relative;
	left: 0px;
	top: 0px;
	width: 1000px;
	margin: 0 auto;
	z-index: 0;
}

#heading {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 250px;
	z-index: 99;	
}

#rest {
	position: relative;
	left: 0px;
	top: 250px;
	width: 1000px;
	z-index: 10;		
}

#whitebg {
	background: url(../upload/images/6/whitebgmain.png);
	position: absolute;
	left: 0px;
	top: 250px;
	width: 629px;
	height: 1480px;
	z-index: 10;
}

#completewhite {
	background-color: #ffffff;
	position: absolute;
	left: 0px;
	top: 250px;
	width: 629px;
	height: 1480px;
	z-index: 10;
	padding-top: 10px;
}

#databank {
	/* background: url(../upload/images/6/databank.png); */
	position: absolute;
	left: 629px;
	top: 250px;
	width: 371px;
	height: 332px;
	z-index: 30;	
}

#rightpart1 {
	background: url(../upload/images/6/rightpart1.png);
	position: absolute;
	left: 629px;
	top: 455px;
	width: 179px;
	height: 730px;
	z-index: 40;	
}

#rightpart2 {	
	background: url(../upload/images/6/rightpart2.png);
	position: absolute;
	left: 808px;
	top: 455px;
	width: 193px;
	height: 1493px;
	z-index: 50;
}

#rightpart3 {
	background: url(../upload/images/6/rightpart3.png);
	position: absolute;
	left: 629px;
	top: 1185px;
	width: 179px;
	height: 418px;
	z-index: 60;
}

#bottom1 {
	background: url(../upload/images/6/bottom1.png);
	position: absolute;
	left: 0px;
	top: 1603px;
	width: 808px;
	height: 254px;
	z-index: 80;	
}

#bottom3 {
	background: url(../upload/images/6/bottom3.png);
	position: absolute;
	left: 0px;
	top: 1855px;
	width: 808px;
	height: 92px;
	z-index: 100;	
}
#bottom4 {
	position: absolute;
	left: 0px;
	top: 1947px;
	width: 808px;
	z-index: 110;	
}

#rightpart1_readmore {
	background: url(../upload/images/6/rightpart1-readmore.png);
	position: absolute;
	left: 629px;
	top: 455px;
	width: 179px;
	height: 722px;
	z-index: 40;	
}
#whitebg-readmore {
	background: url(../upload/images/6/whitebgmain-readmore.png);
	background-repeat: repeat;
	position: absolute;
	left: 0px;
	top: 123px;
	width: 629px;
	height: auto;
	z-index: 10;
	padding-top: 10px;
}

#completewhite-edit {
	background-color: #ffffff;
	position: absolute;
	left: 0px;
	top: 123px;
	width: auto;
	height: auto;
	z-index: 10;
	padding-top: 10px;
}

a {
	font-family: Calibri;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.lesMerClass {
	font-family: Calibri !important;
	font-size: 12px !important;
	font-weight: bold !important;
	text-decoration: none !important;
	color: #000000 !important;
}

.stampedDateClass {
	font-family: Calibri !important;
	font-size: 12px !important;
	text-decoration: none !important;
	color: #000000 !important;
}

#lastmodifiedLink {
	font-family: Calibri !important;
	font-size: 14px !important;
	text-decoration: none !important;
	color: #000000 !important;
}	
	
#lastmodifiedDescName {
	padding-bottom: 5px !important;
}

#lastmodifiedDescNameTime {
	font-family: Calibri !important;
	font-size: 12px !important;
	text-decoration: none !important;
	color: #000000 !important;
}