@charset "utf-8";
#page {
	width: 980px;
	margin: 0 auto;
	padding: 0 5px 0 20px;
	background:#FFFFFF;
}

#header {
	position: relative;
}

#header .quick-link {
	position: absolute;
	right: 30px;
	top:20px;
}

.right {
	float: right;
}
.left {
	float: left;
}

/* index.html ******************************************************************************/

#promote {
	width: 445px;
	display: inline;
	float: left;

}

#front-list {
	width: 510px;
	display: inline;
	float: left;
	margin-left: 10px;	
}

#travel-player {
	width: 980px;
	display: inline;
	float: left;
}
	#travel-vote {
		width: 380px;
		display: inline;
		float: left;
		
	}
	#travel-player .list {
		width: 550px;
		display: inline;
		float: left;
		
	}
	#hot {
		width: 555px;
		display: inline;
		float: left;
	}

	#tv-hot {
		width: 410px;
		display: inline;
		float: left;
	}

/* traffic.html ******************************************************************************/

#parking-map {
	width: 570px;
	height: 320px;
	float: left;
}

#trans-ad {
	width: 400px;
	float: left;
	margin-left: 5px;
}

#fast-link {
	width: 630px;
	float: left;
}
#fast-link td {
	background-position:bottom;
}

/* news.html ******************************************************************************/



#news-link {
	width: 650px;
	float: left;
}


/* video.html ******************************************************************************/

.v-wrapper {
	float: left;
	width: 790px;
}

#video-category {
	width: 170px;
	float: left;
}

.video-top {
	display: inline;
	width: 255px;
	float: left;
	margin-left: 5px;
	

}

.board, .latest {
	display: inline;
	width: 779px;
	float: left;
	margin-left: 5px;
			
}

 .v-detail {
	display: inline;
	width: 386px;
	float: left;
	margin-left: 5px;
			
}

/* taiwan.html ******************************************************************************/


.search-wrapper, #quick-search {
	width: 635px;
	display: inline;
	float: left;
	
}

.ad-block {
	width: 290px;
	display: inline;
	float: left;
	margin-left: 23px;
}


/* taiwan-list.html ******************************************************************************/


.wrapper-left {
	width: 520px;
	display: inline;
	float: left;
}
.wrapper-right {
	float: left;
	width: 385px;
	margin-left: 40px;
}

/* taiwan-district.html ******************************************************************************/


#city-category {
	width: 170px;
	float: left;
}
/* login.html ******************************************************************************/



#login-left {
	width: 230px;
	float: left;
}

#login-center {	
	width: 400px;
	float: left;
}

#login-right {
	float: left;
	width: 290px;
	margin-left: 23px;
}
