HEX
Server: nginx/1.28.3
System: Linux lightweb-s1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User: drdrivek-71 (1047)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/purecell-18/purecell.lightweb.kr/public/eng/bbs/Tab_UnmannedSubmersion.php
<?php
	 include_once('../_common.php');
	 include_once(G5_PATH.'/head.php');
?>

<div class="communication_wrap">
        <div class="commuHeader Business_Introheader">
            <div class="commuHeaderTxt">
                <h2>Business</h2>
            </div>
        </div>
        <div class="noticont_wrap">
            <div class="subcom_navwrap">
                <div class="communication_navBox">
                    <div class="SubhomBtn">
                        <a href="/eng">
                            <img src="<?= G5_THEME_URL ?>/img/icon-24-home-nega.svg" alt="홈으로">
                        </a>
                    </div>
                    <ul class="communication_navli tab-ceo">
                        <li>
                            <a href="#">Business area</a>
                        </li>
                        <li class="on">
                            <a href="#">Fuel Cell</a>
                        </li>
                        <li>
                            <a href="#">Hydrogen Station</a>
                        </li>
                        <li>
                            <a href="#">Hydrogen Compressor</a>
                        </li>
                        <li>
                            <a href="#">Certification</a>
                        </li>
                    </ul>
                </div>
                <div class="subcom_navMob">
                    <select class="communication_navSel" id="selectTab">
                        <option value="0" >Business area</option>
                        <option value="1" class="on" selected>Fuel Cell</option>
                        <option value="2">Hydrogen Station</option>
                        <option value="3">Hydrogen Compressor</option>
                        <option value="4">Certification</option>
                    </select>
                </div>
            </div>
            <div class="communication_tabBox" id="tab-content">
                <section class="Businessarea_wrap wrap1200 con_cmn con1 " id="tab1">
                    <div class="comtit_box">
                        <h3>Business area</h3>
                        <p>Bumhan Fuel Cell Co., Ltd., succeeded in becoming the 2nd company in the world to commercialize submarine fuel cell modules, and this was only possible through the development 
						   and use of our state-of-the-art hydrogen fuel cell technology. This success has led us to expand the scope of our business to include ships, buildings, power generation, and mobility – all powered by hydrogen fuel cell technology.<br>  
                           In addition, we operate the largest hydrogen fuel cell research institute in order to contribute to the growth of a future society that is more eco-friendly and powered by clean hydrogen.</p>
                    </div>
                    <div class="Businessarea_Tit">
                        <img src="<?= G5_THEME_URL ?>/img/sub-mission-title-left-gray.svg" alt="대괄호이미지">
                        <p>Expanding business by utilizing core technologies with the highest difficulty</p>
                        <img src="<?= G5_THEME_URL ?>/img/sub-mission-title-right-gray.svg" alt="대괄호이미지">
                    </div>
                    <div class="Businessarea_cont">
                        <ul class="Businessarea_imgli ">
                            <li>
                                <img src="<?= G5_THEME_URL ?>/img/img-sub-business-01.svg" alt="잠수함용">
                                <p>Fuel cell module for submarines</p>
                            </li>
                            <li>
                                <img src="<?= G5_THEME_URL ?>/img/img-sub-business-03.svg" alt="연료전지">
                                <p>Mobility fuel cell</p>
                            </li>
                            <li>
                                <img src="<?= G5_THEME_URL ?>/img/img-sub-business-05.png" alt="건물.발전 연료전지">
                                <p>Fuel cell for building and power generation</p>
                            </li>
                        </ul>
                        <ul class="Businessarea_imgli Businessarea_imgR">
                            <li>
                                <img src="<?= G5_THEME_URL ?>/img/img-sub-business-02.png" alt="선박용">
                                <p>Fuel cell for ships</p>
                            </li>
                            <li>
                                <img src="<?= G5_THEME_URL ?>/img/img-sub-business-04.svg" alt="수소충전소">
                                <p>Building hydrogen refueling station</p>
                            </li>
                            <li>
                                <img src="<?= G5_THEME_URL ?>/img/img-sub-business-06.png" alt="군수용">
                                <p>Military fuel cell</p>
                            </li>
                        </ul>
                    </div>

                </section>
                <section class="fuelcell_wrap wrap1200 con_cmn con1 on" id="tab2">
                    <div class="comtit_box">
                        <h3>Fuel Cell</h3>
                    </div>
                    <div class="fuelcell_cont">
                        <ul class="fuelcell_nav">
                            <li class=""><a href="">Submarine</a></li>
                            <li class="on"><a href="">Unmanned</a></li>
                            <li class=""><a href="">Ship</a></li>
                            <li class=""><a href="">Building</a></li>
                            <li class=""><a href="">Powercell</a></li>
                        </ul>
                        <ul class="fuelcell_navcont">
                            <li class="submarine_wrap ">
                                <div class="subFlexWrap">
                                    <div class="submarine_vidiowrap">
                                        <video controls muted id="mainVid">
                                            <source src="<?= G5_THEME_URL ?>/img/Grenada_01.mp4" type="video/mp4" data-mv="mv2">
                                        </video>
                                    </div>
                                    <div class="submarineTxt ComsubmerTxt">
                                        <p>Submarine</p>
                                        <ol>
                                            <li>Best-in-class technology proven to have the best performance</li>
                                            <li>Exclusive supply of the next Korean submarine business (Jang Bogo III)</li>
                                            <li>Carry forward to enter the overseas AIP submarine market</li>
                                        </ol>
                                    </div>
                                </div> 
                                <ul class="submarineBottom_wrap">
                                    <li>
                                        <img src="<?= G5_THEME_URL ?>/img/img-fuelcell-submarine-01.png" alt="안창호함">
                                        <div class="submarineBottom">
                                            <p class="submarineBottomTiT">Jang Bogo Ⅲ-1 : Dosan Ahn Changho</p>
                                            <p class="submarineBottom_date">’18.9.14 launched</p>
                                        </div>
                                    </li>
                                    <li>
                                        <img src="<?= G5_THEME_URL ?>/img/img-fuelcell-submarine-02.png" alt="안무함">
                                        <div class="submarineBottom">
                                            <p class="submarineBottomTiT">Jang Bogo Ⅲ-2 : Ahn Mu</p>
                                            <p class="submarineBottom_date">’20.11.10 launched</p>
                                        </div>
                                    </li>
                                    <li>
                                        <img src="<?= G5_THEME_URL ?>/img/img-fuelcell-submarine-03.png" alt="신채호함">
                                        <div class="submarineBottom">
                                            <p class="submarineBottomTiT">Jang Bogo Ⅲ-3 : Shin Chaeho</p>
                                            <p class="submarineBottom_date">’21.9.28 launched</p>
                                        </div>
                                    </li>
                                </ul>      
                            </li>
                            <li class="submersible_wrap on">
                                <div class="subFlexWrap">
                                    <img src="<?= G5_THEME_URL ?>/img/img-fuelcell-02.png" alt="무인잠수정용">
                                    <div class="ComsubmerTxt">
                                        <p>Unmanned Submersion</p>
                                        <ol>
                                            <li>Mounted Bumhan Hydrogen Fuel Cell</li>
                                            <li>Scheduled to complete development in 2022</li>
                                        </ol>
                                    </div>
                                </div>
                            </li>
                            <li class="">
                                <div class="subFlexWrap">
                                    <div class="shipVideo">
                                        <video controls muted id="video1">
                                            <source src="<?= G5_THEME_URL ?>/img/Grenada_02.mp4" type="video/mp4">
                                        </video>
                                    </div>
                                    <div class="ComsubmerTxt">
                                        <p>Ship</p>
                                        <ol>
                                            <li>MW fuel cells for medium to large ships in development with Samsung Heavy Industries</li>
                                            <li>Completed demonstration test of hydrogen fuel cell ships in the Ulsan Regulatory Free Zone project</li>
                                        </ol>
                                    </div>
                                </div>
                                <div class="ShipImg_area">
                                    <img src="<?= G5_THEME_URL ?>/img/img-fuelcell-03-1.svg" alt="선박이미지1">
                                    <img src="<?= G5_THEME_URL ?>/img/img-fuelcell-03-2.png" alt="선박이미지2">
                                    <img src="<?= G5_THEME_URL ?>/img/img-fuelcell-03-3.png" alt="선박이미지3">
                                </div>
                            </li>
                            <li class="">
                                <div class="subFlexWrap">
                                    <img src="<?= G5_THEME_URL ?>/img/img-fuelcell-04.png" alt="건물용">
                                    <div class="ComsubmerTxt">
                                        <p>Building</p>
                                        <ol>
                                            <li>Hydrogen and city gas</li>
                                            <li>Various product lines include 5 kw, 5 kw hydrogen, 6 kw, 10 kw</li>
                                        </ol>
                                    </div>
                                </div>
                            </li>
                            <li class="Partnership_li">
                                <div class="subFlexWrap">
                                    <div class="PowercellImg">
                                        <div class="main_PowercellImg">
                                            <img src="<?= G5_THEME_URL ?>/img/img-fuelcell-05-1.svg" alt="Partnership">
                                            <p>100kW Fuelcell System</p>
                                        </div>
                                        <div class="PowercellImgClick">
                                            <div>
                                                <img class="Btn1" src="<?= G5_THEME_URL ?>/img/img-fuelcell-05-1.svg" alt="Partnership">
                                                <p>100kW Fuelcell System</p>
                                            </div>
                                            <div>
                                                <img class="Btn2" src="<?= G5_THEME_URL ?>/img/img-fuelcell-05-2.svg" alt="Partnership">
                                                <p>30kW Fuelcell System</p>
                                            </div>
                                            <div>
                                                <img class="Btn3" src="<?= G5_THEME_URL ?>/img/img-fuelcell-05-3.svg" alt="Partnership">
                                                <p>35kW Fuelcell System</p>
                                            </div>
                                            <div>
                                                <img class="Btn4" src="<?= G5_THEME_URL ?>/img/img-fuelcell-05-4.svg" alt="Partnership">
                                                <p>125kW Fuelcell System</p>
                                            </div>
                                        </div>
                                    </div>
                                    <div class="ComsubmerTxt">
                                        <p>Partnership with PowerCell</p>
                                        <ol>
                                            <li>Strategic partnership with PowerCell Sweden</li>
                                            <li>Product Inquiries: sales@bumhanfuelcell.com</li>
                                        </ol>
                                    </div>
                                </div>
                            </li>
                        </ul>
                    </div>
                </section>
                <section class="hydrogenRefueling_wrap wrap1200 con_cmn con1" id="tab3">
                    <div class="comtit_box">
                        <h3>Hydrogen Refueling Station</h3>
                    </div>
                    <div class="hydrogenRefueling_cont">
                        <div class="ComsubmerTxt hydrogentxt">
                            <ol>
                                <li>Received investment from Hynet (2019)</li>
                                <li>Developed and manufactured our own hydrogen compressors and dispensers, which are core parts of our Hydrogen Refueling Station system</li>
                                <li>As of 2021, a total of 20 HRSs are either in operation or under construction</li>
                            </ol>
                        </div>
                        <ul class="hydrogenRefueling_img">
                            <li>
                                <img src="<?= G5_THEME_URL ?>/img/img-station-01.png" alt="망향 휴게소">
                                <p>Manghyang Service Area</p>
                            </li>
                            <li>
                                <img src="<?= G5_THEME_URL ?>/img/img-station-02.png" alt="입장 휴게소">
                                <p>Ipjang Service Area</p>
                            </li>
                            <li>
                                <img src="<?= G5_THEME_URL ?>/img/img-station-03.png" alt="대구 성서휴게소">
                                <p>Daegu Seongseo Service Area</p>
                            </li>
                            <li>
                                <img src="<?= G5_THEME_URL ?>/img/img-station-04.png" alt="거제 장평휴게소">
                                <p>Geoje Jangpyeong Service Area</p>
                            </li>
                        </ul>
                    </div>
                </section>
                <section class="hydrogencCompressor_wrap wrap1200 con_cmn con1" id="tab4">
                    <div class="comtit_box">
                        <h3>Hydrogen Compressor</h3>
                    </div>
                    <div class="hydrogencCompressor_swiper wrap800">
                        <p>We supply compressors for Hydrogen Refueling Stations, Hydrogen Production Plants, and Hydrogen ships</p>
                        <div class="picBox">
                            <img class="pic" src="<?= G5_THEME_URL ?>/img/img-presser-01.svg" alt="수소압축기">
                            <div class="picbtn">
                              <div class="Btn1">
                                <img class="" src="<?= G5_THEME_URL ?>/img/img-presser-01.svg" alt="수소압축기">
                              </div>
                              <div class="Btn2">
                                <img class="" src="<?= G5_THEME_URL ?>/img/img-presser-02.svg" alt="수소압축기">
                              </div>
                              <div class="Btn3">
                                <img class="" src="<?= G5_THEME_URL ?>/img/img-presser-03.svg" alt="수소압축기">
                              </div>
                            </div>
                        </div>
                    </div>
                    <div class="hydrogencCompressor_cont">
                       <div class="hydroComTable">
                            <table class="hydroComTgPC tg">
                                <thead>
                                    <tr>
                                        <th></th>
                                        <th colspan="2">L40V12</th>
                                        <th colspan="2">M28V12</th>
                                        <th colspan="2">H20V12</th>
                                        <th colspan="2">L40V12/M28V12</th>
                                        <th colspan="2">H21V15</th>
                                    </tr>
                                </thead>
                                <tbody>
                                    <tr class="BGgrayf5 rowspantr rowspantrtsize">
                                        <th rowspan="2" class="tal FontW500">SUPPLY PRESSURE(bar)</th>
                                        <td>MIN</td>
                                        <td>MAX</td>
                                        <td>MIN</td>
                                        <td>MAX</td>
                                        <td>MIN</td>
                                        <td>MAX</td>
                                        <td>MIN</td>
                                        <td>MAX</td>
                                        <td>MIN</td>
                                        <td>MAX</td>
                                    </tr>
                                    <tr class="rowspantr">
                                        <td>50</td>
                                        <td>110</td>
                                        <td>110</td>
                                        <td>220</td>
                                        <td>400</td>
                                        <td>450</td>
                                        <td>50</td>
                                        <td>200</td>
                                        <td>350</td>
                                        <td>450</td>
                                    </tr>
                                    <tr class="BGgrayf5 rowspantr rowspantrtsize">
                                        <th rowspan="2" class="tal FontW500">DISCHARGE PRESSURE(bar)</th>
                                        <td>MIN</td>
                                        <td>MAX</td>
                                        <td>MIN</td>
                                        <td>MAX</td>
                                        <td>MIN</td>
                                        <td>MAX</td>
                                        <td>MIN</td>
                                        <td>MAX</td>
                                        <td>MIN</td>
                                        <td>MAX</td>
                                    </tr>
                                    <tr class="rowspantr">
                                        <td>-</td>
                                        <td>220</td>
                                        <td>-</td>
                                        <td>450</td>
                                        <td>-</td>
                                        <td>900</td>
                                        <td>-</td>
                                        <td>450</td>
                                        <td>-</td>
                                        <td>900</td>
                                    </tr>
                                    <tr class="BGgrayf5 rowspantr rowspantrtsize">
                                        <th rowspan="2" class="tal FontW500">FLOW RATE(kg/h)</th>
                                        <td>MIN</td>
                                        <td>MAX</td>
                                        <td>MIN</td>
                                        <td>MAX</td>
                                        <td>MIN</td>
                                        <td>MAX</td>
                                        <td>MIN</td>
                                        <td>MAX</td>
                                        <td>MIN</td>
                                        <td>MAX</td>
                                    </tr>
                                    <tr class="rowspantr">
                                        <td>12.3</td>
                                        <td>76</td>
                                        <td>30.1</td>
                                        <td>65.1</td>
                                        <td>53.8</td>
                                        <td>62.1</td>
                                        <td>33.5</td>
                                        <td>77.1</td>
                                        <td>64.4</td>
                                        <td>87.8</td>
                                    </tr>
                                    <tr>
                                        <th class="tal FontW500 BGgrayf5">DIMENSION(WxDxH,mm)</th>
                                        <td colspan="2">2,243x1,253x1,742</td>
                                        <td colspan="2">2,243x1,253x1,742</td>
                                        <td colspan="2">2,243x1,253x1,742</td>
                                        <td colspan="2">2,243x2,756x1,778</td>
                                        <td colspan="2">2,243x1,253x1,742</td>
                                    </tr>
                                    <tr>
                                        <th class="tal FontW500 BGgrayf5">REQUIRED POWER(kW)</th>
                                        <td colspan="2">29</td>
                                        <td colspan="2">29</td>
                                        <td colspan="2">29</td>
                                        <td colspan="2">53</td>
                                        <td colspan="2">42</td>
                                    </tr>
                                    <tr>
                                        <th class="tal FontW500 BGgrayf5">WEIGHT(kg)</th>
                                        <td colspan="2">2,200</td>
                                        <td colspan="2">2,200</td>
                                        <td colspan="2">1,910</td>
                                        <td colspan="2">4,380</td>
                                        <td colspan="2">2,120</td>
                                    </tr>
                                </tbody>
                            </table>
                            <ul class="hydroComTgMob">
                                <li>
                                    <table class="tg">
                                        <thead>
                                            <tr>
                                                <th colspan="3">L40V12</th>
                                            </tr>
                                        </thead>
                                        <tbody>
                                            <tr class="BGgrayf5 rowspantrtsize">
                                                <th rowspan="2" >SUPPLY PRESSURE(bar)</th>
                                                <td>MIN</td>
                                                <td>MAX</td>
                                            </tr>
                                            <tr>
                                                <td>50</td>
                                                <td>110</td>
                                            </tr>
                                            <tr class="BGgrayf5 rowspantrtsize">
                                                <th rowspan="2">DISCHARGE PRESSURE(bar)</th>
                                                <td>MIN</td>
                                                <td>MAX</td>
                                            </tr>
                                            <tr>
                                                <td>-</td>
                                                <td>220</td>
                                            </tr>
                                            <tr class="BGgrayf5 rowspantrtsize">
                                                <th rowspan="2">FLOW RATE(kg/h)</th>
                                                <td>MIN</td>
                                                <td>MAX</td>
                                            </tr>
                                            <tr>
                                                <td>12.3</td>
                                                <td>76</td>
                                            </tr>
                                            <tr>
                                                <th class="BGgrayf5">DIMENSION(WxDxH,mm)</th>
                                                <td colspan="2">2,243x1,253x1,742</td>
                                            </tr>
                                            <tr>
                                                <th class="BGgrayf5">REQUIRED POWER(kW)</th>
                                                <td colspan="2">29</td>
                                            </tr>
                                            <tr>
                                                <th class="BGgrayf5">WEIGHT(kg)</th>
                                                <td colspan="2">2,200</td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </li>
                                <li>
                                    <table class="tg">
                                        <thead>
                                            <tr>
                                                <th colspan="3">M28V12</th>
                                            </tr>
                                        </thead>
                                        <tbody>
                                            <tr class="BGgrayf5 rowspantrtsize">
                                                <th rowspan="2" >SUPPLY PRESSURE(bar)</th>
                                                <td>MIN</td>
                                                <td>MAX</td>
                                            </tr>
                                            <tr>
                                                <td>50</td>
                                                <td>110</td>
                                            </tr>
                                            <tr class="BGgrayf5 rowspantrtsize">
                                                <th rowspan="2">DISCHARGE PRESSURE(bar)</th>
                                                <td>MIN</td>
                                                <td>MAX</td>
                                            </tr>
                                            <tr>
                                                <td>-</td>
                                                <td>220</td>
                                            </tr>
                                            <tr class="BGgrayf5 rowspantrtsize">
                                                <th rowspan="2">FLOW RATE(kg/h)</th>
                                                <td>MIN</td>
                                                <td>MAX</td>
                                            </tr>
                                            <tr>
                                                <td>12.3</td>
                                                <td>76</td>
                                            </tr>
                                            <tr>
                                                <th class="BGgrayf5">DIMENSION(WxDxH,mm)</th>
                                                <td colspan="2">2,243x1,253x1,742</td>
                                            </tr>
                                            <tr>
                                                <th class="BGgrayf5">REQUIRED POWER(kW)</th>
                                                <td colspan="2">29</td>
                                            </tr>
                                            <tr>
                                                <th class="BGgrayf5">WEIGHT(kg)</th>
                                                <td colspan="2">2,200</td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </li>
                                <li>
                                    <table class="tg">
                                        <thead>
                                            <tr>
                                                <th colspan="3">H20V12</th>
                                            </tr>
                                        </thead>
                                        <tbody>
                                            <tr class="BGgrayf5 rowspantrtsize">
                                                <th rowspan="2" >SUPPLY PRESSURE(bar)</th>
                                                <td>MIN</td>
                                                <td>MAX</td>
                                            </tr>
                                            <tr>
                                                <td>50</td>
                                                <td>110</td>
                                            </tr>
                                            <tr class="BGgrayf5 rowspantrtsize">
                                                <th rowspan="2">DISCHARGE PRESSURE(bar)</th>
                                                <td>MIN</td>
                                                <td>MAX</td>
                                            </tr>
                                            <tr>
                                                <td>-</td>
                                                <td>220</td>
                                            </tr>
                                            <tr class="BGgrayf5 rowspantrtsize">
                                                <th rowspan="2">FLOW RATE(kg/h)</th>
                                                <td>MIN</td>
                                                <td>MAX</td>
                                            </tr>
                                            <tr>
                                                <td>12.3</td>
                                                <td>76</td>
                                            </tr>
                                            <tr>
                                                <th class="BGgrayf5">DIMENSION(WxDxH,mm)</th>
                                                <td colspan="2">2,243x1,253x1,742</td>
                                            </tr>
                                            <tr>
                                                <th class="BGgrayf5">REQUIRED POWER(kW)</th>
                                                <td colspan="2">29</td>
                                            </tr>
                                            <tr>
                                                <th class="BGgrayf5">WEIGHT(kg)</th>
                                                <td colspan="2">2,200</td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </li>
                                <li>
                                    <table class="tg">
                                        <thead>
                                            <tr>
                                                <th colspan="3">L40V12/M28V12</th>
                                            </tr>
                                        </thead>
                                        <tbody>
                                            <tr class="BGgrayf5 rowspantrtsize">
                                                <th rowspan="2" >SUPPLY PRESSURE(bar)</th>
                                                <td>MIN</td>
                                                <td>MAX</td>
                                            </tr>
                                            <tr>
                                                <td>50</td>
                                                <td>110</td>
                                            </tr>
                                            <tr class="BGgrayf5 rowspantrtsize">
                                                <th rowspan="2">DISCHARGE PRESSURE(bar)</th>
                                                <td>MIN</td>
                                                <td>MAX</td>
                                            </tr>
                                            <tr>
                                                <td>-</td>
                                                <td>220</td>
                                            </tr>
                                            <tr class="BGgrayf5 rowspantrtsize">
                                                <th rowspan="2">FLOW RATE(kg/h)</th>
                                                <td>MIN</td>
                                                <td>MAX</td>
                                            </tr>
                                            <tr>
                                                <td>12.3</td>
                                                <td>76</td>
                                            </tr>
                                            <tr>
                                                <th class="BGgrayf5">DIMENSION(WxDxH,mm)</th>
                                                <td colspan="2">2,243x1,253x1,742</td>
                                            </tr>
                                            <tr>
                                                <th class="BGgrayf5">REQUIRED POWER(kW)</th>
                                                <td colspan="2">29</td>
                                            </tr>
                                            <tr>
                                                <th class="BGgrayf5">WEIGHT(kg)</th>
                                                <td colspan="2">2,200</td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </li>
                                <li>
                                    <table class="tg">
                                        <thead>
                                            <tr>
                                                <th colspan="3">H21V15</th>
                                            </tr>
                                        </thead>
                                        <tbody>
                                            <tr class="BGgrayf5 rowspantrtsize">
                                                <th rowspan="2" >SUPPLY PRESSURE(bar)</th>
                                                <td>MIN</td>
                                                <td>MAX</td>
                                            </tr>
                                            <tr>
                                                <td>50</td>
                                                <td>110</td>
                                            </tr>
                                            <tr class="BGgrayf5 rowspantrtsize">
                                                <th rowspan="2">DISCHARGE PRESSURE(bar)</th>
                                                <td>MIN</td>
                                                <td>MAX</td>
                                            </tr>
                                            <tr>
                                                <td>-</td>
                                                <td>220</td>
                                            </tr>
                                            <tr class="BGgrayf5 rowspantrtsize">
                                                <th rowspan="2">FLOW RATE(kg/h)</th>
                                                <td>MIN</td>
                                                <td>MAX</td>
                                            </tr>
                                            <tr>
                                                <td>12.3</td>
                                                <td>76</td>
                                            </tr>
                                            <tr>
                                                <th class="BGgrayf5">DIMENSION(WxDxH,mm)</th>
                                                <td colspan="2">2,243x1,253x1,742</td>
                                            </tr>
                                            <tr>
                                                <th class="BGgrayf5">REQUIRED POWER(kW)</th>
                                                <td colspan="2">29</td>
                                            </tr>
                                            <tr>
                                                <th class="BGgrayf5">WEIGHT(kg)</th>
                                                <td colspan="2">2,200</td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </li>
                            </ul>
                       </div>
                    </div>
                </section>
                <section class="Awards_wrap wrap1200 con_cmn con1" id="tab5">
                    <div class="comtit_box">
                        <h3>Certification</h3>
                    </div>
                    <ul class="Awards_cont ">
                       <li>
                           <img src="<?= G5_THEME_URL ?>/img/img-certification-01.png" alt="인증및수상">
                       </li>
                       <li>
                           <img src="<?= G5_THEME_URL ?>/img/img-certification-02.png" alt="인증및수상">
                       </li>
                       <li>
                           <img src="<?= G5_THEME_URL ?>/img/img-certification-03.png" alt="인증및수상">
                       </li>
                       <li>
                           <img src="<?= G5_THEME_URL ?>/img/img-certification-04.png" alt="인증및수상">
                       </li>
                       <li>
                           <img src="<?= G5_THEME_URL ?>/img/img-certification-05.png" alt="인증및수상">
                       </li>
                       <li>
                           <img src="<?= G5_THEME_URL ?>/img/img-certification-06.png" alt="인증및수상">
                       </li>
                       <li>
                           <img src="<?= G5_THEME_URL ?>/img/img-certification-07.png" alt="인증및수상">
                       </li>
                       <li>
                           <img src="<?= G5_THEME_URL ?>/img/img-certification-08.png" alt="인증및수상">
                       </li>
                       <li>
                           <img src="<?= G5_THEME_URL ?>/img/img-certification-09.png" alt="인증및수상">
                       </li>
                       <li>
                           <img src="<?= G5_THEME_URL ?>/img/img-certification-10.png" alt="인증및수상">
                       </li>
                    </ul>
                </section>
            </div>
        </div>
    </div>


<?php
	 include_once(G5_PATH.'/_tail.php');