html,body{background:white}
body {
	font-family: Tahoma, Thonburi, sans-serif; 
	font-size: 12px;
	color: #6F6F6F;
}
#page-wrap form textarea{overflow:auto;}
div#fla_truebg,div#fla_headermenu,div#menutrue { text-align:left; }
object#fla_truebg,object#fla_headermenu,div#menutrue { display:block; margin:0 auto; }

a,a:visited,a:link,a:active {color: #6F6F6F;text-decoration:none;}
a:hover{color: #C7005E;text-decoration:none;}
.font-date{
	font-family: Tahoma, Vernada, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #444;
}
.pointer {
	cursor: pointer;
}
/*======================*/
.nav-footbar {
	display: block;
	text-align:right;
	margin: 0px;
	padding: 0px;
	position:relative;
	float:right;
	z-index:100;
}
.nav-footbar li{
	display:inline;
	list-style:none;
	margin: 0px;
	padding: 0px;
}
.nav-footbar a:hover{
    
}

#braedcrum-footer{
	height:27px;
	width: 910px;
	margin: 0px;
	padding: 0px;
	background:url(../images/footer/bg.png) no-repeat left top;
}
#fla_truefooter{
	position:absolute;
	z-index:100;
}
#copyright-view{
	display: block;
	float: left;
	height:44px;
	/* overflow:hidden; */
	padding: 14px 0px 29px 0px;
	margin: 0px;
}
#fla_copyright{
	position:relative;
	top:-45px;
	margin-bottom:-45px;
}
/*=====================*/
.main{
	float:none;
	margin:0pt auto;
	width:909px;
	clear:both;
}
.op{
	margin:0 3px;
}

.round-corner-w903{
	margin:1px 0;
	width: 909px;
}
.round-corner-w903 .border_top{
	background:url(../images/faq/border_top.png) no-repeat left top;
	height:4px;
	width:903px;
	padding: 3px 3px 0;
	behavior: url(css/iepngfix.htc);
	overflow:hidden;
}
.round-corner-w903 .border_middle{
	background:transparent url(../images/faq/border_middle.png) repeat scroll 0 0;
	width:903px;
	padding: 0 3px;
}
.round-corner-w903 .border_bottom{
	background:transparent url(../images/faq/border_bottom.png) no-repeat scroll 0 0;
	height:4px;
	width:903px;
	padding: 0 3px 3px;
	behavior: url(css/iepngfix.htc);
}

.news-box{
	margin: 10px; height: 102px;
	
}

.ajaxtooltip{
position: absolute; /*leave this alone*/
display: none; /*leave this alone*/

left: 0; /*leave this alone*/
top: 0; /*leave this alone*/
z-index:5000;
}
	.jScrollPaneContainer ul {list-style-type:disc;}
	.jScrollPaneContainer ol {list-style-type:decimal;}
	#page-wrap .jScrollPaneContainer ol li ,#page-wrap .jScrollPaneContainer ul li{margin:0px 0 0 30px;overflow:visible;}
	.jScrollPaneContainer ul li{margin:0px 0 0 30px;list-style-type:disc;}
	.jScrollPaneContainer ol li{margin:0px 0 0 30px;list-style-type:decimal;}
	
	.jScrollPaneContainer p,.jScrollPaneContainer h1,.jScrollPaneContainer h2,.jScrollPaneContainer h3{margin:9px 0;padding:0; }

	.middle674 ul li{margin:0px 0 0 30px;list-style-type:disc;}
	.middle674 ol li{margin:0px 0 0 30px;list-style-type:decimal;}
	#page-wrap .middle674 li{overflow:visible;}
	.middle674 p,.middle674 h1,.middle674 h2,.middle674 h3{margin:9px 0;padding:0; }
	
	.middle674 .package_schedule ul li{margin:0;list-style:none;}
	
	.bg_detail_square ul li{margin:0px 0 0 30px;list-style-type:disc;}
	.bg_detail_square ol li{margin:0px 0 0 30px;list-style-type:decimal;}
	#page-wrap .bg_detail_square li{overflow:visible;}
	.bg_detail_square p,.bg_detail_square h1,.bg_detail_square h2,.bg_detail_square h3{margin:9px 0;padding:0; }




@media print{
	.page-bg,#header,#footer,#copyright-view,#fla_combofaq,.faq-question img,.faq-ans img{
		display:none;	
	}
	.print-view,.hide_ans{
		display:block;
	}
	.hideme2Print{
		display:none;
	}
	
	.faq-ans p {
		width:500px;	
		margin-left:30px
	}
	.faq-question p {
	  width:550px;
	  margin-top:10px;
	}
	
}
