﻿@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
}

img {
	border:none;
}

table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
}

a {
	color:#666666;
}

a:hover {
	color:#0271be;
}

/* HomePage */

.homeContent {
	color:#4F4F4F;
	font-size:18px;
	font-weight:bold;
	vertical-align:top;
}

.homeBlue {
	font-size:16px;
	color:#0271be;
	font-weight:bold;
}

.homeFooter {
	/*color:#bdbbbb;*/
	color:#666666;
	font-size:10px;
	vertical-align:middle;
	line-height:14px;
}

.homeFooter2 {
	/*color:#bdbbbb;*/
	color:#666666;
	font-size:9px;
	vertical-align:top;
	line-height:14px;
}

/* Why quit smoking*/

/* Appointment Sign-up */
.fieldBorder {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

.qno {
	vertical-align:top;
}

.subject {
	text-align:right;
}

.vmessage {
	color:#FF0000;
	font-size:10px;
}

.name {
	width:50px;
}

.doctor {
	width:142px !important;
	width:150px;
	height:20px;
	font-size:12px;
}

#doctor {
	background-color:#FFFFFF;
}

.doctorName {
	cursor:pointer;
	text-decoration:underline;
	color:#0000FF;
}

.doctorList {
	font-size:12px;
	background-color:#E9E9E9;
}

.note {
	font-size:10px;
}
.prizenote {
	font-size:10px;
	line-height:14px;
}

.optionBox {
	width:110px;
}

.othersBox {
	width:110px;
}

/* Survey */
.survey {
	position:absolute;
}

.surveyResultHeader {
	color:#BECE2C;
}

.surveyResultContent {
	color:#FFFFFF;
}

.result_bg {
	background-color:#0271be;
}

/* About */
.about {
	position:absolute;
	left: 229px;
}

.aboutList {
	position:relative;
	z-index:0;
}

.icon {
	cursor:pointer;
}

.aboutInfo {
	cursor:pointer;
}

/* Benefit */
.gift {
	width:390px;
	height:300px;
	position:absolute;
	z-index:0;
	visibility:hidden;
	background-color:#FFFFFF;
}

.giftTable {
	width:100%;
	/*height:270px;*/
	vertical-align:top;
}

.giftTr {
	cursor:pointer;
}

.closeBtn {
	cursor:pointer;
}

.giftTitle {
	font-size:14px;
	color:#0271be;
	font-weight:bold;
}

.giftSubTitle {
	font-size:12px;
	color:#0271be;
	font-weight:bold;
}

.giftValue {
	font-size:14px;
	font-weight:bold;
}

.giftPoint {
	font-size:14px;
	color:#0271be;
	font-weight:bold;
}

.giftTab {
	position:absolute;
}

/* FAQ */
.faqn {
	text-align:right;
	vertical-align:top;
	width:20px;
}

.faqq {
	font-size:14px;
	color:#444444;
	cursor:pointer;
	text-decoration:underline;
}

.faqq:hover {
	color:#0271be;
/*	cursor:pointer; */
/*	font-weight:bold; */
	text-decoration:underline;
}

.qtable {
	position:relative;
}

.faqqdiv {
	position:relative;
}

.faqa {
	font-size:14px;
	color:#0271be;
	font-weight:bold;
}

.anstable {
	position:relative;
}

.faqadiv {
	position:relative;
	/*visibility:hidden;*/
	height:0px;
}

.Sidetestimonial {
	font-size:12px;
}
.Sidetestimonialname {
	font-size:12px;
	font-weight:bold;
	color:#0271be;
}
