@charset "utf-8";
.footer{
	width:858px;
	height:33px;
	table-layout:fixed;
	text-align:center;
	position:relative;
	top:0px;
	left:0px;
}
.footer td{text-align:center;}

.bottom_left{
	width:174px;
	height:23px;
	padding-top:10px;
	background-image:url(../images/2009isrmedtour.jpg);
	background-position:top;
	background-repeat:repeat;
	text-align:center;
	margin-top:3px;
	color:#8D8D8D;
}
.footer .menu_bottom{
	background-image:url(../images/pass-bottom.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	padding-top:13px;
	padding-left:8px;
	text-align:left;
}
.footer .menu_bottom a{
	padding:0px 5px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#8D8D8D;
	text-decoration:none;
}
.footer .menu_bottom a:hover{
	padding:0px 5px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#8D8D8D;
	text-decoration:underline;
}
.footer .menu_bottom .bottom_item{
	width:107px;
	float:left;
	text-align:center;
}
.powered{
	width:110px;
	color:#8D8D8D;
	font:normal 10px Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:-5px;
	float:left;
	position:relative;
	top:0px;
	right:0px;
}