@charset "utf-8";
#move_banner  {
	width: 260px;
	position: absolute;
	z-index: 2;
	left: 716px;
	top: -65px;
	background-image: url(images/move_banner.png);
	background-repeat: no-repeat;
}
#move_banner02 {
	height: 32px;
	width: 260px;
	position: absolute;
	z-index: 3;
	left: 716px;
	top: -65px;
	background-image: url(images/move_banner_02.png);
	background-repeat: no-repeat;
}

.move_banner_body_img {
	height: 100px;
	width: 250px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#move_banner_body {
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.move_banner_bar  {
	height: 25px;
	width: 255px;
	padding-top: 6px;
	padding-right: 5px;
}
.move_banner_bar    a:link {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	float: right;
	display: block;
	height: 18px;
	padding: 1px;
	margin-right: 2px;
}
.move_banner_bar   a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	float: right;
	display: block;
	height: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-left: 1px;
}
.move_banner_bar   a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	float: right;
	display: block;
	height: 18px;
	padding: 1px;
}

