<SCRIPT LANGUAGE="JavaScript">
<!--
var mm = 300;   //高度变量
//-->
</SCRIPT>
<style>
.jobseeker_login_bottom{
position:absolute; 
left:0;
         top:expression(mm);
width:100%; 
height:24; 
z-index:2;
border:1px solid #ff0000;
}
</style>
</head><body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" style="overflow:hidden">
<div id="jobseeker_login_bottom" class="jobseeker_login_bottom"></div>