div.nav_bg {
	background:url("../images/layout/bottom_nav_bg.gif") left top no-repeat;
	width:175px;
	height:327px;
	position:absolute;
	left:11px;
	top:33px;
	z-index:1;
}
div.nav_bg div.title {
	width:122px;
	height:14px;
	position:absolute;
	left:10px;
	top:9px;
}
div.nav_bg div.home_phone {
	background:url("../images/home_phone.gif") left top no-repeat;
	width:137px;
	height:31px;
	position:absolute;
	left:16px;
	top:48px;
}
div.nav_bg div.nav_text {
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;
	width:163px;
	height:31px;
	position:absolute;
	left:8px;
	top:88px;
}
div.nav_bg div.nav_bar {
	background:url("../images/layout/nav_bar.gif") left top repeat-x;
	height:29px;
	width:175px;
}
div.nav_bg a.text {
	width:175px;
	height:23px;
	z-index:5;
	background:url("../images/layout/nav_sub.gif") left top no-repeat;
	margin-left:0px;
	margin-top:0px;
	padding-left:10px;
	padding-top:5px;
	position:absolute;
	top:0px;
	color:#2983a4;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
div.nav_bg a.text:hover {
	color:#ffffff;
	background:url("../images/layout/nav_sub_r.gif") left top no-repeat;
}
div.nav_bg a.text2 {
	height:36px;
	background:url("../images/layout/nav_sub2.gif") left top no-repeat;
}
div.nav_bg a.text2:hover {
	background:url("../images/layout/nav_sub2_r.gif") left top no-repeat;
}
div.nav_bg a.text3 {
	height:50px;
	background:url("../images/layout/nav_sub3.gif") left top no-repeat;
}
div.nav_bg a.text3:hover {
	background:url("../images/layout/nav_sub3_r.gif") left top no-repeat;
}
div.nav_bg a.on {
	width:175px;
	height:23px;
	z-index:5;
	background:url("../images/layout/nav_sub_r.gif") left top no-repeat;
	margin-left:0px;
	margin-top:0px;
	padding-left:10px;
	padding-top:5px;
	position:absolute;
	top:0px;
	color:#ffffff;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	cursor:default;
}
div.nav_bg a.on2 {
	height:36px;
	background:url("../images/layout/nav_sub2_r.gif") left top no-repeat;
	color:#ffffff;
	cursor:default;
}
div.nav_bg a.on3 {
	height:50px;
	background:url("../images/layout/nav_sub3_r.gif") left top no-repeat;
	color:#ffffff;
	cursor:default;
}
div.content_bg {
	background:url("../images/layout/bottom_content_bg.gif") left top no-repeat;
	width:465px;
	height:401px;
	position:absolute;
	right:0px;
	top:8px;
}
div.content {
	border:1px;
	z-index:2;
	position:absolute;
	left:7px;
	top:8px;
	padding:0px;
}
div.content iframe.content {
	width:445px;
	height:385px;
}

