@charset "utf-8";
body {
	background-image:url(/imgs/bg/pool_table.png);
	line-height: normal;
	text-align:center;
	font-family:"微軟正黑體";
}
body,td,th {
	font-family: "微軟正黑體", Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-style: normal;
	line-height: 16pt;
	text-decoration: none;
	text-transform: none;
	font-size: 13px;
}
.align_center{
	text-align:center;
	margin:0 auto;
	clear:both;
	font-family:"微軟正黑體";
}
ul.bulletbin-blue { margin:0px;padding:0px;list-style:none; }
ul.bulletbin-blue li { 
	padding:0px 0px 0px 20px; /* 上右下左 */
	margin:0px;
	background:transparent url('http://www.blueeyes.com.tw/images/icon/bullet-blue.png') 0px 0px no-repeat;
	color:#000000;
	vertical-align:middle;
}
ul.bulletbin-red { margin:0px;padding:0px;list-style:none; }
ul.bulletbin-red li { 
	padding:0px 0px 0px 20px; /* 上右下左 */
	margin:0px;
	background:transparent url('http://www.blueeyes.com.tw/images/icon/bullet-red.png') 0px 0px no-repeat;
	color:#000000;
	vertical-align:middle;
}
ul.bulletbin-grey { margin:0px;padding:0px;list-style:none; }
ul.bulletbin-grey li { 
	padding:0px 0px 0px 20px; /* 上右下左 */
	margin:0px;
	background:transparent url('http://www.blueeyes.com.tw/images/icon/bullet-grey.png') 0px 0px no-repeat;
	color:#000000;
	vertical-align:middle;
}
ul.bulletbin-star { margin:0px;padding:0px;list-style:none; }
ul.bulletbin-star li { 
	padding:0px 0px 0px 20px; /* 上右下左 */
	margin:0px;
	background:transparent url('http://www.blueeyes.com.tw/images/icon/bullet_star.png') 0px 0px no-repeat;
	color:#000000;
	vertical-align:middle;
}
ul.bulletbin-square { margin:0px;padding:0px;list-style:none; }
ul.bulletbin-square li { 
	padding:0px 0px 0px 20px; /* 上右下左 */
	margin:0px;
	background:transparent url('http://www.blueeyes.com.tw/images/icon/bullet-square.png') 0px 0px no-repeat;
	color:#000000;
	vertical-align:middle;
}
ul, menu, dir {
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}
div#container {
	width:930px;
	margin:0 auto;
	text-align:left;
	clear:both;
}
div#container940 {
	width:940px;
	margin:0 auto;
	text-align:left;
	clear:both;
}

div#container-main1 {
	width:950px;
	margin:0 auto;
	clear:both;
}
div#container-main1-left {
	float:left;
	width:499px;
	text-align:left;
}
div#container-main1-right {
	float:right;
	width:450px;
	text-align:left;
}
div#container-main940 {
	width:940px;
	margin:0 auto;
	clear:both;
}
div#container-main940-left {
	float:left;
	width:470px;
	text-align:left;
}
div#container-main940-right {
	float:right;
	width:460px;
	text-align:left;
}

div#container-main2 {
	width:950px;
	margin:0 auto;
	clear:both;
}
div#container-main2-left {
	float:left;
	width:620px;
	text-align:left;
}
div#container-main2-right {
	float:right;
	width:320px;
	text-align:left;
}
div#container-relate {
	width:960px;
	margin:0 auto;
}
div#container-relate-left {
	float:left;
	width:620px;
	text-align:left;
}
div#container-relate-right {
	float:right;
	width:337px;
	text-align:left;
}

div#container-footer1 {
	width:960px;
	margin:0 auto;
}
div#container-footer2 {
	width:990px;
	margin:0 auto;
}
div#container-footer3 {
	width:auto;
	margin:0 auto;
}

