div.all {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 800px;
	display: block;
	height: 100%;
}
div.all div.tital {
	display: block;
	position: absolute;
	height: 20px;
	width: 80%;
	left: 150px;
	top: 155px;
	right: 25px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom-style: inset;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	z-index: 4;
	background-image: url(photos/icon2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
div.all div.line {
	display: block;
	position: absolute;
	height: 20px;
	width: 561px;
	top: 195px;
	left: 160px;
	font-size: 18px;
	color: #009900;
	font-weight: bolder;
	z-index: 6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.all div.word {
	display: block;
	width: 79%;
	top: 235px;
	position: absolute;
	left: 160px;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	z-index: 1;
	overflow: scroll;
	height: 415px;
	padding-right: 10px;
}
div.all div.word div.link {
	display: block;
	position: absolute;
	height: 100%;
	width: 650px;
	bottom: 10px;
	font-size: 14px;
	color: #669933;
	font-weight: bold;
}
div.all div.btn {
	position: absolute;
	height: 510px;
	width: 140px;
	top: 140px;
	left: 0px;
	display: block;
	z-index: 2;
	background-image: url(photos/em060301022_r2_c2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}
div.all div.top {
	display: block;
	position: absolute;
	height: 140px;
	width: 100%;
	z-index: 3;
	background-color: #FFFFFF;
}
div.all div.under {
	display: block;
	position: absolute;
	height: 45px;
	width: 100%;
	top: 695px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	visibility: visible;
	z-index: 7;
	background-image: url(photos/em060301022_r4_c2.jpg);
	text-align: center;
	vertical-align: middle;
}
div.all div.under2 {
	display: block;
	position: relative;
	height: 45px;
	width: 100%;
	top: 650px;
	background-color: #FFFFFF;
	background-image: url(photos/em060301022_r3_c2.jpg);
	color: #FFFFFF;
	font-weight: bold;
}
