/*---- reset.css 讓所有的各家瀏覽器乖乖聽話，呈現一樣的結果  ----*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tfoot, thead,{
    
 /* margin: 0;
    padding: 0;  
    border: 1
 vertical-align: baseline; table,tbody, th,   */
    outline: 0;
 font-size: 100%;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */


/*---- 共通設定 ----*/



/*------------------------------------------------------------------
#marquee - Marquee interactive display area
------------------------------------------------------------------*/
#marqueeWrap {
	position:relative;
    margin:0 auto;
    width:100%;
    min-width:1060px !important;
}
.preload_marquee{
	width:100%;
	position:absolute;
	height:500px;
	background-image:url(../../images/facefilter3/ffs_topbanner_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
.photoBG{
	position:absolute;
	right:296px;;
	top: 0px;
}
#maintitle{margin-top: 180px;margin-left: -355px;position: absolute;z-index: 999;font-family: Arial, Helvetica, sans-serif;font-size: 58px;
color: white;font-weight: bold;left: 50%;}
#marquee {
	position:absolute;
	top:0px;
	z-index:1;
	width:100%;
	min-width:1060px; 
} 
/*------------------------------------------------------------------
Make believe & resize issue fixed ends
-----------------------------------------------------------------*/
/*------------------------------------------------------------------
#wrap - Wraps and centers all content
------------------------------------------------------------------*/
#wrap {
	position:relative;
	top:0;
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#wrap h3 {
	color:#404040;
} 
#home h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
}

#MAIN_FOOTER{
	clear:both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
	text-align: center;
	height: 50px;
	margin-top: 50px;
}
/*------------------------------------------------------------------
#header - Header contains profile widget
------------------------------------------------------------------*/

/*------------------------------------------------------------------
#main - Main content area, contains content and sidebar
-----------------------------------------------------------------*/
.moduleSpace{
    height: 446px;
    width: 820px;
    cursor: default;
   }
.moduleSpacesmall {
    height: 157px;
    width: 820px;
}

/*------------------------------------------------------------------
.boxshadow - 白底陰影
-----------------------------------------------------------------*/

.boxshadow{
	background-image: url(/images/facefilter3/ffscnt_center_bk.png);
	background-position: center;
	background-repeat: repeat-y; 
	overflow:auto; padding-bottom:30px;
}
.boxshadow_TOP{
	background-image: url(/images/facefilter3/ffscnt_top_bk.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 23px;
}
.boxshadow_FOOTER{
	background-image: url(../../images/facefilter3/ffscnt_footer-gray_bk.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 13px;
}

/*------------------------------------------------------------------
.boxshadow - 白底陰影
-----------------------------------------------------------------*/
/*------------------------------------------------------------------
#main - 主要內容都在這裡面
-----------------------------------------------------------------*/
#main {
    min-height: 483px;
    position: relative;
    width: 1000px;
    z-index: 1; height: auto; overflow: hidden;
}

/*------------------------------------------------------------------
#FT_Content_TOP - 主要大標與引言選單都在這裡
-----------------------------------------------------------------*/

#FT_Content_TOP{
	padding-right: 130px;
	padding-left: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #666;
	width: 740px;
}
#FT_Content_TOP_Navigation_DAR{
	margin-top: 10px;
	margin-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	font-weight: normal;
}
.FT_Content_TOP_TITLE{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	line-height: 36px;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
}

/*------------------------------------------------------------------
#FT_Content_MENU - 主要選單都在這裡
-----------------------------------------------------------------*/
#FT_Content_MENU{
	width: 807px;
	background-image:url(/images/facefilter3/menu_BG.jpg);
	margin-top: 10px;
	margin-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFF;
}

#FT_Content_MENU ul{
	display:block;
	height:40px;
	list-style-type:none;
	padding-right:0px;
	padding-left: 0px;
}

#FT_Content_MENU li{ float:left;}

#FT_Content_MENU li a{
	display:block;
	height:40px;
	color: #FFF;
	line-height:40px;
	text-align:center;
	border-left:1px solid #cccccc;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
}

#FT_Content_MENU li a:hover{
	background-image:url(/images/facefilter3/menu_hover.png);background-position:center bottom; background-repeat:no-repeat;color:#e4e4e4;}
.current{ color:#333333;background-image:url(/images/facefilter3/menu_hover.png);background-position:center bottom; background-repeat:no-repeat; background-color:#333333;}
/*------------------------------------------------------------------
-----------------------------------------------------------------*/



/*------------------------------------------------------------------
.FT_Content_BOX - 個別主題的內容方塊
-----------------------------------------------------------------*/

.FT_Content_BOX_ALL{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 1000px;
	margin-bottom: 40px;
	clear:both;
}
	
.FT_Content_BOX_ALL h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	color: #515151;
}	
.FT_Content_BOX_NEW_h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #000;
	background-image: url(../../images/iclone5/btn_new.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
}	
.FT_Content_BOX_ALL_WORD{
	width: 740px;
	margin-top: 0px;
	padding-right: 130px;
	padding-left: 130px;
	padding-bottom: 20px;
}
.FT_Content_BOX_ALL_WORD ul li{
	line-height:22px;
}
/*------------------------------------------------------------------
.FT_Content_BOX  h3 新增 Cary
-----------------------------------------------------------------*/
.title3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:30px;
	color: #4d4d4d;
}
/*------------------------------------------------------------------
.FT_Content_BOX  h3 新增 Cary
-----------------------------------------------------------------*/
.FT_Content_BOX_LEFT_WORD{
	float: left;
	width: 350px;
	margin: 10px 30px 20px 130px;
}
.FT_Content_BOX_RIGHT_WORD{
	float: right;
	width: 295px;
	margin: 10px 130px 20px 10px;
}




