<%@ page title="" language="VB" masterpagefile="~/WebForm/MasterPage.master" autoeventwireup="false" inherits="WebForm_ContactUs, App_Web_lw0t2i4q" %> <asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server"> <style type="text/css"> .auto-style10 { font-size: medium; } .auto-style11 { text-align: center; } </style> </asp:Content> <asp:Content ID="Content3" ContentPlaceHolderID="Main" Runat="Server"> <table class="style1"> <tr> <td class="auto-style10"><strong>ติดต่อเรา :</strong></td> </tr> <tr> <td class="auto-style10"> </td> </tr> <tr> <td class="auto-style11"> <asp:Image ID="Image7" runat="server" Height="600px" ImageUrl="~/Images/ContactUs.jpg" /> </td> </tr> <tr> <td> </td> </tr> </table> </asp:Content>