/* See http://code.google.com/p/minify/wiki/CommonProblems#@imports_can_appear_in_invalid_locations_in_combined_CSS_files */



header,menu,nav,section{display:block}nav ul,nav
li{list-style:none;list-style-image:none;margin:0}small{font-size:85%}strong,th{font-weight:700}input:invalid,textarea:invalid{border-radius:1px;-moz-box-shadow:0 0 5px red;-webkit-box-shadow:0 0 5px red;box-shadow:0 0 5px red}.no-boxshadow input:invalid,.no-boxshadow textarea:invalid{background-color:#f0dddd}@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100);header nav ul
ul{position:absolute;top:-999em;width:12em;text-align:left;z-index:3;background:#f6f6f6;padding:1em
1em;margin-top:18px}header nav ul ul
ul{margin-top:4px}header nav ul ul
li{width:100%;float:left;display:block;line-height:1em;margin:0.25em 0}header nav ul li:hover{visibility:inherit}header nav ul li,
header nav ul
a{position:relative}header nav ul li:hover ul,
header nav ul li.sfHover
ul{left:0;top:1.5em;z-index:99}header nav ul li:hover ul li ul,
header nav ul li.sfHover ul li
ul{left:13em}header nav ul li:hover ul
ul{left:12em}header nav ul li:hover li ul,
header nav ul li.sfHover li
ul{top:-999em}header nav ul li li:hover ul,
header nav ul li li.sfHover
ul{left:7em;top:0}header nav ul li li:hover li ul,
header nav ul li li.sfHover li
ul{top:-999em}header nav li.sfHover
a{text-decoration:none}header nav ul ul li a, header nav li.sfHover li
a{text-decoration:none;background:none}header nav ul li ul li
a{text-decoration:none;padding:0.75em 0 0.25em 0;display:block;float:left;width:100%;background:none;border-bottom:none}header nav ul ul li:first-child
a{padding:0;border-top:none}header nav ul ul a:hover{text-decoration:underline}
a.meanmenu-reveal
{display:none}
.mean-container .mean-bar
{float:left;
width:100%;
position:relative;
background:#0c1923;
padding:4px
0;min-height:42px;
z-index:8000}
.mean-container a.meanmenu-reveal
{width:22px;
height:22px;
padding:13px 13px 11px 13px;
position:absolute;
top:0;
right:0;
cursor:pointer;
color:#fff;
text-decoration:none;
font-size:16px;
text-indent:-9999em;
line-height:22px;
font-size:1px;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-weight:700}
.mean-container a.meanmenu-reveal
span{display:block;background:#fff;height:3px;margin-top:3px}.mean-container .mean-nav{float:left;width:100%;background:#0c1923;margin-top:33px}.mean-container .mean-nav
ul{padding:0;margin:0;width:100%;list-style-type:none}.mean-container .mean-nav ul
li{position:relative;float:left;width:100%}.mean-container .mean-nav ul li
a{display:block;float:left;width:90%;padding:1em
5%;margin:0;text-align:left;color:#fff;border-bottom:1px solid #383838;border-bottom:1px solid rgba(255,255,255,0.5);text-decoration:none;text-transform:uppercase}.mean-container .mean-nav ul li li
a{width:80%;padding:1em
10%;border-bottom:1px solid #f1f1f1;border-bottom:1px solid rgba(255,255,255,0.25);opacity:0.75;filter:alpha(opacity=75);text-shadow:none !important;visibility:visible}.mean-container .mean-nav ul li.mean-last
a{border-bottom:none;margin-bottom:0}.mean-container .mean-nav ul li li li
a{width:70%;padding:1em
15%}.mean-container .mean-nav ul li li li li
a{width:60%;padding:1em
20%}.mean-container .mean-nav ul li li li li li
a{width:50%;padding:1em
25%}.mean-container .mean-nav ul li a:hover{background:#252525;background:rgba(255,255,255,0.1)}.mean-container .mean-nav ul li a.mean-expand{width:26px;height:26px;border:none !important;padding:12px}




header nav ul li a:hover,
header nav li.current_page_item a,
header nav li.current-menu-item a,
header nav li.current_page_ancestor a,
header nav li.current_page_parent a,
header nav li.current-post-ancestor a,
header nav li.current-page-ancestor
a{color:#ffd675}body,input,button,textarea{font-size:17px}.meta, .announce, footer, .book-cover, .book-cover
a.button{font-size:15px}.book-cover,.portfolio-cat{font-size:14px}h1, .archive-content h2, .archive-content h2
a{font-size:33px}h2{font-size:29px}h3{font-size:26px}h4{font-size:23px}h5, .portfolio-content
h2{font-size:21px}h6{font-size:19px}.meta
li.more{font-size:17px}@charset "utf-8";
/*
/* 
 * HTML5 ✰ 未定案模板
 *
 * 下列是眾多跨瀏覽器樣式研究的結果。 
 * 製作貢獻者謹列於行內，並誠摯感謝 Nicolas Gallagher、Jonathan Neal、
 * Kroc Camen，以及 H5BP 開發社群和小組。
 *
 * 此 CSS 的詳細資訊: h5bp.com/css
 * 
 * Dreamweaver 修改:
 * 1. 註解選取範圍標示
 * 2. 移除媒體查詢區段 (在個別檔案中新增我們的專屬區段)
 *
 * ==|== 標準化 ==========================================================
 */



/* =============================================================================
   HTML5 顯示定義
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, div { display: block; }
section, article, header {
display: block;

}
article {
width: 96%;
padding: 3em 2%;
}

audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }





/* =============================================================================
   基底
   ========================================================================== */

/*
 * 1. 修正當內文字體大小設定為使用 em 單位時，IE6/7 中的文字異常調整大小的問題
 * 2. 強制在非 IE 中使用垂直捲軸
 * 3. 防止在裝置方向變更時調整 iOS 文字大小，而不需停用使用者縮放: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body {
	margin: 0;
	font-size: 13px;
	line-height: 1.231;
	background-color: #F7F7F7;
	
	
	
}

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

 /* =============================================================================
  鑲入字型
   ========================================================================== */
@font-face{font-family:'special-ui-font';src:url('fonts/special-ui-font.eot');src:url('fonts/special-ui-font.eot?#iefix') format('embedded-opentype'),url('fonts/special-ui-font.svg#special-ui-font') format('svg'),url('fonts/special-ui-font.woff') format('woff'),url('fonts/special-ui-font.ttf') format('truetype');font-weight:normal;font-style:normal;}
.spe-ui-font-family{font-family:'special-ui-font';font-style:normal;speak:none;font-weight:normal;-webkit-font-smoothing:antialiased;}
[class^="spe-ui-font-"]:before,[class*=" spe-ui-font-"]:before{font-family:'special-ui-font';font-style:normal;speak:none;font-weight:normal;-webkit-font-smoothing:antialiased;}
[data-icon]:before{font-family:'special-ui-font';font-style:normal;speak:none;font-weight:normal;-webkit-font-smoothing:antialiased;content:attr(data-icon);}

header {
	/*固定*/
	width: 100%;
	top: 0;
	position: fixed;
	z-index: 9999;
	*position: relative;
    *z-index: 9999;
	*height:75px;
	_position: absolute; /* position fixed for IE6 */
   _top:expression(documentElement.scrollTop+"px");
	/*固定end*/
	background-color: #1a1a1a;
	display: block;
}
header nav ul li a {
	color: #FFF;
}


#arrow_right, #arrow_left {
	/*bottom: 50%;
	position: absolute;
	right: 3%;*/
	height: 45px;
	width: 45px;
	/*z-index: 1000;*/
	display:block;
	font-size: 110%;
	line-height: 180%;
			}
			
			
			
#arrow_left:after {
  font-family: 'special-ui-font';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  content: "\e02c"; /*\e02d箭頭往下, \e02c箭頭往上*/
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}

#arrow_left:after {
  font-size: 45px;
  width: 45px;
  height: 45px;
  line-height: 45px;
}

#arrow_left:after {
  text-align: center;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  cursor: pointer;
}


#arrow_left:hover {
  display: block;
  color:#000;
}

#arrow_right:after {
  font-family: 'special-ui-font';
  font-style: normal;
  speak: none;
  

  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  content: "\e02d"; /*\e02d箭頭往下, \e02c箭頭往上*/
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}

