24 lines
683 B
PHP
24 lines
683 B
PHP
<!DOCTYPE html>
|
|
<html lang="ko">
|
|
<meta http-equiv="content-type" content="text/html;charset=utf-8">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="keywords" content="">
|
|
<meta http-equiv="imagetoolbar" content="no">
|
|
<? include "../include/title.php"; ?>
|
|
<style type="text/css">
|
|
*{margin:auto;padding:0}
|
|
</style>
|
|
</head>
|
|
|
|
|
|
<body>
|
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
|
<tr>
|
|
<td width="50%" style="background:url(/sian/images/sub6_1_L.jpg) no-repeat top right;"></td>
|
|
<td ><img src="images/sub6_1.jpg" style="margin-bottom:-4px;"></td>
|
|
<td width="50%" style="background:url(/sian/images/sub6_1_R.jpg) no-repeat top left;"></td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|