/* CSS Document 
CSS Hack
background:red \9;   IE8網頁背景變紅色
*background:green;   IE7網頁背景變綠色
_background:blue;    IE6網頁背景變藍色
*/
/* 網頁預設文字顏色，一定要是黑色，不要修改，其他要使用顏色另外自訂 */
html {
	overflow-x: hidden;/*禁止x捲軸*/
	}
/*body,td,th {
	color: #000;
	font-size: 15px; //為了fullcalendar_mini，字級不要超過13px
	line-height: 1.6;
	font-family: "微軟正黑體", "Open Sans", sans-serif,Verdana, Geneva, sans-serif,"新細明體";
}*/

body {
	color: #000;
	font-family: "微軟正黑體", "Open Sans", sans-serif,Verdana, Geneva, sans-serif,"新細明體";
	margin: 0;
    font-size: 15px; 
    line-height: 2;
    font-weight: 300;
	background-image: url(images/bg.gif);
	background-position: center 0%;
}

td,th {
	color: #000;
	font-family: "微軟正黑體", "Open Sans", sans-serif,Verdana, Geneva, sans-serif,"新細明體";
	margin: 0;
    font-size: 15px; 
    line-height: 2;
    font-weight: 300;
	background-position: center 0%;
}

/*li {list-style-type:none;} /*去除li黑點*/

p, td, li, label {
    font-size: 1.07em; 
    line-height: 2;
    font-weight: 300;
}

div {
    word-wrap: break-word;
	/*word-break: break-all;不要使用，輔大電機經驗，會讓英文單字無法強制換行*/
	}
/*反白文字、背景顏色*/
::-webkit-selection {
    background: #16aafe;
	color: #fff;
}
::-moz-selection {
	background: #16aafe;
	color: #fff;
}
::selection {
	background: #16aafe;
	color: #fff;
}
/*反白文字、背景顏色*/

/* 預設網頁超連結顏色設定 */
a:link,a:active,a:visited,.input,#submit { color : #333333;
                            font-family: "微軟正黑體",Verdana, Geneva, sans-serif,"新細明體";
							font-size: 15px;
                            /*移除IE連結外框線*/
							outline: none; /* Firefox,Chrome */
                            hlbr: expression(this.onFocus=this.blur()); /* IE */
}

a:hover { text-decoration: underline; 
          font-family: "微軟正黑體",Verdana, Geneva, sans-serif,"新細明體";
		  font-size: 15px;
		  color : #2c75c9; 
          /*移除IE連結外框線*/
		  outline: none; /* Firefox,Chrome */
          hlbr: expression(this.onFocus=this.blur()); /* IE */
}

.w_white {color : #FFF; }
.w_white a:link {color:#fff;}
.w_white a:visited {color:#fff;}
.w_white a:hover {color: #fff100;}  

.w_yellow {color : #fff100; }
.w_yellow a:link {color:#fff100;}
.w_yellow a:visited {color:#fff100;}
.w_yellow a:hover {color: #fff100;}  

.td_height_5 {height:5px; clear:both;}
.td_height_8 {height:8px; clear:both;}
.td_height_10 {height:10px; clear:both;}
.td_height_20 {height:20px; clear:both;}

.w_15 {
	font-size:15px;
	}
.w_20 {
	font-size:20px;
	}
.w_red {
	color:#f00;
	}
.w_black {
	color:#000;
	}
.w_pink {
	color:#ef5f96;
	}

.fb_tips {
	clear:both;
	background-color:#EFEFEF;
	padding:1px 8px;
	border-radius:10px;
	font-size:15px;
	margin-bottom:5px;
	}
.fb_tips2 {
	clear:both;
	background-color:#f00;
	color:#fff;
	padding:1px 8px;
	border-radius:10px;
	font-size:15px;
	}
	
.inputstyle {
	border: 1px solid #D2D2D2;
	background-color: #f5f5f5;
	width: 99px;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(images/bt_search.gif);
	background-position: 15px 8px;
	background-repeat: no-repeat;
	color: #7c7c7c;
	font-size: 12px;
	/*-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;*/
}


/*----新聞內容與圖片---------------------*/
#main_main_title1 {
	border-bottom: 2px solid #dedede;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	height:auto;
	overflow:hidden;
	}
#main_main_content {
	clear: both;
	line-height: 185%;
    letter-spacing: 0;
	font-size:15px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:30px;
	/*如果要齊頭尾text-align: justify;*/
	}
#main_main_content_pic1 {
	background-color: #246bc4;
	color:#fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width:150px;
	}
#main_main_content_pic2 {
	padding: 20px;
	border: 2px solid #246bc4;
	height:auto;
	overflow:hidden;
	}
.img-responsive-wrap {
    display: block;
    height: 150px;
    overflow: hidden;
}
.pic_border1 {
	padding: 3px;
	border: 1px solid #CCC;	
	}
.video-container {
	position: relative;
	padding-bottom: 68.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}
.video-container iframe,  .video-container object,  .video-container embed,  .video-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#showmember {
	height: 100%;
	overflow:hidden;
	}
#showmember1 {
	height:450px;
	width: 200px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 30px;
	}
#showmember2 {
	height:450px;
	width: 230px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
	float:left;
	}
/*----新聞內容與圖片---------------------*/




/*--本版專用，不需保留------------------------------------------------------------*/
#header_banner {
	background-color:#3a89d0;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	padding-bottom:8px;
	padding-left:13px;
	padding-right:13px;
	padding-top:8px;
	height:100%;
	overflow:hidden;
	margin-bottom:15px;
	}
