/*---- 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/iClone5/ic5_topbanner_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}

#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/iclone5/ic5cnt_center_bk.png);
	background-position: center;
	background-repeat: repeat-y;
	overflow:auto
}
.boxshadow_TOP{
	background-image: url(/images/iclone5/ic5cnt_top_bk.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 23px;
}
.boxshadow_FOOTER{
	background-image: url(../../images/iclone5/ic5cnt_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: 36px;
	line-height: 36px;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
}

/*------------------------------------------------------------------
#FT_Content_MENU - 主要選單都在這裡
-----------------------------------------------------------------*/
#FT_Content_MENU{
	width: 740px;
	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;
	width:700px;
	height:40px;
	background-image:url(/images/iclone5/features_menubk_ct_bk.jpg);
	margin-left:auto;
	margin-right:auto;
	list-style-type:none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#FT_Content_MENU li{ float:left;}

#FT_Content_MENU li a{
	display:block;
	height:40px;
	color: #FFF;
	line-height:40px;
	text-align:center;
	padding:0px 10px 0px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A7A7A7;
	text-decoration:none;
}

#FT_Content_MENU li a:hover{
	background-position:left bottom;
	color: #333;
}
.current{ color: #FFF;}

/*------------------------------------------------------------------
-----------------------------------------------------------------*/



/*------------------------------------------------------------------
.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: 10px; clear:both;}
	
.FT_Content_BOX_ALL h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #000;
}	
.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: 20px;
	padding-right: 130px;
	padding-left: 130px;
	padding-bottom: 20px;
}
/*------------------------------------------------------------------
.FT_Content_BOX  h3 新增 Cary
-----------------------------------------------------------------*/
.FT_Content_BOX_ALL_WORD h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:30px;
	font-weight: bold;
	color: #000;
	background-image:url(../../images/iclone5/icon1.gif); background-repeat:no-repeat; background-position:5px 5px;
	padding-left:35px;
}
/*------------------------------------------------------------------
.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: 350px;
	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{
	width: 820px;
	margin-right: 90px;
	margin-left: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
}
.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:#6c6c6c; text-decoration:underline; }
a.link:hover{ text-decoration:none; color:#cc0033; }

a:visited { color: #0e636e; text-decoration:underline; }
a:link { color: #0e636e; text-decoration:none;}
a:active {color: #0e636e; 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;}
