body {
	position: relative;
	margin: 0;
	background-color: #FFFFFF;
	padding: 0;
	color: #6A6B6B;
	font: normal normal normal 10pt Arial, Helvetica, Sans-Serif;
}

.div1 {
	position: absolute;
	top: 70px;
	right: 0px;
	background: url(/images/pic_hp_line.gif) no-repeat 0 84%;
	width: 650px;
}

.div2 {
	position: absolute;
	top: 4px;
	right: 20px;
	z-index: 10;
}

#container {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 780px;
}

#sp_mainbody {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 780px;
}

#sp_pic_header {
	position: absolute;
	top: 0px;
	width: 130px;
	height: 382px;
}

#sp_txt_agentname {
	position: absolute;
	top: 40px;
	right: 0px;
	z-index: 2;
	overflow: hidden;
	background: url(/images/pic_hp_line.gif) no-repeat 1px 80%;
	width: 650px;
	font-size: 24pt;
	color: #72869A;
	white-space: nowrap;
	text-indent: 25px;
}

#sp_grp1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 650px;
	padding-top: 90px;
	margin-left: 130px;
	border-left: 1px solid #D2D7D7;
}

#sp_txt_content {
	position: relative;
}

#sp_txt_content iframe {
	padding-top: 10px;
	padding-left: 5px;
	height: 500px;
	width: 99.5%;
}

.sp_txt_content_title_box {
	position: absolute;
	top: 0px;
	left: 130px;
	width: 650px;
	height: 34px;
	background: url(/images/pic_bg_pgtitle.gif) no-repeat;
}

.sp_txt_content_title {
	position: absolute;
	left: 20px;
	bottom: 5px;
	width: 550px;
	height: 21px;
	font-size: 12pt;
	font-weight: bold;
	color: #72869A;
	overflow: hidden;
}

#sp_section1, #sp_section2, #sp_section3, #outer_sp_pic_agent, #sp_pic_agent, #sp_pic_logo, #sp_txt_contactinfo, #sp_bottombody, #sp_bottomlinks_box, #sp_footer_box {
	display: none;
	position: absolute;
}

