@import url(http://fonts.googleapis.com/earlyaccess/notosanstc.css);   /* 思源黑體*/
body{font-family: 'Noto Sans TC','Open Sans', Helvetica, Arial, sans-serif; 
	font-weight: 100; 
	color: #fff ;BACKGROUND-COLOR: transparent; MARGIN:0
}

body,tr,td,th { font-size:$b_size; face=$t_face; color:#FFF  }
a{ color:#999; }
a:hover { color:#DD0000; }

h2 { font-size:19px; color: #FF9; display:inline-block; font-weight:300; }
h3 { font-size:21px; line-height:1; color: #FFF; display:inline-block}

span:before { margin:0 10px; font-size:19px; font-weight:100; }
span { font-size:13px; font-weight:200; display:inline-block; }
small { font-size:9pt }

table.top  { margin:0 15px 30px 0; width:98% }
table.top td  {text-align: right  }
table.top td span.btn a { font-size:16px; font-weight:bold; margin:0 3px; padding: 2px 5px; background:#ccc; color:#000; text-decoration:none; 
-moz-border-radius: 5px;   
-webkit-border-radius:5px;
border-radius:5px;}
table.top td span.btn a:hover { background:#333; color:#fff; }

table  { max-width:1280px;  }
table.contain  {width:98%; margin:0 15px 0 0; }
table.contain td { color:#FFF ; font-size:17px; line-height:1.7; font-weight:200; }

hr { border:#999 1px dotted; margin:-7px 0}
-->


/* width */
::-webkit-scrollbar {
  width: 15px;background: #100D0E; 
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #999; 
  border-radius: 5px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background:#999; 
  border-radius: 5px;
}



/* 點開內文 ------------------------------------------------------------*/

.technology{ cursor: hand;cursor: pointer; display:inline-block;}
h2:hover{ color:#F90 !important;}
.openlanguage{ }

.thelanguage{ margin:0 0 40px 0;}

.thelanguage img { max-width:150px; margin:0 0 0 15px; float:right}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
}

.red{ font-size: 15px;color: #F00;line-height: 26px;}

.gray-1 {	
	font-size: 15px;	text-decoration: none;	color: #A5A5A5;	line-height: 24px;}
	
.closeopen { display:none;	/*開關控制*/
	font-size: 15px;	text-decoration: none;	color: #ccc;	line-height: 24px;}
a.black-1:hover {	color: #3250DC;	font-style: normal;	text-decoration: underline;	position:relative;	top:1px;	left:1px;}

.blue-3 {
	
	font-size: 21px;	line-height: 30px;	color: #3250DC;	text-decoration: none; font-weight:bold 
} 
