@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);
@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "cwTeXYen", "sans-serif",Arial !important;
	font-size:20px; 
	letter-spacing:0px;
	background-image:url(images/bg.jpg);
	ackground-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	/*word-break:break-all;強迫英文換行*/ 
}


.row_margin{
	padding:60px 0px 60px 0px;
	}
.h1_margin{
	margin:0px 0px 30px 0px;
	}
	
/* bootstrap垂直置中 */
.center-vertical{
position: relative;
top: 50%;
transform: translateY(-50%);
}

#MenuDiv ul {
	list-style: none;
	margin: 20px 0px;
	padding: 0;
	white-space: nowrap; /* 不斷行 */}
#MenuDiv ul li{display: inline; /* 水平排列 */}
#MenuDiv ul li a {
	display: inline-block;/* 水平內顯示為區塊 */
	padding:0 20px;
	color:#fff;
	text-decoration:none;
}
#MenuDiv ul li a:hover {
	color:#f0dc8f;
}
.MenuDiv_ch{
	color:#f0dc8f !important;
	}


/* 首頁輪播按鈕*/
@media (min-width: 1260px)  {
	.index_bt{
		 width:35px;	
		
		}
}
@media (max-width: 1259px) and (min-width: 1050px) {
	.index_bt{
		 width:35px;	
		
		}
}
@media (max-width: 1049px) {
	.index_bt{
		  width:25px;		
		}
		
}
/* 首頁輪播旁的小選單圖*/
/* DIV的上下距離*/
.DIV_height{
	margin-top:30px;
	margin-bottom:30px;
}

/*陰影*/
.shadow{
	text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
}
.max_width {
	max-width:1200px;
}

/* 下拉子選單*/
.menu_sub{
  position: absolute;
  left: 0px;
  top: 6px;
  z-index: 99999;
  width: 100%;
}

/* 圖片導圓腳*/

