body { margin: 0% 0% 0% 0%; }
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
q { color: red; font-size: 15pt; text-align: center; }

/* banner */
.nav_space { width: 100%; height: 40px; }
.banner { color: #555; width: 100%; height: 200px;  }
.banner h1 { color: red; font-size: 33pt; padding-left: 100px; font-weight: bold; }
.banner h2 { color: #777; font-size: 16pt; text-align: center; display: block; width: 100%; height: 20px; }
#bannerTel { color: #f90; font-size: 18pt; padding-left: 10px; font-weight: bold; }
#withus { padding-left: 190px; font-size: 14pt; }
#asia { color: red; }
/* End banner */

/* content */
.c { color: #333; width: 100%; height: auto;  }
.c h3 { color: maroon; font-size: 16pt; line-height: 16pt; font-size-adjust: 16pt; }
.c a { color: maroon; font-size: 14pt; }
.c i { color: navy; font-style: normal; }
.c b { color: silver; }
#dayn { color: gray; font-size: 14pt; font-weight: bold; }
#date { color: #37f; font-style: oblique; }
#pricetext { color: maroon; }
#price { color: #f60; font-size: 16pt; font-weight: bold; }

.smenu { color: #555; width: 245px; height: auto; border: 1px solid silver; }
.smenu a { color: maroon; display: block; width: 100%; height: 25px; font-size: 12pt; border: 1px solid silver; letter-spacing: 1px; vertical-align: middle; padding-top: 4px; background-color: #efefef; font-weight: bold; }
.smenu a:hover { color: black; display: block; width: 100%; height: 25px; font-size: 12pt; border: 1px solid silver; letter-spacing: 1px; vertical-align: middle; padding-top: 4px; background-color: #bdf; font-weight: bold; }
.smenu b { color: gray; font-size: 16pt; letter-spacing: 1px; text-align: center; padding-top: 15px; padding-bottom: 0px; display: block; }

/* End Content */

/* Program Tour Detials */

.c2 { color: gray; width: 100%; height: auto; }
.c2 h2 { color: red; text-align: center; font-size: 25pt; font-weight: bold; }
.c2 h3 { color: maroon; display: block; width: 100%; height: auto; background-color: #def; padding-top: 15px; padding-bottom: 15px; }
.c2 p { padding: 20px; }
#time { color: #09f; padding-left: 20px; }
#introDay { color: gray; font-size: 14pt; padding-left: 25px; }



.newNotice { color: gray; border: 2px solid red; padding: 20px; }
.newNotice b { color: maroon; font-size: 15pt; font-weight: bold; letter-spacing: wider; line-height: 19pt; }
.newNotice i { color: silver; line-height: 19pt; }
.newNotice u { color: #09f; padding-left: 20px; }

/* End Program Tour Details */

/* footer */
.footer { color: #555; font-size: 9pt; width: 100%; height: auto; text-align: center; }
.footer h4 { font-size: 11pt; display: block; width: 100%; height: 15px; }
.footer a { color: maroon; font-size: 12pt; letter-spacing: 1px; line-height: 18pt; }