#arrow_right:after {
  font-size: 45px;
  width: 45px;
  height: 45px;
  line-height: 45px;
}

#arrow_right:after {
  text-align: center;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  cursor: pointer;
}


#arrow_right:hover {
  display: block;
  color:#000;
}

#news a{
	color:#FFF;
}

#news a:hover{
	color:#ffd675;
}


copyright {
	color: #CCC;
	
	width: 100%;
	padding-right: 1em;
	padding-left: 10px;
	letter-spacing: 0.1em;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

footer .copylinks a{
	font-weight: normal;
	color: #CCC;
	letter-spacing: 0.2em;
	text-decoration: none;
}


/* =============================================================================
   連結
   ========================================================================== */

a {
	color: #FFF;
	text-decoration: none;
}
/*
a:visited {
	color: #FFCC33;
}*/

a:hover {
	color: #ffd675;
	text-decoration: none;
}
a, a:hover {
-o-transition: color 0.25s ease-in;
-webkit-transition: color 0.25s ease-in;
-moz-transition: color 0.25s ease-in;
transition: color 0.25s ease-in;
}
a:focus { outline: none; }

/* 改善當停留並將焦點放在所有瀏覽器時的可讀性: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   印刷樣式
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* 重新宣告固定寬度字體系列: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* 改善所有瀏覽器中預先格式化之文字的可讀性 */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* 放置下標字和上標字內容，而不影響行高: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   清單
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   內嵌內容
   ========================================================================== */

/*
 * 1. 改善在 IE7 中縮放時的影像品質: h5bp.com/d
 * 2. 移除影像容器上影像與邊框之間的間隙: h5bp.com/e 
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * 修正 IE9 中未隱藏的溢位 
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   圖表
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   表單
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* 表示「label」會將焦點移至相關聯的表單元素 */
label { cursor: pointer; }

/* 
 * 1. 修正 IE6/7/8/9 中非繼承的顏色 
 * 2. 修正 IE6/7 中顯示異常的對齊 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. 修正所有瀏覽器中非繼承的字體大小
 * 2. 移除 FF3/4 S5 Chrome 中的邊界
 * 3. 在所有瀏覽器中定義一致的垂直對齊顯示
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. 將行高定義為一般，以符合 FF3/4 (使用 UA 樣式表中的 !important 來設定)
 * 2. 修正 IE6/7 中顯示異常的內部間距
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * 在「table」中重新加入內部間距，以避免 IE6/7 中的重疊和空白問題
 */

table button, table input { *overflow: auto; }

/*
 * 1. 顯示手掌游標，表示可點選的表單元素
 * 2. 允許 iOS 中可點選之表單元素的樣式
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * 一致的方塊大小和外觀
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* 
 * 移除 FF3/4 中的內部內距和邊框: h5bp.com/l 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* 
 * 1. 移除 IE6/7/8/9 中的預設垂直捲軸 
 * 2. 僅允許垂直調整大小
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* 表單有效性的色彩 */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   表格
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== 主要樣式 =====================================================
   作者: 
   ========================================================================== */
















/* ==|== 非語意的 helper 類別 ========================================
   在進入此區段之前，請先定義您的樣式。
   ========================================================================== */

/* 用於影像取代 */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* 同時在螢幕讀取器和瀏覽器中隱藏: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* 僅垂直隱藏，但在螢幕讀取器中提供使用: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* 擴充 .visuallyhidden 類別，以允許元素可在透過鍵盤瀏覽時取得焦點: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* 垂直隱藏且在螢幕讀取器中隱藏，但保留版面 */
.invisible { visibility: hidden; }

/* 包含浮動: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; margin:0; padding:0}
.clearfix { zoom: 1; }


/* ==|== 列印樣式 =======================================================
   列印樣式。
   已內嵌，以避免必要的 HTTP 連線: h5bp.com/r
   ========================================================================== */
 
 @media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* 黑色的列印速度更快: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* 不要顯示影像的連結或 javascript/內部連結 */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
@charset "utf-8";
/* 簡單流變媒體
   注意: 流變媒體要求您必須移除 HTML 中媒體的高度和寬度屬性
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 不支援最大寬度，因此寬度預設為 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver 流變格線屬性
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	靈感來自於 Ethan Marcotte 的「具回應功能的網頁設計」 
	http://www.alistapart.com/articles/responsive-web-design
	
	以及 Joni Korpi 的「黃金格線系統」
	http://goldengridsystem.com/
*/

/* 行動版面: 480px 以下。 */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}
/*#logo {
	display: none;

}*/


