#header{z-index:9999; position: relative;}
.cubeinfo{-moz-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5); -webkit-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5); box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);}
.cubeinfo h1{background:url(../images/location/title.png) no-repeat 15px center; height:107px;}
.cubeinfo h3{ font-size:19px;color:#debd57; font-weight:100; padding:0px; font-family:"微軟正黑體", Arial; margin:10px 0 0 25px;}
.cubeinfo div > div{}
.cubeinfo p,.cubeinfo div > div{ color: #E3E3E3; line-height:1.8; margin:5px 25px; border-bottom:1px dotted #999999;}

.info{ margin-top:10px;}

ul#iten li{ float:left;}


/*當沒有CLASS命名時，指定同階層的標籤CSS狀態，但IE8不接受，因此需要用CSS將IE8關閉*/
.article_traffic{
	background: rgba(69, 60, 53, 0.9);
	padding:10px 0 30px 0;}
.cubeinfo h3:first-child{ /*background:url(../images/location/car.png) no-repeat left center;*/}
.cubeinfo h3:nth-of-type(2){ /*background:url(../images/location/mrt.png) no-repeat left center;*/}
.cubeinfo h3:nth-of-type(3){ /*background:url(../images/location/plane.png) no-repeat left center;*/}

.ie8 .cubeinfo h3{ padding:0px 25px; margin:0;}
.ie8 .cubeinfo h3:first-child{ background:none;}
.ie8 .cubeinfo h3:nth-of-type(2){ background:none;}
.ie8 .cubeinfo h3:nth-of-type(3){ background:none;}

/*END*/