* {
	margin:0;
	padding:0
}
body {
	-x-system-font:none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust:none;
	font-weight:normal;
	line-height:normal;
	color: #666666;
	background: #FFFFFF url(../images/strip.jpg) repeat-x left top;
}
p {
	line-height:18px;
}

a {
	text-decoration:none;
	color:#993300;
}
ul li { 
	background:transparent url(../images/list_square.gif) no-repeat scroll 0 6px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:10px;
}
input {
	color:#333333;
	font-size:12px;
}
select {
	color:#333333;
	font-size:12px;
	padding:0px;
	margin:0px;
}
textarea {
	color:#333333;
	font-size:12px;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0;
}
.clearboth {
	clear:both;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden
}
#header {
	width:780px;
	margin:0 auto;
}
#content {
	width:780px;
	margin:0 auto;
}
#footer {
	background-color:#CCCCCC;
	width:780px;
	margin:0 auto 10px;
	padding:4px;
}
#leftcolumn{
	width:500px;
	padding:10px;
}
#rightcolumn{
	padding: 12px 11px 5px 0;
	width:245px;
}
#bannerbox {
	height:310px;
}

.cheapprice {
	background-color:#CCCCCC;
	height:40px;
	left:11px;
	line-height:34px;
	position:relative;
	text-align:right;
	top:-42px;
	width:758px;
	z-index:1;
	opacity:0.4;
	filter:alpha(opacity=40);
	overflow:hidden;
}
.pleft5px {
	padding-left:5px;
}
.pright10px {
	padding-right:10px;
}
.lheight18px {
	line-height:18px;
}
.headline {
	background:transparent url(../images/square.jpg) no-repeat scroll 0 0;
	font-size:14px;
	color: #993300;
	padding-left:10px;
	margin-bottom: 10px;
	line-height:12px;	
}
.bold {font-weight:bold}
.fleft {float:left}
.fright {float:right}

.linkheader {
	margin-right:12px;
	margin-top:12px;
}

a.linkwhite {
	color:#fff;
	font-size:smaller;
}
a.linkwhite:hover {
	color:#993300;
}

a.nav {
	display:block;
	float:left;
	height:65px;
	text-indent:-9999px;
	width:154px;
}
a.link-home {
	background:transparent url(../images/navi_011.jpg) no-repeat scroll 0 0;
}
a.link-home:hover {
	background:transparent url(../images/navi_011.jpg) no-repeat scroll 0 -65px;
}
a.link-home-active {
	background:transparent url(../images/navi_011.jpg) no-repeat scroll 0 -65px;
}
a.link-car {
	background:transparent url(../images/navi_022.jpg) no-repeat scroll 0 0;
}
a.link-car:hover {
	background:transparent url(../images/navi_022.jpg) no-repeat scroll 0 -65px;
}
a.link-car-active {
	background:transparent url(../images/navi_022.jpg) no-repeat scroll 0 -65px;
}
a.link-about {
	background:transparent url(../images/navi_033.jpg) no-repeat scroll 0 0;
}
a.link-about:hover {
	background:transparent url(../images/navi_033.jpg) no-repeat scroll 0 -65px;
}
a.link-about-active {
	background:transparent url(../images/navi_033.jpg) no-repeat scroll 0 -65px;
}
a.link-book {
	background:transparent url(../images/navi_044.jpg) no-repeat scroll 0 0;
	width:153px;
}
a.link-book:hover {
	background:transparent url(../images/navi_044.jpg) no-repeat scroll 0 -65px;
	width:153px;
}
a.link-book-active {
	background:transparent url(../images/navi_044.jpg) no-repeat scroll 0 -65px;
	width:153px;
}
a.link-contact {
	background:transparent url(../images/navi_055.jpg) no-repeat scroll 0 0;
	width:162px;
}
a.link-contact:hover {
	background:transparent url(../images/navi_055.jpg) no-repeat scroll 0 -65px;
	width:162px;
}
a.link-contact-active {
	background:transparent url(../images/navi_055.jpg) no-repeat scroll 0 -65px;
	width:162px;
}
.pleft24px {
	padding-left:24px;
}

.pleft8px {
	padding-left:8px;
}

.fsize10px {
	font-size:10px;
}
.fsize11px {
	font-size:11px;
}

.fsize13px {
	font-size:13px;
}

.fsize18px {
	font-size:18px;
}

.fsize24px {
	font-size:24px;
}
.bgred {
	background:transparent url(../images/bgred.gif) repeat-x scroll 0 0;
	background-color:#990000;
}
.white {
	color:#ffffff;
}
.grey {
	color:#999999;
}
.red {
	color:#993333;
}
.pcenter {
	text-align:center;
}
.pleft {
	text-align:left;
}

.headbox {
	padding:5px;
}

.spacemore {
	letter-spacing:2px;
}

.imagebox {
	padding:10px;
}

.rightbox {
	padding: 0 0 25px
}

.linebreak {
	border-bottom:1px solid #CCCCCC;
	margin:6px 0 10px;
}

.twoline {
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	padding:2px 0 6px;
	margin:15px 0 5px;
}

.contact {
	line-height:22px;
}
.contact span {
	vertical-align:baseline;
}

.viewmore {
	 padding-top:23px;
}

.bordergrey {
	border: solid 1px #cccccc;
}

.formerror {
	background-color:#CCCCCC;
	color:#990000;
	font-style:italic;
}
.error {
	padding:1px;
}

.pbottom10px {
	padding-bottom:10px;
}

.linkman {
	padding-bottom:3px;
}