<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>桂林理工大学 学生工作部后台管理登陆</title>
<style type="text/css">
	body{
		margin:0;
		border:0;
		background:url(/xgc/zm/admin/template/style/images/bodybigbg.gif) no-repeat;
	}
	.center{
		margin-top:20px;
		height:320px;
		background:url(/xgc/zm/admin/template/style/images/midbgline.gif) repeat-x center center;
	}
	.top{
		margin-top:120px;
		text-align:center;
	}
	.mainbody{
		background:url(/xgc/zm/admin/template/style/images/mainbg.gif) no-repeat center center;
		height:300px;
		position:relative;
		width:700px;
		margin:0 auto;
	}
	.mainbody form input{
	position:absolute;
	height:30px;
	line-height:30px;
	border:0;
	background:none;
	width:110px;
	padding:0 5px;
	
	}
	.input1{
	left:173px;
	top:112px;
	}
	.input2{
	left:411px;
	top:114px;
	}
	.input3{
	left:172px;
	top:154px;
	}
	.input4{
	left:412px;
	top:153px;
	}
	.input5{
	left: 542px;
	top: 154px;
	}
	
	iframe{
	position:absolute;
	left: 548px;
	top: 113px;
	height: 30px;
	width: 82px;
	border:1px solid #ccc;
	background:#fff;
	padding:0 10px;
	}
	.bottom{
		text-align:center;
		font-size:12px;
	}
</style>
</head>

<body>
<div class="top"><img src="/xgc/views/default/syle/img/logo.gif" width="855" height="123" /></div>

<div class="center">

<div class="mainbody">
    	<form name="form1" action="/xgc/zm/admin/?controller=login&action=login" method="post">
        	<input name="UserName" type="text" class="input1"  />
<input name="Code" type="text" class="input2"  />
            <input name="Pass" type="password"  class="input3" />
			<input name="AdminCode" type="text"  class="input4" />
            <input type="image" src="/xgc/zm/admin/template/style/images/submitbutton.gif" class="input5" />
            <iframe src="/xgc/zm/admin//fn/code.asp" frameborder="0" scrolling="no" ></iframe>
        </form>
    </div>
</div>


<div class="bottom">


地址/ADD：桂林理工大学体育馆附属楼1楼学生工作部（处）　    <br /><br /> 
版权所有：桂林理工大学学生工作部（处）　联系电话/TEL：0773-5896459(屏风)     0773-3696960(雁山)<br />  
     
</div>
</body>
</html>