/*** >>>top menu<<< ***/
ul#list-nav {
list-style:none;
margin:0px;
padding:0;
width:auto;
}
ul#list-nav li {
display:inline
}
ul#list-nav li a {
text-decoration:none;
padding:0;
width:58px;
background:#535353;
color:#eee;
float:left;
text-align:center;
border-right:1px solid #949494;
border-left:1px solid #000000;
}
ul#list-nav li a:hover {
background:#AA0000;
color:#FFFFFF;
}
/*** >>>TEST<<< ***/
.company_copyright {
	background:#DFDFDF url(/images/bg/bottom_bg.gif) repeat-x scroll 0 0;
	background-position:center;
	vertical-align:middle;
	padding-top:0px;
	top:0;
	margin:0;
	border-spacing:0;
	width:100%; 
	text-align:center;
	height:66px; 
	!height:66px; 
	*height:66px; 
	_height:66px; 
	margin: 0 auto; 
	*margin: 0px auto; 
	_margin: 0px auto;
	clear:both;
}
.post-tag {
background-color: #E0EAF1;
border-bottom: 1px solid #3E6D8E;
border-right: 1px solid #7F9FB6;
color: #3E6D8E;
font-size: 90%;
line-height: 2.4;
margin: 2px 2px 2px 0px;
padding: 3px 4px;
text-decoration: none;
white-space: nowrap;
}
.post-tag:hover {
background-color: #3E6D8E;
border-bottom: 1px solid #37607D;
border-right: 1px solid #37607D;
color: #E0EAF1;
text-decoration: none;
}
/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}

.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}
 
/* color styles 
---------------------------------------------- */
 
/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}
 
/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}
 
/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}
 
/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}

.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
 
/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}
 
/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}
 
/* rosy */
.rosy {
	color: #fae7e9;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}
 
/* green */
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}
 
