/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{
	margin: 0;
	padding: 0;
}

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
.focus a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{
	width: 390px;
	margin: 0;
	position: relative;
}


/*
	TYPOGRAPHY
*/
.news ul											{ list-style: square inside; }
.focus a, .focus a:visited								{
	color: #ccc;
	text-decoration: none;
}
.focus a:hover, .focus a:active							{
	color: #000;
}
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{
	width: 390px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 160px;
	overflow: hidden;
}			
.stripViewer .panelContainer 
.panel ul									{
	text-align: left;
	margin: 0 15px 0 30px;
	overflow: hidden;
}
.panel{
	padding-bottom: 40px;
}
.stripViewer								{
	position: relative;
	width: 390px;
	height: 120px;
	overflow: hidden;
}
.stripViewer .panelContainer				{
	position: relative;
	left: 0;
	top: 0;
	height: 120px;
	overflow: hidden;
	width: 390px;
}
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 390px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{
	height: 30px;
	width: 68px;
	font-size: 12px;
	padding: 5px;
}
#movers-row									{
	margin: -40px 0 0 78px;
}
#movers-row div								{
	width: 78px;
	float: left;
}
#movers-row div a.cross-link 				{
	float: right;
}
.photo-meta-data							{
	background: url(images/transpBlack.png);
	padding: 10px;
	height: 30px;
	margin-top: 0px;
	position: relative;
	z-index: 9999;
	color: white;
}
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{
	display: block;
	width: 78px;
	margin-top: 0px;
	position: relative;
	padding-top: 0px;
	z-index: 9999;
	height: 40px;
	background-image: url(../images/adb1.gif);
}
.active-thumb 								{
	background-color: transparent;
	background-image: url(../images/adb2.gif);
	background-repeat: no-repeat;
	color: #FFF;
}
.csw{
	height:120px;
	z-index: 1;
	}
.runrb {
	position: absolute;
	width: 390px;
	top: 120px;
	z-index: 50;
}
.news {
	CLEAR: both;
	WIDTH: 450px;
	ColOR: #fff;
	HEIGHT: 20px;
	font-size: 12px;
}
/*許願版使用CSS*/
.news ul {PADDING: 0px; MARGIN: 0px; OVERFLOW: hidden; liNE-HEIGHT: 20px; liST-STYLE-TYPE: none; HEIGHT: 20px}
.news ul li {MARGIN: 0px;}
.news ul li.active {DISPLAY: block}
.news ul A {
	color: #fff;
	text-decoration: none;
}
.news ul A:hover {TEXT-DECORATION: underline}
.news ol {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 0px; MARGIN: -19px 8px 0px 0px; PADDING-TOP: 0px; liST-STYLE-TYPE: none}
.news ol li {DISPLAY: inline; MARGIN: 0px 0px 0px 3px; width:10px;}
.news ol li A {BACKGROUND: url(../images/switcher.gif) 0px -10px}
.news ol li A:hover {BACKGROUND: url(../images/switcher.gif) 0px 10px}
.news ol li A.active {BACKGROUND: url(../images/switcher.gif) 0px 0px}
.news ol li A.active:hover {BACKGROUND: url(../images/switcher.gif) 0px 0px}
