|
|
|
@ -23,7 +23,7 @@
|
|
|
|
|
<div class="selectHotl">
|
|
|
|
|
<div class="optionLable" id="ticket_type_premium">
|
|
|
|
|
<input type="radio" value="Premium+Transfer+Dinner" id="Premium" name="ticket_type">
|
|
|
|
|
<label for="Premium">
|
|
|
|
|
<label for="Premium" style="font-size:18px;">
|
|
|
|
|
Premium+Transfer+Dinner
|
|
|
|
|
<div class="selectionMemo">
|
|
|
|
|
US$199
|
|
|
|
@ -32,7 +32,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
<div class="optionLable" id="vip_type_premium">
|
|
|
|
|
<input type="radio" value="VIP+Transfer+Dinner" id="VIP" name="ticket_type">
|
|
|
|
|
<label for="VIP">
|
|
|
|
|
<label for="VIP" style="font-size:18px;">
|
|
|
|
|
VIP+Transfer+Dinner
|
|
|
|
|
<div class="selectionMemo">
|
|
|
|
|
US$179
|
|
|
|
@ -41,7 +41,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
<div class="optionLable">
|
|
|
|
|
<input type="radio" value="Standard+Transfer+Dinner" checked id="Standard" name="ticket_type">
|
|
|
|
|
<label for="Standard">
|
|
|
|
|
<label for="Standard" style="font-size:18px;">
|
|
|
|
|
Standard+Transfer+Dinner
|
|
|
|
|
<div class="selectionMemo">
|
|
|
|
|
US$139
|
|
|
|
|