/* pink */
.pink {
	color: #feeef5;
	border: solid 1px #d2729e;
	background: #f895c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
	background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.pink:hover {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}

a.button3{
  display:inline-block;
  width:54px; 
  height:20px;
  padding:5px;
  border:1px #D7D7D7 solid;
  text-align:center;
  text-decoration:none;
  color:#666666;
  background:url(/images/bg/button_bg.png) repeat-x;
}
a.button3:hover{
  background:url(/images/bg/button_bg_hover.png) repeat-x;
  text-decoration:none;
}
a.button4{
  display:inline-block;
  width:72px; 
  height:20px;
  padding:5px;
  border:1px #D7D7D7 solid;
  text-align:center;
  text-decoration:none;
  color:#666666;
  background:url(/images/bg/button_bg.png) repeat-x;
}
a.button4:hover{
  background:url(/images/bg/button_bg_hover.png) repeat-x;
  text-decoration:none;
}
a.button5{
  display:inline-block;
  width:90px; 
  height:20px;
  padding:5px;
  border:1px #D7D7D7 solid;
  text-align:center;
  text-decoration:none;
  color:#666666;
  background:url(/images/bg/button_bg.png) repeat-x;
}
a.button5:hover{
  background:url(/images/bg/button_bg_hover.png) repeat-x;
  text-decoration:none;
}
a.button6{
  display:inline-block;
  width:108px; 
  height:20px;
  padding:5px;
  border:1px #D7D7D7 solid;
  text-align:center;
  text-decoration:none;
  color:#666666;
  background:url(/images/bg/button_bg.png) repeat-x;
}
a.button6:hover{
  background:url(/images/bg/button_bg_hover.png) repeat-x;
  text-decoration:none;
}
a.button7{
  display:inline-block;
  width:126px; 
  height:20px;
  padding:5px;
  border:1px #D7D7D7 solid;
  text-align:center;
  text-decoration:none;
  color:#666666;
  background:url(/images/bg/button_bg.png) repeat-x;
}
a.button7:hover{
  background:url(/images/bg/button_bg_hover.png) repeat-x;
  text-decoration:none;
}
a.button8{
  display:inline-block;
  width:144px; 
  height:20px;
  padding:5px;
  border:1px #D7D7D7 solid;
  text-align:center;
  text-decoration:none;
  color:#666666;
  background:url(/images/bg/button_bg.png) repeat-x;
}
a.button8:hover{
  background:url(/images/bg/button_bg_hover.png) repeat-x;
  text-decoration:none;
}
a.button9{
  display:inline-block;
  width:162px; 
  height:20px;
  padding:5px;
  border:1px #D7D7D7 solid;
  text-align:center;
  text-decoration:none;
  color:#666666;
  background:url(/images/bg/button_bg.png) repeat-x;
}
a.button9:hover{
  background:url(/images/bg/button_bg_hover.png) repeat-x;
  text-decoration:none;
}
a.button-white{
  text-decoration:none;
  color: #FFFFFF;
  font-family:"微軟正黑體";
}
a.button-white:hover{
  text-decoration:none;
  color: #FFFFFF;
  font-family:"微軟正黑體";
}
a.button-white:visited{
  text-decoration:none;
  color: #FFFFFF;
  font-family:"微軟正黑體";
}
a.button-white:active{
  text-decoration:none;
  color: #FFFFFF;
  font-family:"微軟正黑體";
}
a.button-white:link{
  text-decoration:none;
  color: #FFFFFF;
  font-family:"微軟正黑體";
}

a.button-auto{
  display:inline-block;
  width:auto; 
  height:20px;
  padding:5px;
  border:1px #D7D7D7 solid;
  text-align:center;
  text-decoration:none;
  color:#666666;
  background:url(/imgs/bg/button_bg.png) repeat-x;
  font-family:"微軟正黑體";
}
a.button-auto:hover{
  background:url(/imgs/bg/button_bg_hover.png) repeat-x;
  text-decoration:none;
}
a.button-link{
  display:inline-block;
  width:auto; 
  height:18px;
  padding:1px;
  text-align:center;
  text-decoration:none;
  color:#666666;
  font-family:"微軟正黑體";
}
a.button-link:hover{
	color:#FF0000;
	text-decoration:none;
}


a.button300{
  display:inline-block;
  width:300px; 
  height:20px;
  padding:5px;
  border:1px #D7D7D7 solid;
  text-align:center;
  text-decoration:none;
  color:#666666;
  background:url(/imgs/bg/button_bg.png) repeat-x;
}
a.button300:hover{
  background:url(/imgs/bg/button_bg_hover.png) repeat-x;
  text-decoration:none;
}

.box_950x315{
	width:950px; 
	height:315px; 
	*height:345px; 
	_height:345px; 
	margin: 0 auto; 
	*margin: 0px auto; 
	_margin: 0px auto;
}
.box_950{
	width:900px; 
	padding:5px;
	text-align:left; 
	margin: 0 auto; 
	*margin: 0px auto;  /*For IE7 & IE6*/
	_margin: 0px auto; /*For IE6*/
}
.box_950a{
	width:950px;
	height:auto;  /*For Firefox*/
	*height:auto;  /*For IE7 & IE6*/
	_height:auto; /*For IE6*/
	margin: 0 auto;  /*For Firefox*/
	*margin: 0px auto;  /*For IE7 & IE6*/
	_margin: 0px auto; /*For IE6*/
	border:none;
}
.box_950b{
	width:950px; 
	height:auto;  /*For Firefox*/
	*height:auto;  /*For IE7 & IE6*/
	_height:auto;  /*For IE6*/
	margin: 0 auto; 
	*margin: 0px auto; 
	_margin: 0px auto;
}
.box_980{
	width:980px;
	background-color:#F5F5F5;
	padding:10px 5px 0px 5px;  /* 上右下左 */
	height:190px; /*For Firefox*/
	*height:170px; /*For IE7 & IE6*/
	_height:170px; /*For IE6*/
	margin: 0 auto; 
	*margin: 0px auto; 
	_margin: 0px auto;
}
.box_990{
	width:990px;
	background-color:#F5F5F5;
	height:190px; /*For Firefox*/
	*height:170px; /*For IE7 & IE6*/
	_height:170px; /*For IE6*/
	margin: 0 auto; 
	*margin: 0px auto; 
	_margin: 0px auto;
	clear:both;
}

.line_thin {
	width:80%; 
	left:-3px;
	height:1px; 
	position:relative; 
	background-color:#FF210A; 
	font-size:1px;
	line-height:0;
	margin-top:5px;
	margin-bottom:10px;
}
.space{
	height:3px; 
	!height:3px; 
	*height:3px; 
	_height:3px; 
	margin: 0 auto; 
	*margin: 0px auto; 
	_margin: 0px auto;
	padding:0px;
	!padding:0px;
	_padding:0px;
	border-spacing:0px;
	font-size:1px;
	line-height:0;
	clear:both;
	width:100%;
}
.space3{
	height:3px; 
	!height:3px; 
	*height:3px; 
	_height:3px; 
	margin: 0 auto; 
	*margin: 0px auto; 
	_margin: 0px auto;
	padding:0px;
	!padding:0px;
	_padding:0px;
	border-spacing:0px;
	font-size:1px;
	line-height:0;
	clear:both;
	width:100%;
}
.space10{
	height:10px; 
	!height:10px; 
	*height:10px; 
	_height:10px; 
	margin: 0 auto; 
	*margin: 0px auto; 
	_margin: 0px auto;
	padding:0px;
	!padding:0px;
	_padding:0px;
	border-spacing:0px;
	font-size:1px;
	line-height:0;
	clear:both;
	width:100%;
}
.table-path-1{
	background:url(/imgs/bg/button_bg.png); 
	border-bottom:1px solid #D9D9D9; 
	border-spacing:0px;
	text-align:center;
	margin-left: auto; 
	margin-right: auto;
	vertical-align:middle;
}
.table-path-1-td{
	padding:0px 12px 2px;
	text-align:center;
}
.table-path-2{
	display:block;
	width:970px;
	border-spacing:0px;
	text-align:center;
	margin-left: auto; 
	margin-right: auto;
	position:relative;
}
.table-path-2-td
{
	color:#000000;
	font-size:13px;
	font-weight:lighter;
	font-family:"微軟正黑體";
	padding-left:0px;
	!padding-left:0px;
	_padding-left:0px;
	/*text-shadow:1px 1px 1px #B7B7B7;*/
	vertical-align:top;
	text-align:left;
}
/** important **/
.title-news
{
	background:#DFDFDF url(/imgs/bg/youtube-header-bg.gif) repeat-x scroll 0 0;
	background-position:center;
	color:#3D3D3D;
	display:block;
	font-weight:normal; 
	text-shadow:1px 1px 1px #B7B7B7; 
	text-align:left;
	line-height:15px;
	min-height:15px;
	margin:0px;
	font-size:14px;
	font-family:"微軟正黑體";
	border-right:1px solid #B7B7B7;
	border-bottom:1px solid #B7B7B7; 
	border-spacing:0px;
	vertical-align:middle;
	padding:10px 12px 10px 12px;  /* 上右下左 */
	clear:both;
}
.title-black
{
	background:#DFDFDF url(/imgs/bg/taskbuttons-panel-bg.gif) repeat-x scroll 0 0;
	background-position:center;
	color:#FFFFFF;
	display:block;
	font-weight:normal; 
	/*text-shadow:1px 1px 1px #B7B7B7; */
	text-align:left;
	line-height:15px;
	min-height:15px;
	margin:0px;
	font-size:14px;
	font-family:"微軟正黑體";
	border-right:1px solid #B7B7B7;
	border-bottom:1px solid #B7B7B7; 
	border-spacing:0px;
	vertical-align:middle;
	padding:10px 12px 10px 12px;  /* 上右下左 */
	clear:both;
}
.title-green
{
	background:#DFDFDF url(/imgs/bg/bg_green_bar_revised.gif) repeat-x scroll 0 0;
	background-position:center;
	color:#FFFFFF;
	display:block;
	font-weight:normal; 
	text-shadow:1px 1px 1px #B7B7B7; 
	text-align:left;
	line-height:15px;
	min-height:15px;
	margin:0px;
	font-size:14px; 
	border-right:1px solid #B7B7B7;
	border-bottom:1px solid #B7B7B7; 
	border-spacing:0px;
	vertical-align:middle;
	padding:10px 12px 10px 12px;  /* 上右下左 */
	clear:both;
}
.list-news-1
{
	margin:0 auto;
	text-align:center;
	width:100%;
	background-color:#FFFFFF;
	clear:both;
}
.list-news-2
{
	background-color:#FFFFFF;
	margin:0;
	border-spacing:0px;
	border-collapse: collapse;
	width:100%;
	table-layout:fixed;
}
.list-news-3
{
	background-color:#F5F6F7;
	padding:1px 12px 1px 12px;  /* 上右下左 */
	color:#4D4D4D;
	text-align:left;
	margin:0px;
	min-height:20px;
	clear:both;
}
.list-news-4
{
	background-color:#F5F6F7;
	padding:0px 0px 0px 0px;  /* 上右下左 */
	text-align:left;
	margin:0px;
	min-height:10px;
	clear:both;
}
.list-news-5
{
	background-color:#F2F2F2;
	padding:1px 12px 1px 12px;  /* 上右下左 */
	color:#4D4D4D;
	text-align:left;
	margin:0px;
	min-height:20px;
	clear:both;
}
.list-news-6
{
	background-color:#F2F2F2;
	padding:0px 0px 0px 0px;  /* 上右下左 */
	text-align:left;
	margin:0px;
	min-height:10px;
	clear:both;
}
.list-news-7
{
	background-color:#FFFFFF;
	padding:1px 12px 1px 12px;  /* 上右下左 */
	color:#4D4D4D;
	text-align:left;
	margin:0px;
	min-height:20px;
	clear:both;
}

hr
{
	background:#d9d9d9;
	border-width:0;
	color:#d9d9d9;
	height:1px;
}
.table-title-a
{
	background:#DFDFDF url(/imgs/bg/bg_gradient.jpg) repeat-x scroll 0 0;
	background-position:center;
	color:#4D4D4D; 
	display:block; 
	font-weight:normal; 
	text-shadow:1px 1px 1px #B7B7B7; 
	text-align:left;
	line-height:15px;
	min-height:15px;
	margin:0px;
	font-size:14px; 
	border-right:1px solid #B7B7B7;
	border-bottom:1px solid #B7B7B7; 
	border-spacing:0px;
	vertical-align:middle;
	padding:10px 12px 10px 12px;  /* 上右下左 */
	clear:both;
}
.table-1
{
	margin:0 auto;
	text-align:center;
	width:99%;
	clear:both;
}
.table-gable-a
{
	background-color:#F7F7F7;
	margin:0;
	border-spacing:0px;
	border-bottom:1px solid #D9D9D9; 
	border-right:1px solid #D9D9D9;
	border-spacing:0px;
	border-collapse: collapse;
	width:100%;
	table-layout:fixed;
}
.list-b-td
{
	background-color:#F7F7F7;
	padding:3px 12px 3px 12px;  /* 上右下左 */
	border-bottom:1px solid whiteSmoke;
	text-align:left;
	margin:1px;
	min-height:20px;
	clear:both;
}

.table-gable-a-td
{
	padding:0;
}

.table-gable-b
{
	background-color:#006699;
	margin:0;
	border-spacing:0px;
	/*border-bottom:1px solid #FFFFFF; 
	border-right:1px solid #D9D9D9;*/
	border-collapse: collapse;
	width:100%;
	table-layout:fixed;
}

.table-title-a-td
{
	vertical-align:middle;
	text-shadow:1px 1px 1px #B7B7B7; 
	text-align:left;
	padding:10px 12px 10px 12px;  /* 上右下左 */
}

.table-title-b
{
	background-color:#336699;
	color:#FFFFFF; 
	display:block; 
	font-weight:normal; 
	line-height:15px; 
	margin:0px;
	font-size:14px; 
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-spacing:0px;
	width:100%;
	table-layout:fixed;
}
.tab-block
{

	background-color:#FFFFFF; 
	display:block; 
	padding-top:10px; 
	padding-bottom:10px; 
	padding-left:10px; 
	padding-right:10px; 
	margin-top:0px; 
	margin-bottom:0px; 
	margin-left:-10px; 
	margin-right:-20px; 
	border-bottom:1px solid #999999; 
	border-right:1px solid #999999; 
	border-left:1px solid #CCCCCC; 
	border-top:1px solid #CCCCCC; 
	border-spacing:0px; 
	width:100%;
	font-family: "微軟正黑體",Lucida Grande,Lucida Sans Unicode,sans-serif;
	letter-spacing: 2px;
	font-style: normal;
	line-height: 16pt;
	text-decoration: none;
	text-transform: none;
	font-size: 13px;
}
.table-title-b-td
{
	vertical-align:middle;
	text-shadow:1px 1px 1px #000000; 
	text-align:left;
	padding:10px 12px 10px 12px;  /* 上右下左 */
	font-family:"微軟正黑體";
}

.table-content-a
{
	width:100%;
	border-spacing:0px;
	border-collapse: collapse;
	table-layout:auto;
}

.table-content-a-td
{
	padding:3px 12px 3px 12px;  /* 上右下左 */
}

.table-content-b
{
	width:100%;
	height:196px;
	!height:196px;
	_height:196px;
	border-spacing:0px;
	border-collapse: collapse;
	table-layout:auto;
	background-color:#FFFFFF;
}
.table-content-b-td
{
	padding:0px 0px 0px 0px;  /* 上右下左 */
	margin:0px;
	text-align: center;
	height:196px;
	!height:196px;
	_height:196px;
}

.list-a
{
	width: 100%;
	border-collapse: collapse;
}
.list-a-td
{
	padding:6px 6px 6px 6px;  /* 上右下左 */
	text-align:left;
	margin: 5px;
	border-bottom: 1px solid #ccc;
}
.list-b
{
	width: 100%;
	border-collapse: collapse;
}
/**/
a{
	outline: none; /* for Firefox */
	hlbr:expression(this.onFocus=this.blur()); /* for IE */
    blr:expression(this.onFocus=this.blur());   /*    IE Opera    */
}
a:focus{ 
    -moz-outline-style: none;   /*    FF    */
}
a:link {
	text-decoration: none;
	color: #3D3D3D;
}
a:visited {
	text-decoration: none;
	color: #3D3D3D;
}
a:hover {
	text-decoration: none; 
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.marquee {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
DIV.tabBox {
	WIDTH: 950px;
	POSITION: relative;
	z-index: 0;
}
DIV.tabArea1 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	Z-INDEX: 100;
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 0px;
	PADDING-TOP: 0px;
	POSITION: absolute;
	TOP: 0px;
	letter-spacing: 0.5px;
}
DIV.tabArea2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 5px;
	FONT-SIZE: 12px;
	Z-INDEX: 100;
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 0px;
	PADDING-TOP: 0px;
	POSITION: absolute;
	TOP: 0px;
	letter-spacing: 0.5px;
}
DIV.tabArea3 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 10px;
	FONT-SIZE: 12px;
	Z-INDEX: 100;
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 0px;
	PADDING-TOP: 0px;
	POSITION: absolute;
	TOP: 0px;
	letter-spacing: 0.5px;
}
DIV.tabMain {
	BORDER-RIGHT: #000000 1px solid;
	PADDING-RIGHT: 15px;
	BORDER-TOP: #000000 1px solid;
	PADDING-LEFT: 15px;
	Z-INDEX: 100;
	PADDING-BOTTOM: 15px;
	BORDER-LEFT: #000000 1px solid;
	WIDTH: 100%;
	PADDING-TOP: 15px;
	BORDER-BOTTOM: #000000 1px solid;
	POSITION: absolute;
	TOP: 15px;
	BACKGROUND-COLOR: #FFFFFF;
	font-style: normal;
}
A.tab {
	BORDER-RIGHT: #000000 1px solid;
	PADDING-RIGHT: 6px;
	BORDER-TOP: #000000 1px solid;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 6px;
	MARGIN: 0px;
	BORDER-LEFT: #000000 1px solid;
	PADDING-TOP: 6px;
	BORDER-BOTTOM: #000000 1px solid;
	POSITION: relative;
	TOP: 11px;
	BACKGROUND-COLOR: #66FF66;
	TEXT-DECORATION: none;
	font-style: normal;
}
A.tab {
	COLOR: #000000;
	font-style: normal;
}
A.tab:visited {
	COLOR: #000000;
	font-style: normal;
}
A.tab:hover {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #007900;
	font-style: normal;
}
A.activeTab {
	COLOR: #FF0000;
	BACKGROUND-COLOR: #FFFFFF;
	font-style: normal;
}
A.activeTab:hover {
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	font-style: normal;
}
A.activeTab:visited {
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	font-style: normal;
}
A.activeTab {
        Z-INDEX: 100; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 10px; TOP: 8px
}
IFRAME.tabContent {
	WIDTH: 100%;
	HEIGHT: 100%;
	BACKGROUND-COLOR: #666666;
	border: 1px solid #666666;
}
table.rightTable {
	width: 240px;
	border: 1px solid #DDDDDD;
	padding: 0px;
}
table.mainTable {
	width: 750px;
	border: 1px solid #DDDDDD;
	padding: 0px;
}
table.leftTable {
	width: 500px;
	border: 1px solid #DDDDDD;
	padding: 0px;
}
td.rightTableHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #336699;
	background: #EFEFDE;	
	background-image: url("/images/rightTable_bar.gif");
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 4px;
	padding-right: 20px;

}
td.rightTableBody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}
.box {
	font-family: "verdana";
	font-size: 12px;
	letter-spacing: 1.5pt;
	color: #990000;
	background-image:  url(/images/box_bk.gif);
	padding-top: 3px;
	padding-left: 6px;
}
.box_big {
	font-family: "verdana";
	font-size: 16px;
	letter-spacing: 2.0pt;
	color: #990000;
	background-image:  url(/images/box_bk.gif);
	padding-top: 3px;
	padding-left: 6px;
}
.border-inset-1px {

	border: 1px inset;
}
.border-outset-1px {
	font-size: 13px;
	letter-spacing: 1.5pt;
	border: 1px outset;
}
/*** >>> Forms styling<<< ***/