/*------------------------------------------------------------------ */
/*------------------------------------------------------------------
.FT_Content_BOX_LEFT - 內容區塊向左
-----------------------------------------------------------------*/

.FT_Content_BOX_LEFT{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 490px;
}
.FT_Content_BOX_LEFT h2{font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #000;}


/*------------------------------------------------------------------
.FT_Content_BOX_LEFT - 內容區塊向右
-----------------------------------------------------------------*/

.FT_Content_BOX_RIGHT{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	float: right;
	width: 490px;
}
.FT_Content_BOX_RIGHT h2{font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #000;}

.FT_Content_BOX_line{
	clear:both;
	width: 820px;
	margin-right: 0px;
	margin-left: 180px;
	margin-top: 40px;
	margin-bottom: 20px;
	background-image:url(../../images/facefilter3/ffs_line.png);
	background-repeat:no-repeat;
	height:30px;

}
.FT_Content_ACTOR_BOX_RIGHT{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	float: right;
	width: 480px;
	padding-right: 130px;
}

/*------------------------------------------------------------------ */
.link{ }
a.link {
	color:#CCCCCC;
	text-decoration:underline;
}
a.link:hover{
	text-decoration:none;
	color:#6600FF;
}

a:visited {
	color: #333333;
	text-decoration:underline;
}
a:link {
	color: #333333;
	text-decoration:none;
}
a:active {
	color: #333333;
	text-decoration:underline;
}
a:hover {color: #000000; text-decoration:underline;}
/*---Application Add-- */
#MIDGreyTOP{ width:820px; background-image: url(/images/iClone5/application_greybgTOP.png); background-repeat:repeat-x; height:35px; margin-right:110px;margin-left:90px; }
#MIDGrey{ width:820px; background-image: url(/images/iClone5/application_greybg.png); background-repeat:repeat; height: auto; margin-right:110px;margin-left:90px; }
#MIDGreyBOTTOM{ width:820px; background-image: url(/images/iClone5/application_greybgbottom.png); background-repeat:repeat-x; height:35px; margin-right:110px;margin-left:90px; margin-bottom:30px; }
.MIDGrey_word{ display:block; width:235px; color:#e4e4e4; margin-top:5px; margin-bottom:10px;}
.imglink{outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
 opacity: .85; /* 透明度60% FireFox 的寫法 */ 
 filter: Alpha(Opacity=85); /* 透明度60% IE 的寫法 */ }
a.imglink { outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
 opacity: .85; /* 透明度60% FireFox 的寫法 */ 
 filter: Alpha(Opacity=80); /* 透明度60% IE 的寫法 */ }
a.imglink:hover {	outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
	opacity: 1; /* 透明度100% FireFox 的寫法 */ 
	filter: Alpha(Opacity=100); /* 透明度100% IE 的寫法 */ }


.Titleh1{width:795px; height:68px; margin:0 auto;float:left; background-image:url(/images/iClone5/new_navBG.jpg); background-repeat:repeat-x; margin-left:90px; font-size:24px; color:#FFF; line-height:68px; padding-left:25px; margin-bottom:30px;}

.userstoryErea{ border-bottom:1px dashed #d9d7d7; padding:20px 25px 30px 25px; width:770px; margin-left:90px;}
.thumbimg{ padding:3px 3px; border:1px solid #cccccc; float:left;}
.userstory_hd{ font-size:13px; font-weight:bold; line-height:18px;}
.AuthorErea{ width:270px; padding:10px 10px; background-color:#dfdfdf; border:1px solid #cccccc; font-size:11px;}
.Authorimg{ border:2px solid #ffffff; float:left; margin-right:10px; margin-bottom:-3px;}
-------------------------------------------------------------------------------------12/12新增cary>
#picname{padding:5px 0px 0px 0px;text-align:center; color:#B7B7B7;}
.thumb{ text-align:center; color:#575757;}
.thumb a{ display:block; margin:0px 5px 5px 5px; border:1px solid #b8b8b8;outline: none; padding:5px; background-color:#ffffff;border-radius:5px;
-moz-border-radius:5px;  /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */}
.thumb a:hover{border:1px solid #666;background-color:#e4e4e4;}
.thumbtitle{ border-bottom:2px solid #999999; line-height:2 ; text-align:left;color:#4d4d4d; font-weight:bold; font-size:1.2em; }

#slider {}
div#slideshow {
	float: left;
	height:auto;
}
.slider-item {
	width: 100% !important;
	height: auto;
}
.slider_content_inner img { border: none; }
.controls-center { width: 960px; margin-left: auto; margin-right: auto; }
#slider_controls { float: right; position: relative; background:#fcfcfc; margin:0; z-index: 1000; width:960px; height:26px;}
#slider_controls ul { margin:0 auto; padding:2px 23px 2px 0; width:54px;}
#slider_controls ul li { margin: 0; padding: 0; list-style: none; }
#slider_controls ul li { float: left; display: block; }
#slider_controls ul li a { width: 10px; height: 10px; background:url('images/tabs_2.gif') no-repeat center center; display: block; float: left; padding:2px; margin:2px !important; margin:1px 1px; outline: none; }
#slider_controls ul li a:focus { outline: none; }
#slider_controls ul li a:hover,
#slider_controls ul li a.activeSlide { background:url('images/tabs_1.gif') no-repeat center center; }

/*------------------------------------------------------------------
for Showcase Add
-----------------------------------------------------------------*/