/*photo按鈕位置*/
#arrow_left, #arrow_right {
	bottom: 15%;
	position: absolute;
	right: 30px;
	z-index: 1000;
			}
#arrow_left {
	right: 86px;
			}
			
#arrow_left:hover, #arrow_right:hover {
	bottom: 15%;
			}
#arrow_left:active, #arrow_right:active {
	bottom: 15%;
			}
#main {
	clear: both;
	margin-left: 0;
	width: 100%;
	display: block;
			}
#news {
	clear: both;
	margin-left: 0;
	width: 100%;
	display: none;
			}
#news_bg{
	display: none;
}			
	

			
			
footer {
	text-align: center;
	padding: 10px;
	width: 100%;
	position: fixed;
	bottom: 0;
	_position: absolute; /* position fixed for IE6 */
	*z-index: 2;/* position fixed for IE7 */


  _top:expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-4);
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	color: #999;
	vertical-align: middle;
	clear: both;
	font-size: 75%;

	height:auto;
	left: 0px;
	background-attachment: fixed;
	background-color: #000;
	display:block;
			}
			
footer span{
	display:none;
	}
#down {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
			}

/* 表格版面: 481px 到 859px。樣式繼承自: 行動版面。 */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}

/*#logo {
	display: none;

}*/

#arrow_left, #arrow_right {
	bottom: 50%;
	position: absolute;
	right: 3%;
	z-index: 1000;
			}
