.rightBody {
	left: 20px;
	top: 0px;
	bottom: 0px;
	right: 20px;
	z-index: 2;
	position: absolute;
}
.rightUnderBody {
	background-repeat:repeat-y;
	left: 20px;
	right: 20px;
	top: 0px;
	bottom: 0px;
	margin: 0px;
	background-position: left top;
	position: absolute;
}
.pointItem {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	height: 30px;
	width: 90px;
	left: 15px;
	border: 1px solid #FFFFFF;
	display: block;
	background-color: #0000FF;
	z-index: 1;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	text-indent: 2pt;
	font-weight: bold;
}
.boxframe {
	position: absolute;
	z-index: 0;
	height: 585px;
	background-color: #000000;
	border-top: 16px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 50px solid #FFFFFF;
	top: 45px;
	left: 43px;
	/*width: 95%;*/
}
.boxframe1 {
	position: absolute;
	z-index: 0;
	height: 200px;
	top: 44px;
	border-left: 1px solid #FFFFFF;
	left: 42px;
}
.bigtxt {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
	font-size: 50px;
	position: absolute;
	z-index:10;
	font-weight: bold;
	right: 42px;
	top: 15px;
	padding-left:14px;
	}
.smltxt {	
	line-height: 28px;
	font-size: 50px;
	position: absolute;
	z-index: 9;
	color: #000000;
	font-weight: bold;
	right:43px;
	top: 26px;
	padding-right:8px;	
}
.txt3 {
	font-size: 24px;
	font-weight: bold;
	display: block;
	color: #000000;
	position: absolute;
	z-index:11;
	top: 36px;
	height:32px;
	width:100px;
	left: 0px;
	border-top: 1px solid #000000;
	border-right: 20px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}
.dectxt4 {
	font-size: 20px;
	font-weight: bold;
	display: block;
	color: #000000;
	position: absolute;
	z-index:12;
	top: 45px;
	height:32px;
	width:200px;
	right: 0px;
	/*border-top: 1px solid #000000;
	border-right: 20px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;*/
}
.txtplace {
	text-align:left;
	font-size: 24px;
	height:32px;
	width:100px;
	position: absolute;
	top: 1px;
	z-index:8;
	right: 90px;
	display: block;
	color: #000000;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.viewer {
	color: #FFFFFF;
	height: 400px;
	width: 350px;
	padding: 2px;
	vertical-align: top;
}
