* {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	outline:none;
}
body {
	background-color:#EEEEEE;
	background-image:url('http://langsari.com/v3/images/bg.gif');
	background-position:top center;
	background-repeat:no-repeat;
}
body, form, .menu5, ul, p, h1, h2, h3, h4, h5	{
	padding:0px;
	margin:0px;
}
img	{
	border:none;
}
a,
a:hover	{
	color:#956F42;
	text-decoration:none;
	cursor:pointer;
}
/*------------------width layout view 800-------------------*/
.layout	{
	width:768px;
	background-color:#FFFFFF;
}
/*--------------------------header--------------------------*/
.header 	{
	height:90px;
	color:#CCCCCC;
}
.header .logo	{
	float:left;
	border-top:8px solid #FFFFFF;
	border-left:8px solid #FFFFFF;
}
.header span	{
	display:block;
	float:right;
	text-align:right;
}
.header .contact {
	display:inline-block;
	width:155px;
	line-height:16px;
	text-align:left;
	font-weight:bold;
	vertical-align:top;
	color:#333333;
	border-left:5px solid #FFFFFF;
}
.header .contact strong {
	display:none;
}
.header span img 	{
	border-bottom:10px solid #FFFFFF;
	border-right:10px solid #FFFFFF;
}
.header span a	{
	display:inline-block;
	width:85px;
	text-align:center;
}
.header span a:hover {	
	font-weight:bold;
}
.header strong {
	display:none;
}
.header .share {
	width:160px;
}
.header .shareButton {
	position:absolute;
	margin-left:-155px;
}
html>/**/body .header .shareButton {
	margin-top:-12px;
	margin-left:205px;
}
.header .shareButton a {
	width:auto;
}
/*--------------------------border--------------------------*/
.borderTopLeft,
.borderTopRight,
.borderBottomLeft,
.borderBottomRight	{
	background-image:url('http://langsari.com/v3/images/b.gif');
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	line-height:9px;
}
.borderTopLeft	{
	background-position:top left;
}
.borderTopRight	{	
	background-position:top right;
}
.borderBottomLeft	{
	background-position:bottom left;
}
.borderBottomRight	{
	background-position:bottom right;
}
.borderTop,
.borderBottom	{
	background-image:url('http://langsari.com/v3/images/btb.gif');
	background-repeat:repeat-x;
	height:9px;
	line-height:9px;
}
.borderBottom	{
	background-position:bottom;
}
.borderTop	{
	background-position:top;
}
.borderLeft,
.borderRight	{
	background-image:url('http://langsari.com/v3/images/blr.gif');
	background-repeat:repeat-y;
	width:9px;
}
.borderLeft	{
	background-position:left;
}
.borderRight	{
	background-position:right;
}
/*-------------------------h1 h2 h3--------------------------*/
h1 {
	display:block;
	width:750px; /*control the width of the layout*/
	line-height:20px;
	height:20px;
	padding:25px 0px 10px 0px;
	font-size:14px;
	text-indent:5px;
}
h2 {
	padding:10px 0px 10px 0px;
	font-size:12px;
	text-indent:5px;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
}
h4 {
	line-height:28px;
	font-size:12px;
	background-color:#EEEEEE;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #DDDDDD;
}
h4 img {
	vertical-align:middle;
	margin-right:5px;
}
/*---------------------------blank---------------------------*/
.blank {
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:102;
	width:100%;
	height:140px;
	background:url('http://langsari.com/v3/image/blank.gif');
}
/*--------------------------content--------------------------*/
.content {
	padding:0px 5px 0px 5px;
}
.content * {
	font-size:11px;
}
.content p	{
	display:block;
	width:555px; /*control the width of the content*/
	line-height:20px;
	clear:left;
}
.content p.expand,
.content p.note {
	width:740px; /*control the width of the content*/
}
.content p.note {
	font-size:10px;
	line-height:16px;
	color:#666666;
}
.content p.linkMenu {
	padding-top:12px;
	text-align:right;
	color:#CCCCCC;
	border-top:1px dotted #DDDDDD;
}
.content p.linkMenu a,
.content p.linkMenu a:hover {
	font-size:10px;
	display:inline-block;
	width:65px;
	text-align:center;
}
.content p.compare {
	border:none;
	padding-top:0px;
}
.content p.compare a,
.content p.compare a:hover {
	width:auto;
}
.content p.linkMenu a.extra,
.content p.linkMenu a.extra:hover {
	width:115px;
}
.content p.linkMenu a:hover {
	font-weight:bold;
}
.content .frameBox {
	width:555px;  /*control the width of the content*/
}
.content .frameBox span {
	float:left;
	margin:5px 5px 5px 0px;
	padding:5px;
	border:1px solid #DDDDDD;
	background-color:#F4F4F4;
}
.content .frameBox a {
	display:block;
	text-align:right;
	line-height:20px;
	margin-bottom:5px;
	font-size:10px;
	border-bottom:1px solid #DDDDDD;
}
.content .frameBox a:hover {
	font-weight:bold;
}
.content .frameBox span iframe {
	background-color:#FFFFFF;
	background-image:url('http://langsari.com/v3/images/loader.gif');
	background-position:center;
	background-repeat:no-repeat;
}
.link {
	font-size:10px;
}
.link:hover {
	font-weight:bold;
}
.smallTitle,
.imgPay {
	display:block;
	margin-top:15px;
	padding-top:10px;
	border-top:1px dotted #DDDDDD;
}
.imgPay {
	margin:0px;
	border:1px solid #DDDDDD;
}
.imgPay img {
	vertical-align:middle;
}
.smallTitle em,
.imgPay em,
.contentTable th em,
.contentTable td em {
	font-size:10px;
	font-style:normal;
	font-weight:normal;
}
.linkBox,
.linkBox1,
.linkBox2 {
	display:inline-block;
	padding:3px;
	text-align:center;
	vertical-align:top;
	font-size:10px;
	border:1px solid #DDDDDD;
}
.linkBox1,
.linkBox2 {
	margin-top:10px;
	text-align:left;
}
.linkBox2 {
	text-align:center;
}
.linkBox1 img {
	float:left;
	border-right:10px solid #FFFFFF;
}
a.linkBox:hover,
a.linkBox1:hover,
a.linkBox2:hover {
	padding:2px;
	border:2px solid #956F42;	
}
.imgPackage {
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.linkPackage {
	width:542px;
	height:71px;
}
.middle {
	vertical-align:middle;
}
.right {
	float:right;
}
.contentTable {
	width:550px; /*control the width of the content*/
	background-color:#F4F4F4;
	border:1px solid #DDDDDD;
	border-right:none;
	border-bottom:none;
	clear:left;
}
.contentTable th,
.contentTable td {
	padding-left:5px;
	padding-right:5px;
	line-height:17px;
	border:1px solid #FFFFFF;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
}
.contentTable th {
	background-color:#EEEEEE;
}
.contentBlue {
	background-color:#e8e8a9;
}
.contentBlue th {
	background-color:#e1e18e;	
}
.contentRed {
	background-color:#FDD9CD;
}
.contentRed th {
	background-color:#F7CCB9;
}
.list {
	width:530px; /*control the width of the content*/
	padding-left:20px;	
}
.list li {
	line-height:20px;
}
.itinerary span {
	display:block;
	width:80px;
	float:left;
	clear:both;
}
.hide-text {
        position: absolute;
        width: 200px;
        height: 65px;
        background-color: white;
        margin-left: 500px;
        margin-top: 310px;
        display: block;
}
/*----------------------font style--------------------------*/
.gray {
	color:#777777;
}
.red {
	color:#FF0000;
}
/*-----------------------scrollTop--------------------------*/
.scrollTop {
	height:24px;
}
.scrollTop a,
.scrollTop a:hover {
	display:block;
	float:right;
	border-top:1px dotted #DDDDDD;
	font-size:10px;
}
.scrollTop a:hover {
	font-weight:bold;
}
/*------------------------quickLink-------------------------*/
.quickLink	{
	display:block;
	float:right;
	width:170px;
}
.quickLink span	{
	display:block;
	border:1px solid #DDDDDD;
	margin-bottom:10px;
	padding:3px;
}
.quickLink span a {
	display:block;
	height:100px;
	padding:3px;
}
.quickLink span a font,
.quickLink span a:hover font {
	display:block;
	background-color:#FFFFFF;
	border:1px dotted #DDDDDD;
	width:90px;
	height:18px;
	line-height:18px;
	margin:81px 0px 0px 64px;
	font-size:10px;
	text-align:center;
}
.quickLink span a:hover font {
	font-weight:bold;
}
.quickLink span a.q001,
.quickLink span a.q002,
.quickLink span a.q003 {
	background-position:center;
	background-repeat:no-repeat;
}
.quickLink span a.q001 {
	background-image:url('http://langsari.com/v3/images/q001.gif');
}
.quickLink span a.q002 {
	background-image:url('http://langsari.com/v3/images/q002.gif');
}
.quickLink span a.q003 {
	background-image:url('http://langsari.com/v3/images/q003.gif');
}
/*--------------------------footer--------------------------*/
.footer	{
	background-color:#EEEEEE;
	color:#999999;
	text-align:center;
	line-height:18px;
}
.footer td {
	height:46px;
}
.footer td a {
	display:inline-block;
}
.footer td a.f1 {
	width:40px;
}
.footer td a.f2 {
	width:68px;
}
.footer td a.f3 {
	width:90px
}
.footer td a:hover {
	font-weight:bold;
}
.break {
	display:none;
}
