﻿<!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" />
<!-- TemplateBeginEditable name="title" -->
<!-- TemplateEndEditable -->
<link href="<?php echo Zend_Registry::get('host');?>/public/styles/common.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="top_02">
  <div id="header">
    <div class="logo ">
      <div class="logo_01"><a href="/"><img src="<?php echo Zend_Registry::get('host');?>/public/image/zhimage/logo.gif" alt="logo" width="49" height="49" border="0" /></a></div>
      <div class="logo_02">
        <p><a href="/"><img src="<?php echo Zend_Registry::get('host');?>/public/image/zhimage/logo_02.gif" width="494" height="26" border="0"  alt="World Net Education Group 全球教育集团" /></a></p>
        <p class="text_logo">升学的专家。分布在东京首都圈四个地方的三所学校将为你的日本留学生活进行综合指导。</p>
      </div>
      <div class="clear"></div>
    </div>
    <div class="inq">
      <?php echo $this->render('header-language.phtml'); ?>
      <div class="clear"></div>
    </div>
    <div class="clear"></div>
    <!-- /#header -->
  </div>
</div>
<!-- TemplateBeginEditable name="banner_01" -->
<!-- TemplateEndEditable -->
<!-- TemplateBeginEditable name="bg_pang" -->
<!-- TemplateEndEditable -->
<!-- TemplateBeginEditable name="body_next" -->
<!-- TemplateEndEditable -->
<?php echo $this->render('footer-'.c::getLang().'.phtml'); ?>
</body>
</html>