input, textarea, select
{
/*background-image:url(../imgs/blue/button.png);
	background-repeat: repeat-x;
	padding:2px;
	border: 1px solid #b2aea5; 
	font-family: Tahoma;  
	font-size: 1.0em;*/
}

input[type="checkbox"], input[type="radio"]
{
border: 0px;
background-repeat:repeat-x;
border-color:#FFFFFF;
}

select:focus
{
	background-repeat: repeat-x;
	background-color:#ffede2;
	font-family: Tahoma;  
	font-size: 1.0em;
}
input:focus
{
	background-repeat: repeat-x;
	background-color:#ffede2;
	font-family: Tahoma;  
	font-size: 1.0em;
}
textarea:focus
{
	background-image: none;
	background-color:#ffede2;
	font-family: Tahoma;  
}
.formhelp
{
	color:#9f9a93;
}
.formError
{
	color:#ff0000;
}

.viaButton
{
font-family:Tahoma;
color:#000055;
font-size: 1.0em;
padding:0px 0px;
margin:0 5px 0 10px;
border: 1px solid #b2aea5;
}
kbd {
padding: 2px 4px;
white-space: nowrap;
color: black;
background: #EEE;
border-width: 1px 3px 3px 1px;
border-style: solid;
border-color: #CCC #AAA #888 #BBB; /*上右下左*/
}