#header_banner_apDiv {
	position:absolute;
	z-index:1;
	left:-25px;
	top:15px;
	background-image:url(images/header.gif);
	width:24px;
	height:100%;
	}
.menu_right_title {
	font-size:18px;
	font-weight:bold;
	color:#fff;
	}
.menu_right_line {
	width:100%;
	height:11px;
	background-image:url(images/line.gif);
	}
.menu_right1 {
	background-color: #8be4dc;
	border: 2px solid #CFFEFA;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	width: 100%;
	font-size: 16px;
	padding-left: 15px;
	color: #fff;
	/*文字陰影*/
    text-shadow: 0 0 4px #11605a, 0 0 4px #11605a, 0 0 4px #11605a, 0 0 4px #11605a, 0 0 4px #11605a, 0 0 4px #11605a, 0 0 4px #11605a, 0 0 4px #11605a, 0 0 4px #11605a, 0 0 4px #11605a, 0 0 4px #11605a, 0 0 4px #11605a, 0 0 4px #11605a, 0 0 4px #11605a, 0 0 4px #11605a, 0 0 4px #11605a, 0 0 4px #11605a, 0 0 4px #11605a, 0 0 4px #11605a, 0 0 4px #11605a;
	background-image: url(images/go.gif);
	background-position: 95% center;
	background-repeat: no-repeat;
	letter-spacing:5px;
	}
.menu_right2 {
	background-color: #c1da98;
	border: 2px solid #efffd4;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	width: 100%;
	font-size: 16px;
	padding-left: 15px;
	color: #fff;
	/*文字陰影*/
	text-shadow: 0 0 4px #465a24, 0 0 4px #465a24, 0 0 4px #465a24, 0 0 4px #465a24, 0 0 4px #465a24, 0 0 4px #465a24, 0 0 4px #465a24, 0 0 4px #465a24, 0 0 4px #465a24, 0 0 4px #465a24, 0 0 4px #465a24, 0 0 4px #465a24, 0 0 4px #465a24, 0 0 4px #465a24, 0 0 4px #465a24, 0 0 4px #465a24, 0 0 4px #465a24, 0 0 4px #465a24, 0 0 4px #465a24, 0 0 4px #465a24;
	background-image: url(images/go.gif);
	background-position: 95% center;
	background-repeat: no-repeat;
	letter-spacing:5px;
	}
.menu_right3 {
	background-color: #ece1a1;
	border: 2px solid #fffadd;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	width: 100%;
	font-size: 16px;
	padding-left: 15px;
	color: #fff;
	/*文字陰影*/
	text-shadow: 0 0 4px #5e5317, 0 0 4px #5e5317, 0 0 4px #5e5317, 0 0 4px #5e5317, 0 0 4px #5e5317, 0 0 4px #5e5317, 0 0 4px #5e5317, 0 0 4px #5e5317, 0 0 4px #5e5317, 0 0 4px #5e5317, 0 0 4px #5e5317, 0 0 4px #5e5317, 0 0 4px #5e5317, 0 0 4px #5e5317, 0 0 4px #5e5317, 0 0 4px #5e5317, 0 0 4px #5e5317, 0 0 4px #5e5317, 0 0 4px #5e5317, 0 0 4px #5e5317;
	background-image: url(images/go.gif);
	background-position: 95% center;
	background-repeat: no-repeat;
	letter-spacing:5px;
	}
.menu_right4 {
	background-color: #ef9dc1;
	border: 2px solid #f8d8e7;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	width: 100%;
	font-size: 16px;
	padding-left: 15px;
	color: #fff;
	/*文字陰影*/
	text-shadow: 0 0 4px #681f3e, 0 0 4px #681f3e, 0 0 4px #681f3e, 0 0 4px #681f3e, 0 0 4px #681f3e, 0 0 4px #681f3e, 0 0 4px #681f3e, 0 0 4px #681f3e, 0 0 4px #681f3e, 0 0 4px #681f3e, 0 0 4px #681f3e, 0 0 4px #681f3e, 0 0 4px #681f3e, 0 0 4px #681f3e, 0 0 4px #681f3e, 0 0 4px #681f3e, 0 0 4px #681f3e, 0 0 4px #681f3e, 0 0 4px #681f3e, 0 0 4px #681f3e;
	background-image: url(images/go.gif);
	background-position: 95% center;
	background-repeat: no-repeat;
	letter-spacing:5px;
	}
