@charset "UTF-8";
body a:link {
	color: #000;
	text-decoration: none;
}

body a:visited {
	color: #000;
	text-decoration: none;
}

body a:active {
	color: #000;
	text-decoration: none;
}
body a:hover {
	text-decoration: underline;
	color: #000;
}

body {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}
.header {
	padding-top:30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	display: table;
}
.bar {
	background-image: url(http://static.baicapture.com/img/bar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 950px;
	height:1px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
}

.bar2 {
	background-image: url(http://static.baicapture.com/img/bar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 900px;
	height:1px;
	position: static;
	margin-left:auto;
	margin-right:auto;
}
.body3 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.body4 {
	height: 501px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #999;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	width: 950px;
	position:relative;
}
.footer a:link {
	color: #999;
	text-decoration: none;
}
.footer a:visited {
	color: #999;
	text-decoration: none;
}
.foot a:active {
	color: #999;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
	color: #999;
}

div.row span.left {
	float:left;
	text-align: left;
	width: 49%;
	height: 50px;
  }
div.row span.right {
	top:10px;
	float: right;
	text-align: right;
	width: 49%;
	height: 50px;
	display: table;
  }
/*---*/

h1, h2, h3, h4, h5 {
  font-size: 12pt;
  color: #333;
  margin: 0px;
  padding: 0px; }
h1 {
  font-size: 14pt; }
p {
	
  font-family: Helvetica, Arial, sans-serif;
  font-size: 8pt;
  text-align: left; }
a {
  color: #000000;
  text-decoration: none; }
a:hover {
  text-decoration: underline; }
img {
  border: 0px; }


	.reservebox
	{
		width: 850px;
		margin-right: auto;
		margin-left: auto;
	}

	.inputbox,SELECT
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16pt;
		color: #666;
		border: thin solid #CCC;
		margin: 1px;
		padding: 1px;
	}
	.custombutton
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16pt;
}
	.textlabel 
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14pt;
		color: #333;
	}
	.packagelabel 
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10pt;
		color: #333;
	}
	.navtext 
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12pt;
		color: #333;
	}
	.tooltip 
	{
		font-family: Helvetica, Arial, sans-serif;
		font-size: 9pt;
		color: #333;
	}

	.text 
	{
		font-family: Helvetica, Arial, sans-serif;
		font-size: 10pt;
		color: #333;
	}

	.liveresult 
	{
		font-family: Helvetica, Arial, sans-serif;
		font-size: 9pt;
		color: #000;
		font-style: normal;
		font-weight: bold;
	}
	
	ul {
	list-style: disc;
	}
