



<!DOCTYPE html>



<html>

<head>

	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

	<meta name="author" content="Weaver E-Mobile Dev Group" />

	<meta name="description" content="Weaver E-mobile" />

	<meta name="keywords" content="weaver,e-mobile" />

	<meta name="viewport" content="width=device-width,minimum-scale=1.0, maximum-scale=1.0" />

	<title></title>

	<style type="text/css">

	html,body {

		height:100%;

		margin:0;

		padding:0;

		font-size:9pt;

		background: #00538D;

	}

	a {

		text-decoration: none;

	}

	table {

		border-collapse: separate;

		border-spacing: 0px;

	}

	#page {

		width:100%;

		height:100%;

		background: -moz-linear-gradient(top, #C8E8F5, #00538D);

		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C8E8F5', endColorstr='#00538D');

		background: -webkit-gradient(linear, left top, left bottom, from(#C8E8F5), to(#00538D));

	}

	#header {

		width: 100%;

		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#ececec' );

		background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF),to(#ECECEC) );

		background: -moz-linear-gradient(top, white, #ECECEC);

		border-bottom: #CCC solid 1px;

	}



	#header #title {

		color: #336699;

		font-size: 20px;

		font-weight: bold;

		text-align: center;

	}

	</style>

</head>

<body>



<table id="page"><tr><td width="100%" height="100%" valign="top" align="left">



	<div id="header" style="display:block;">

		<table style="width: 100%; height: 40px;">

			<tr>

				<td width="10%" align="left" valign="middle" style="padding-left:5px;">

					<a href='/home.do'>

						<div style="width:56px;height:26px;background:url('/images/bg-top-btn.png') no-repeat;text-align:center;line-height:26px;color:#000;">

						返回

						</div>

					</a>

				</td>

				<td align="center" valign="middle">

					<div id="title">系统消息</div>

				</td>

				<td width="10%" align="right" valign="middle" style="padding-right:5px;">

				</td>

			</tr>

		</table>

	</div>



	<div id="view_content" style="padding: 10px;"> 

		

		

			

			

			

				

				007

			 	

		

	</div>



</td></tr></table>



</body>

</html>	