.menu_right5 {
	background-color: #8f81bc;
	border: 2px solid #b5b0c6;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	width: 100%;
	font-size: 16px;
	padding-left: 15px;
	color: #fff;
	/*文字陰影*/
	text-shadow: 0 0 4px #2c2350, 0 0 4px #2c2350, 0 0 4px #2c2350, 0 0 4px #2c2350, 0 0 4px #2c2350, 0 0 4px #2c2350, 0 0 4px #2c2350, 0 0 4px #2c2350, 0 0 4px #2c2350, 0 0 4px #2c2350, 0 0 4px #2c2350, 0 0 4px #2c2350, 0 0 4px #2c2350, 0 0 4px #2c2350, 0 0 4px #2c2350, 0 0 4px #2c2350, 0 0 4px #2c2350, 0 0 4px #2c2350, 0 0 4px #2c2350, 0 0 4px #2c2350;
	background-image: url(images/go.gif);
	background-position: 95% center;
	background-repeat: no-repeat;
	letter-spacing:5px;
	}
.menu_right6 {
	background-color: #7ecdf4;
	border: 2px solid #deeff7;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	width: 100%;
	font-size: 16px;
	padding-left: 15px;
	color: #fff;
	/*文字陰影*/
	text-shadow: 0 0 4px #1d4153, 0 0 4px #1d4153, 0 0 4px #1d4153, 0 0 4px #1d4153, 0 0 4px #1d4153, 0 0 4px #1d4153, 0 0 4px #1d4153, 0 0 4px #1d4153, 0 0 4px #1d4153, 0 0 4px #1d4153, 0 0 4px #1d4153, 0 0 4px #1d4153, 0 0 4px #1d4153, 0 0 4px #1d4153, 0 0 4px #1d4153, 0 0 4px #1d4153, 0 0 4px #1d4153, 0 0 4px #1d4153, 0 0 4px #1d4153, 0 0 4px #1d4153;
	background-image: url(images/go.gif);
	background-position: 95% center;
	background-repeat: no-repeat;
	letter-spacing:5px;
	}
.menu_right7 {
	background-color: #f4c0a8;
	border: 2px solid #ffefe7;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	width: 100%;
	font-size: 16px;
	padding-left: 15px;
	color: #fff;
	/*文字陰影*/
	text-shadow: 0 0 4px #582d19, 0 0 4px #582d19, 0 0 4px #582d19, 0 0 4px #582d19, 0 0 4px #582d19, 0 0 4px #582d19, 0 0 4px #582d19, 0 0 4px #582d19, 0 0 4px #582d19, 0 0 4px #582d19, 0 0 4px #582d19, 0 0 4px #582d19, 0 0 4px #582d19, 0 0 4px #582d19, 0 0 4px #582d19, 0 0 4px #582d19, 0 0 4px #582d19, 0 0 4px #582d19, 0 0 4px #582d19, 0 0 4px #582d19;
	background-image: url(images/go.gif);
	background-position: 95% center;
	background-repeat: no-repeat;
	letter-spacing:5px;
	}
#footer {
	background-color:#246bc4;
	padding-bottom:20px;
	}
#footer1 {
	background-color:#86b8f7;
	height:7px;
	}
#video {
	background-image: url(images/video.gif);
	background-size: cover;
	padding-top: 14%;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 8%;
	background-repeat: no-repeat;
	}
#main {
	margin-bottom:15px;
	}
#index_news1_1 {
	background-color: #92b1df;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	width: 100%;
	height:29px;
	margin-top:32px;
	position:relative;
	}
#index_news1_2 {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 100%;
	height:auto;
	border: 2px solid #DCDADA;
	margin-bottom:15px;
	padding:15px;
	overflow:hidden;
	}
#index_news1_1_apDiv1 {
	position:absolute;
	z-index:1;
	top:-37px;
	left:7px;
	}
#index_news1_1_apDiv2 {
	position:absolute;
	z-index:1;
	top:-2px;
	right:20px;
	width:45px;
	height:17px;
	}
#index_news2 {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 100%;
	height: auto;
	border: 1px solid #609fd2;
	margin-bottom: 15px;
	padding-top:7px;
	padding-bottom:7px;
	overflow: hidden;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#237abd;
	}
.underline1 {
	border-bottom: 1px dashed #afafaf;
	}
.underline2 {
	background-image: url(images/tab.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	}
.w_orange {
	color:#f19149;
	font-weight:bold;
	}
#myTabContent {
	background-color:#fff;
	padding:15px;
	}
.pic_border {
	padding: 2px;
	border: 1px solid #cdcdcd;
	box-shadow:1px 1px 12px gray;/*圖片陰影*/
	}
.w_t {
	font-size:20px;
	font-weight:bold;
	color:#000;
	}
#tab-pane-more-apDiv {
	position:absolute;
	z-index:1;
	top:-15px;
	right:15px;
	}
#navi_id_item_bar {
	background-color:#3174b1;
	color:#fff;
	font-size:18px;
	padding:10px;
	height:100%;
	overflow:hidden;
	}
/*--本版專用，不需保留------------------------------------------------------------*/