#arrow_left {
	left: 3%;
			}
			
#arrow_left:hover, #arrow_right:hover {
	bottom: 50%;
			}
#arrow_left:active, #arrow_right:active {
	bottom: 50%;
			}
#main {
	clear: both;
	margin-left: 0;
	width: 100%;
	display: block;
			}
#news {
	clear: both;
	margin-left: 0;
	width: 100%;
	display: none;
			}
#news_bg{
	display: none;
}
footer {
	text-align: center;
	padding: 10px;
	width: 100%;
	position: fixed;
	bottom: 0;
	_position: absolute; /* position fixed for IE6 */
	*z-index: 2;/* position fixed for IE7 */


  _top:expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-4);
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	color: #999;
	vertical-align: middle;
	clear: both;
	font-size: 75%;
	line-height:150%;

	height:auto;
	left: 0px;
	background-attachment: fixed;
	background-color: #000;
	display:block;
			}
			
footer span{
	display: block;
	}			

#down {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
			}


}


/* 桌面版面: 860px 到最大 1232px。樣式繼承自: 行動版面和表格版面。 */
@media only screen and (min-width: 910px) {
.gridContainer {
	width: 88.2%;
	max-width: 996px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;

	display:block;

}




#arrow_left, #arrow_right {
	bottom: 50%;
	position: absolute;
	right: 3%;
	z-index: 1000;
			}
#arrow_left {
	left: 3%;
			}
			
#arrow_left:hover, #arrow_right:hover {
	bottom: 50%;
			}
#arrow_left:active, #arrow_right:active {
	bottom: 50%;
			}
#main {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
			}
#news {
	margin-left: auto;
	display: block;
	padding: 0px;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0px;
	clear: both;

			}
#news .new1{
	margin: 0px;
	float: left;
	width: 45%;
	color: #FFFFFF;
}
#news .new1 h2 {
	font-family: "微軟正黑體", Arial, "新細明體";
	font-size: 150%;
	padding-bottom: 15px;
	letter-spacing: 5px;
	font-weight: 500;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#news .new1 ul {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 95%;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#news .new1 ul li {
	display: block;
	*display: inline-block;
	text-align: left;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8a867a;
	padding: 0px;
	line-height: 220%;
	list-style-type: none;
}

#news .new1 .news_content{
	float:left;
	font-size: 85%;
	color: #cdcac1;
}

#news .new1 .date  {
	display:none;
	
	
}


#news .new2{
	float: left;
	width: 53%;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2%;
}

#news .new2 h2 {
	font-family: "微軟正黑體", Arial, "新細明體";
	font-size: 150%;
	padding-bottom: 20px;
	letter-spacing: 5px;
	font-weight: 500;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#news .new2 .news_content{
	color: #cdcac1;
	font-size: 75%;
	line-height: 250%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}



#news_bg {
	padding: 10px;
	width: 100%;
	position: fixed;
	bottom: 0;
	_position: absolute; /* position fixed for IE6 */
	*z-index: 2;/* position fixed for IE7 */


  _top:expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-4);
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	vertical-align: middle;
	clear: both;

	height: 215px;
	left: 0px;
	background-attachment: fixed;
	background-color: transparent;
	display:block;
			}


footer {
	display:none;
}


}


