@charset "utf-8";
/* design by showhau */
/*----------抬頭地方要加-----------------------------
<meta name="Robots" content="All" />
<meta name="Author" content="showhau,hau,dpi" />
<meta name="keywords" content="showhau, hau, design, dpi, web, web design" />
-----------------------------------------------------*/

/*----------消虛線---------*/
a {noFocusLine:expression(this.onFocus=this.blur())}      /* For IE, onFocus 的 F 要大寫*/
:focus {-moz-outline-style: none}                         /* For Firefox */


/*----------網頁png----------*/
div, img { 
	behavior:url(iepngfix.htc);
}

body{
	font-family:Arial, "新細明體", "細明體";
	padding:0;
	margin:0;
	background:url(../images/bgd.gif);
}




/*------------------------------------------   travel -------*/
#content{
	margin:auto;
	width:990px;
}

/*------------------------------------------------*/
.logo{
	float:left;
	padding-left:20px;
	margin-top:-5px;
	position:absolute;
	z-index:1;
}
.lan{
	font-size:12px;
	color:#FFFFFF;
	float:right;
	padding:40px 20px 5px 0;
}
.lan a{
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/icon_lan.gif) no-repeat;
	background-position:0px 4px;
	padding-left:10px;
	margin-left:25px;
}
.lan a:hover{
	text-decoration:underline;
}


/*--------------------------------------  bgk  背景大圖  ---------*/
.bgk img{
	margin-top:0px;
}
#coverslide{
	overflow: hidden;
	width:990px;
	height:530px;
	z-index:0;
	margin-top:63px;
	*margin-top:5px;
	_margin-top:5px;
}


/*----------------------------------------   list  ---------------*/
.vehicles{
	background:url(../images/travel/bg_list.png) repeat;
	height:530px;
	width:265px;
	position:absolute;
	margin:63px 0 0 725px;
	z-index:2;
}
#list{
	height:530px;
	width:265px;
	position:absolute;
	margin:63px 0 0 725px;
	text-align:center;
	padding:0;
	z-index:3;
}
#list label img{
	text-align:left;
	display:block;
}
.more a{
	font-size:11px;
	color:#666666;
	position:absolute;
	margin:30px 0 0 70px; /*Firefox*/
	margin:30px 0 0 200px\9; /*IE8*/
	*margin:30px 0 0 70px; /*IE7*/
	_margin:30px 0 0 70px; /*IE6*/
}

/*-----------------------------  小圖  ------*/
.list{
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
	padding:7px 0;
	*padding:0;
	_padding:5px 0;
}
.list span{
	list-style-type:none;
	margin:auto;
	padding:0;
	text-align:left;
	width:220px;
}
.list span a{
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	text-align:left;
	background:url(../images/travel/icon_list.jpg) no-repeat;
	background-position:0px 4px;
	*background-position:0px 0px;
	_background-position:0px 0px;
	padding-left:20px;
	padding-top:3px;
	*padding-top:0;
	_padding-top:0;
}
.list span a:hover{
	color:#999999;
	text-decoration:underline;
}
.list a img{
	border:2px #bbb4b4 solid;
	margin-bottom:3px;
}
.list a:hover img{
	border:2px #333333 solid;
}



/*--------------------------------------------------------------------------  第二層  ---------*/
.info{
	font-size:13px;
	background:url(../images/travel/list_title03.png) no-repeat;
	color:#ddd9d0;
	height:45px;
	text-align:left;
	padding:30px 0 0 80px;
}
.info h1{
	font-size:26px;
	font-weight:bold;
	color:#FFFFFF;
	display:inline;
}

/*--------------------------------------  list  2222  ------*/
.list2{
	font-size:13px;
	line-height:18px;
	color:#FFFFFF;
	text-align:left;
	padding:0px 15px;
}
.list2 a{
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	border-bottom:1px #666666 dashed;
	background:url(../images/travel/icon_list.jpg) no-repeat;
	background-position:0px 10px;
	padding:10px 0 5px 15px;
}
.list2 a:hover{
	color:#CCCCCC;
	text-decoration:underline;
}
.list2 a b{
	color:#ff8a00;
}


