/* CSS Document */
.sp_top {
	background-image:url(../g/sp/top.jpg);
	background-repeat:no-repeat;
	width:740px;
	height:67px;
}

.sp_middle_section {
	position:relative;
	top:0px;
	width:100%;
	height:56px;
	background-image: url(../../g/sp/menu_section.jpg);
	background-repeat:no-repeat;
	
}
.text_top a {
	color:white;
	text-decoration:none;
}
.text_top a:hover{
	color:#7D9DDF;
	text-decoration:underline;
}

.flashdiv {
	position:relative;
	margin:0;
	z-index:inherit;
}

.sp_content_home {
	position:relative;
	top:6px;
	left:-20px;
	width:695px;
	height:auto;
}