/* 桌面版面: 860px 到最大 1232px。樣式繼承自: 行動版面和表格版面。 */
@media only screen and (min-width: 910px) {
.gridContainer {
	width: 88.2%;
	max-width: 996px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;

	display:block;

}




#arrow_left, #arrow_right {
	bottom: 50%;
	position: absolute;
	right: 3%;
	z-index: 9999;
			}
#arrow_left {
	left: 3%;
			}
			
#arrow_left:hover, #arrow_right:hover {
	bottom: 50%;
			}
#arrow_left:active, #arrow_right:active {
	bottom: 50%;
			}
#main {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
			}
#news {
	margin-left: auto;
	display: block;
	padding: 0px;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0px;
	clear: both;

			}
#news .new1{
	margin: 0px;
	float: left;
	width: 45%;
	color: #FFFFFF;
}
#news .new1 h2 {
	font-family: "微軟正黑體", Arial, "新細明體";
	font-size: 150%;
	padding-bottom: 15px;
	letter-spacing: 5px;
	font-weight: 500;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#news .new1 ul {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 95%;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#news .new1 ul li {
	display: block;
	*display: inline-block;
	text-align: left;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8a867a;
	padding: 0px;
	line-height: 220%;
	list-style-type: none;
}

#news .new1 .news_content{
	float:left;
	font-size: 75%;
	color: #cdcac1;
}

#news .new1 .date  {
	display:none;
	
	
}


#news .new2{
	float: left;
	width: 53%;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2%;
}

#news .new2 h2 {
	font-family: "微軟正黑體", Arial, "新細明體";
	font-size: 150%;
	padding-bottom: 20px;
	letter-spacing: 5px;
	font-weight: 500;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#news .new2 .news_content{
	color: #cdcac1;
	font-size: 75%;
	line-height: 250%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}



#news_bg {
	padding: 10px;
	width: 100%;
	position: fixed;
	bottom: 0;
	_position: absolute; /* position fixed for IE6 */
	*z-index: 2;/* position fixed for IE7 */


  _top:expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-4);
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	vertical-align: middle;
	clear: both;
	background-image: url(img/index/news-bg.png);
	background-repeat: repeat;
	height: 215px;
	left: 0px;
	background-attachment: fixed;
	background-color: transparent;
	display:block;
			}


footer {
	display:none;
}


}



@media only screen and (min-width: 1050px) {
.gridContainer {
	width: 88.2%;
	max-width: 996px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;

	display:block;

}




#arrow_left, #arrow_right {
	bottom: 50%;
	position: absolute;
	right: 3%;
	z-index: 1000;
			}
#arrow_left {
	left: 3%;
			}
			
#arrow_left:hover, #arrow_right:hover {
	bottom: 50%;
			}
#arrow_left:active, #arrow_right:active {
	bottom: 50%;
			}
#main {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
			}
#news {
	margin-left: auto;
	display: block;
	padding: 0px;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0px;
	clear: both;

			}
#news .new1{
	margin: 0px;
	float: left;
	width: 50%;
	color: #FFFFFF;
}
#news .new1 h2 {
	font-family: "微軟正黑體", Arial, "新細明體";
	font-size: 150%;
	padding-bottom: 15px;
	letter-spacing: 5px;
	font-weight: 500;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#news .new1 ul {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 95%;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#news .new1 ul li {
	display: block;
	*display: inline-block;
	text-align: left;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8a867a;
	line-height: 220%;
	list-style-type: none;

}

#news .new1 .news_content{
	float:left;
	font-size: 75%;
	color: #cdcac1;

}

#news .new1 .date  {
	float:right;
	font-size: 65%;
	color: #f2d376;
	display:block;
	
}


#news .new2{
	float: left;
	width: 45%;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5%;
}

#news .new2 h2 {
	font-family: "微軟正黑體", Arial, "新細明體";
	font-size: 150%;
	padding-bottom: 20px;
	letter-spacing: 5px;
	font-weight: 500;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#news .new2 .news_content{
	color: #cdcac1;
	font-size: 75%;
	line-height: 250%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}



#news_bg {
	padding: 10px;
	width: 100%;
	position: fixed;
	bottom: 0;
	_position: absolute; /* position fixed for IE6 */
	*z-index: 2;/* position fixed for IE7 */


  _top:expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-4);
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	vertical-align: middle;
	clear: both;

	background-image: url(img/index/news-bg.png);
	background-repeat: repeat;
	height: 215px;
	left: 0px;
	background-attachment: fixed;
	background-color: transparent;
	display:block;
			}


footer {
	display:none;
}


}
