<!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="X-UA-Compatible" content="IE=7" />
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<title>Документ без названия</title>
		<link href="style/style.css" rel="stylesheet" type="text/css" />
		<script type="text/javascript" src="js/jquery-1.4.1.min.js"></script>
		<script type="text/javascript" src="js/ui.datepicker.js"></script>
		<script type="text/javascript" src="js/my.js"></script>
		<!--[if IE 6]>
		<script type="text/javascript">
			$(document).ready(function(){
				$('#page').height(function(){
					var ie6 = $(this).height();
					if (ie6 % 2 == 1)
						ie6 = ie6 + 1;
					return ie6;
				});
			})
		</script>
		<![endif]-->
	</head>
	<body>
		<div id="all">
			<div id="head">
				<div id="logo"><a href="#" title="#"><img src="images/logo.png" alt="" /></a></div>
				<div id="login">
					<table>
						<tr>
							<td><a href="#" title="#">Alegri</a>&nbsp;242rur</td>
							<td><a href="#" title="#">Поддержка</a></td>
							<td><a href="#" title="#">Выход</a></td>
						</tr>
					</table>
				</div>
				<div class="set"></div>
			</div>
			<div id="page">
				<table id="m-1">
					<tr>
						<td><a href="#" title="#">Сервисы<s></s></a></td>
						<td><a href="#" title="#">Выплаты<s></s></a></td>
						<td><a href="#" title="#">Отчёты<s></s></a></td>
						<td>графики</td>
						<td><a href="#" title="#">операторы<s></s></a></td>
						<td><a href="#" title="#">тарифы<s></s></a></td>
						<td><a href="#" title="#">Справочник<s></s></a></td>
					</tr>
				</table>
				<div class="deskr">
					<p>Вы можете добавить новый сервис, изменить настройки существующих сервисов,
						а также удалить любой из существующих сервисов, используя функции данной страницы.</p>
				</div>
				<div class="content">
					<form action="" method="method" class="jNice">

						<table class="table-1 table-1-1 table-1-2">
							<thead>
								<tr>
									<td class="td-1">
										<a class="a-1" href="#" title="#"><i>SMS</i></a>
										<a class="a-1 a-1-hover" href="#" title="#"><i>Сервисы</i></a>
										<a class="a-1" href="#" title="#"><i>Операторы</i></a>
										<a class="a-1" href="#" title="#"><i>Ошибки</i></a>
									</td>
									<td></td>
								</tr>
								<tr>
									<td class="td-1">
										<a class="a-1" href="#" title="#"><i>сегодня</i></a>
										<a class="a-1" href="#" title="#"><i>вчера</i></a>
										<a class="a-1" href="#" title="#"><i>7 дней</i></a>
										<a class="a-1" href="#" title="#"><i>30 дней</i></a>
									</td>
									<td class="td-2">
									c <span class="data"><input type="text" id="data-start" name="" value="2010.01.01" /></span>&nbsp;
									по <span class="data"><input type="text" id="data-stop" name="data-stop" value="2010.01.01" /></span>
										<a class="a-1" href="#" title="#"><i>Показать</i></a>
									</td>
								</tr>
							</thead>
						</table>
					</form>
					<div class="grafiki">
						<img src="images/zaglushka.jpg" width="100%" alt="" />
					</div>
					<div class="set"></div>
				</div>

				<div class="c-1 L-T"></div>
				<div class="c-1 R-T"></div>
				<div class="c-1 R-B"></div>
				<div class="c-1 L-B"></div>
			</div>
			<div id="footer">&copy; 2010 OptimumBill</div>
		</div>
	</body>
</html>
        
© TrueDev.org