@charset "utf-8";
/*---------------jquery scrollable---------------*/
.bannerinfo{ 
	position:absolute;
	z-index:10;
	bottom:0;
	font-size:12px;
	color:#ffffff;
	height:50px;
	padding:10px;
	width: 445px;
}

.bannerinfo b{
	font-weight:bold;
	font-size:16px;
}

.bannerinfo a{
	color:#ffffff; 
	text-decoration:underline;
}

.bannerinfo a:hover{
	color:#ffffff;
	text-decoration:none;
}

.bannerinfobg{
	position:absolute;
	width:465px;
	z-index:1;
	bottom:-1px;
	height:75px;
	background-color:#000000;
}

div.scrollable {
	position:relative;
    overflow:hidden;
	width:465px;
	height:240px;
	float:right;
}

#thumbs div {
	float:left;
	/*width:465px;
	height:240px;*/
}

#thumbs {	
	position:absolute;
	width:20000em;	
	clear:both;
}

div.scrollable2, div.scrollable3 {
	position:relative;
    overflow:hidden;
	width:434px;
	height:180px;
	float:right;
}

#items {
	width:20000em;	
	position:absolute;
	clear:both;
}


/*//================================================================================================
// 標題粗體+內文
//================================================================================================ */
.font_list_content_666{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
.font_list_title_333_b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.font_list_title_333_b a{
	color: #333333;
	text-decoration: none;
}
.font_list_title_333_b a:hover{
	text-decoration: underline;
}

.font_showtime{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF6600;
	text-decoration: none;
}
/*//================================================================================================
// ELTA 首頁上方輪播banner - main_layout.css裡
//================================================================================================ */
/*
#main_banner_list ul li.on {
 background-image: url(../images/main_banner_list_bg_on.gif);
 color:#FFF;
}
.main_banner_txt {
	width:103px;
	height:35px;
	float:left;
	padding:5px;
	cursor:pointer; 
}
#main_banner_list {
	width:160px;
	height:240px;
	float:left;
}
#main_banner_list li a {
	padding:0pt 0px 0pt 0px;
	white-space:nowrap;
}
#main_banner_list ul li {
	width:160px;
	height:48px;
	display:block;
	list-style-image: none;
	float:left;
	background-image: url(../images/main_banner_list_bg.gif);
	background-repeat: repeat-x;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	line-height: 18px;
}
#main_banner_list ul li.on {
 background-image: url(../images/main_banner_bg_on.gif); 
 color:#FFF;
}
*/

#life_content_label ul li {
	cursor:pointer;
}
#life_content_label ul li a{
	text-decoration: none;
	color: #666;
}
/* ===============氣象跑馬============== */
#life_content_area {
	padding-top:5px;
	height:30px;
}

#life_content_img {
	width:50px; 
	height:50px; 
	float:left;
}

#life_content_temp {
	float:left;
	padding-top:12px;
}

#life_content_more {
	text-align:right;
	width:100px;
	float:right;
	margin:0;
}

/* 活動頁 */
div.scrollable_560_260 {
	position:relative;
    overflow:hidden;
	width:580px;
	height:260px;
	float:left;
	text-align:left;
}

div.scrollable_560_260 #items div {
	width:140px; 
	float:left;
	padding-right:5px;
	*padding-right:4px;
}

.gallery_scrollable {
	position: relative;
	width:590px;
	height:83px;
	float:left;
	overflow:hidden;
}