<?PHP include "_head.php"; ?>
<h1 class="h1">
	<b>천식 발작</b> 대처 tip
	<div class="desc">천식발작시 대처해야하는 방법을 알아보자.</div>
</h1>		
		
<img src="img/asthma_tip_01.jpg" style="margin-top:10px;">
<img src="img/asthma_tip_02.jpg" alt="대처순서">
<img src="img/asthma_tip_03.jpg" alt="대처내용">
<img src="img/asthma_tip_04.jpg" alt="가습기그림">





<?PHP include $_DROOT."/common/layout/footer.php";  ?>