.img_Fillet {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.img_banner {
	border:1px solid #ccc;
	padding:5px;
	background:#fff;
	-moz-box-shadow:4px 4px 12px 4px rgba(20%,20%,20%,0.2);
	-webkit-box-shadow:4px 4px 12px 4px rgba(20%,20%,20%,0.2);
	box-shadow:4px 4px 12px 4px rgba(20%,20%,20%,0.2);
}


/* 圖片超連結 位移*/

.a_img:hover {
	position:relative;top:1px;
}
	
.bt_chose	
{
	background-color:#000 !important;
	}
.img_case:hover{
	top: 1px;
	opacity:0.85 !important;
}
.img_case{
	opacity:3 !important;
	}

/* 預載圖*/
.loader{
  background-image:url(images/left/bg_ch.jpg) no-repeat;
  background:url(images/left/bg_ch.jpg) no-repeat;
  margin-left:-10000px;
}

/*防撐破*/
.table {
table-layout: fixed;
word-wrap:break-word;
}

/*圖片自適應大小~去鋸齒*/
.img {
max-width: 600px; 
width:expression(this.width > 600 ? "600px" : this.width);
overflow:hidden;

-ms-interpolation-mode: bicubic;
}

.img_01{
    border:1px solid #C0C0C0;
    padding:6px;
    margin-bottom:0px;
    margin-top:0px;
}


.input{
	font-size: 14px;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #e2e2e2;
}
	
.textarea{
	font-size: 14px;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #e2e2e2;
}
.money{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.money_s{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}

.a_menu {
	color: #fff !important;
	padding:5px 10px;
	width:100%;
	margin:9px 0px;
	font-size:22px;
	text-decoration: none;
	line-height: 1.5;
	border-radius: 3px;
	background-color: #;
	border-color: #;
	font-weight:300;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.a_menu:hover {
	color: #fff;
	padding:5px 10px;
	margin:9px 0px;
	font-size:22px;
	text-decoration: none;
	line-height: 1.5;
	border-radius: 3px;
	background-color: #000;
	border-color: #000;
	font-weight:300;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.a_menu_ch {
	color: #fff !important;
	padding:5px 10px;
	margin:9px 0px;
	font-size:22px;
	text-decoration: none !important;
	line-height: 1.5;
	border-radius: 3px;
	background-color: #000;
	border-color: #000;
	font-weight:300;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}



a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}

a:active {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration:underline;
}
.a_news:link {
	color: #000;
	text-decoration: none;
}

.a_news:visited {
	color: #000;
	text-decoration: none;
}

.a_news:active {
	color: #000;
	text-decoration: none;
}

.a_news:hover {
	color: #fe3030;
	text-decoration: underline;
}

.a_news_ch:link {
	color: #fe3030;
	text-decoration:underline;
}

.a_news_ch:visited {
	color: #fe3030;
	text-decoration:underline;
}

.a_news_ch:active {
	color: #fe3030;
	text-decoration:underline;
}

.a_news_ch:hover {
	color: #fe3030;
	text-decoration:underline;
}






.a1:link {
	color: #fff;
	text-decoration: none;
}

.a1:visited {
	color: #fff;
	text-decoration: none;
}

.a1:active {
	color: #fff;
	text-decoration: none;
}

.a1:hover {
	color: #fff;
	text-decoration:underline;
}

.a2:link {
	color: #000;
	text-decoration: none;
}

.a2:visited {
	color: #000;
	text-decoration: none;
}

.a2:active {
	color: #000;
	text-decoration: none;
}

.a2:hover {
	color: #000;
	text-decoration:underline;
}

.a3:link {
	color: #c6a159;
	text-decoration: none;
}

.a3:visited {
	color: #c6a159;
	text-decoration: none;
}

.a3:active {
	color: #c6a159;
	text-decoration: none;
}

.a3:hover {
	color: #c6a159;
	text-decoration:underline;
}

hr{
	height:1px ;
	width:100%;
	border:1px dashed #E8EFF2;
	border-left-color:#E8EFF2;
	border-right-color:#E8EFF2;
	border-bottom-color:#000;

}
.hr{
	margin:0px;
	height:1px;
	width:100%;
	border:1px dashed #E8EFF2;
	border-left-color:#E8EFF2;
	border-right-color:#E8EFF2;
	border-bottom-color:#aaa;

}



/*字型設定*/
.txt_wt{
	color:#fff;
}
.txt_red{
	color:#ef0000;
}
.txt_brl{
	color:#C98C42;
}

.txt_gl{
	color:#ccc;
}
.txt_red{
	color:#ff3030;
}
.txt_green{
	color:#799533;
}


.txt_pp{
	color:#7f0070;
}
.txt_bu{
	color:#197CB3;
}

.txt_12{
	font-size:12px;	
}

.txt_8{
	font-size:8px;	
}


.txt_14{
	font-size:14px;	
}

.txt_16{
	font-size:16px;	
}
.txt_18{
	font-size:18px;	
}

.txt_20{
	font-size:20px;	
}
.txt_25{
	font-size:25px;	
}
.txt_title{
	font-size:40px;
}



.txt_menu{
	font-size:20px;	
}
.txt_money{
	font-size:17px;	
}
.txt_en{
	font-size:13px;	
}


.txt_32{
	font-size:32px;	
}
 .txt_60{
	margin-top:-50px;
	font-size:60px;	
	}
	
@media (min-width: 768px) and (max-width: 979px) {
   .txt_60{
	font-size:36px;	
	}
}
@media (max-width: 767px) {
  .txt_60{
	margin-top:-50px;
	font-size:30px;	
	}
}





/*分頁樣式表*/

	.page{font-family:Tahoma; font-size:12px;}
	
	.page {
	
		PADDING-RIGHT: 7px; PADDING-LEFT: 7px; PADDING-BOTTOM: 7px; MARGIN: 3px; PADDING-TOP: 7px; TEXT-ALIGN: center
	
	}
	
	.page A {
	
		BORDER-RIGHT: #666666 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #666666 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #666666 1px solid; COLOR: #666666; PADDING-TOP: 2px; BORDER-BOTTOM: #666666 1px solid; TEXT-DECORATION: none
	
	}
	
	.page A:hover {
	
		BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; COLOR: #fff; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: #000
	
	}
	
	.page A:active {
	
		BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; COLOR: #fff; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: #000
	
	}
	
	.page SPAN.current {
	
		BORDER-RIGHT: #666666 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #666666 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #666666 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: #666666
	
	}
	
	.page SPAN {
	
		BORDER-RIGHT: #888 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #888 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #888 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #888 1px solid;
	
	BACKGROUND-COLOR: #888
	
	}		

/*下拉式選單*/ 
    
    ul#navWrapper {     
    }
        
    ul#navWrapper li {      
      list-style: none; 
    }
    
    ul#navWrapper li li {
	  color:#fff;
	  margin-left: -45px;
      margin-top: 5px;
    }

    ul#navWrapper li li:first-child { 
    }

    ul#navWrapper ul {
      display: none;
      position: absolute;
	  z-index:9999;  
    }
    
    ul#navWrapper li:hover ul {
      display: block;
    }
    
    ul#navWrapper a {
      font-weight: bold;
    }
    
    ul#navWrapper li:hover {
    } 
	 
	.table_bg{
		background-color:#12A557;
		cursor:pointer;
		}  
	.table_bg:hover{
		background-color:#008844;
		} 
/*下拉式選單*/ 
.top_bar{
	position:relative;
	top:-10px;
	width:100%;
	height:13px;
	}
@media screen and (max-width: 800px) {
.top_bar{
	width:100%;
	height:3px;
	}
}	

.menu_left{
	color:#0D6FBC;
	background-color: #fff;
	border-color: #fff;
	padding:4px 4px 4px 14px;
	margin:0px 0px 8px 0px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	}
.menu_left:hover{
	color:#fff;
	background-color: #0D6FBC;
	border-color: #0D6FBC;
	padding:4px 4px 4px 14px;
	margin:0px 0px 8px 0px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	}	
.menu_left_ch{
	color:#fff;
	background-color: #0D6FBC;
	border-color: #0D6FBC;
	padding:4px 4px 4px 14px;
	margin:0px 0px 8px 0px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	}	
	
.menu_top{
	font-size:18px;
	color:#fff;			
	margin:0px 0px 10px 0px;
	padding:30px 4px 5px 14px;
	font-weight:bold;
	background:url(images/left_top.jpg);
	 border:1px solid #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	}	
.bar_nav{
	padding: 0px 15px 25px 15px;
	}
.main_tb_out{
	background:#f3f3f3;
	padding:10px;
	border: 1px solid #eeeeee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	}
.main_tb_in{
	background:#FFF;
	padding:20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	}  
.main_tb_in_list{
	padding:10px;
	}

