@charset "utf-8";
.mainbodycss {
  font-family:微軟正黑體,新細明體, mingliu;  
  background: url(../../images/_b/bg.png);
  background-position:50% 0%;
  color: #000000 ;  
  margin:0px;
  padding:0px;
  text-align:left;
}
.bodyBlock{
	width:100%;
	
}
textarea {font-size: 100%}
img {  border:0px;}
.divFull
{
	MARGIN: auto;
	margin-top:0px;
    WIDTH: 990px;
	padding-left:6px;
	
	/*-moz-box-shadow:0px 0px 12px 1px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:0px 0px 12px 1px rgba(20%,20%,40%,0.5);
	box-shadow:0px 0px 12px 1px rgba(20%,20%,40%,0.5);*/

    
}
.footer_bg{
background: url(../../images/_b/footer_bg.png);
background-color: #ffffff;
background-repeat: repeat-x;
background-position: 0 bottom;
margin-right: 1px;
margin-left: -1px;
padding-bottom: 40px;
border-top: 2px #34c6f3 solid;
}

#content {
	width: 96%;
	vertical-align:top;
}
.barbg{
background: url(../../images/_b/barbg.png) repeat-x;
}
.epapercolor{
background-color: #00beff;
border-top: 10px solid #8dffff;
}
.secondcolor{
border-top: 3px solid #00beff;
}
.e_bottomcolor{
background-color:#00beff;
text-align: center;
border-top: 5px solid #8dffff;
color: #FFFFFF;
}
.e_tablecolor{
background-color:#E7FCFD
}
.toprightmenu{
background-color: #abedff;

}
.rightmenu_bg{
background: #abedff;
filter: progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#abedff', EndColorStr='#ffffff');
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#abedff), to(#ffffff));
background: -webkit-linear-gradient(#abedff, #ffffff);
background: -moz-linear-gradient(#abedff, #ffffff);
background: -ms-linear-gradient(#abedff, #ffffff);
background: -o-linear-gradient(#abedff, #ffffff);
vertical-align: top;
width:280px;

}

.interactive_bg{
background:url(../../images/_b/interactive_bg.png);
background-repeat:no-repeat;
valign:center;
height:350px;
margin-top: 10px;

}

.righticon{
background:url(../../images/_b/righticon.png);
background-repeat:no-repeat;
background-position:8px 50%;
}
.gs-title {
text-align:left;
}

/*書籤----start--*/
.navmenu-left {
float: left;
}

ul#navmenu-b, ul#navmenu-b li, ul#navmenu-b ul {
text-align: left;
width: 60px;
margin: 0px;
list-style: none;
padding: 1px 3px;
}

ul#navmenu-b a {
padding: 3px 0px 3px 0px;
display: block;
text-decoration: none;
}

ul#navmenu-b a:hover, ul#navmenu-b li:hover a, ul#navmenu-b li.iehover a {
text-decoration: none;
}

ul#navmenu-b ul li {
width: 22px;
float: left;
display: block;
}

ul#navmenu-b li {
float: left;
position: relative;
width: 100%;
border-bottom: 0px dashed #919191;
/*margin: 2px 0px;*/
}
ul#navmenu-b li.iehover {
z-index: 1000;
}
ul#navmenu-b ul {
background: #fffebe;
border: 1px #b4b49f solid;
display: none;
position: absolute;
top: -4px;
z-index: 9999;
margin-top: 30px;
left: -5px \9;
width: 200px;
padding: 3px;
}

ul#navmenu-b li:hover ul, ul#navmenu-b ul li:hover ul, ul#navmenu-b ul ul li:hover ul, ul#navmenu-b li.iehover ul, ul#navmenu-b ul li.iehover ul, ul#navmenu-b ul ul li.iehover ul {
display: block;
}

/*書籤----end--*/

button {
position:relative;
z-index:1;
background-image:-ms-linear-gradient(#ffffff,#dad8d8);
background-image: -moz-linear-gradient(top, #ffffff, #dad8d8);
background-image: -webkit-gradient(linear,left top,left bottom,
    color-stop(0, #ffffff),color-stop(1, #dad8d8));
/*filter: progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#dad8d8');*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#dad8d8')";
background:#EEEEEE;
border: 1px solid #CCCCCC;
width:50px;
height:25px;
/*-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);*/
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
/*padding: 3px 12px;*/
text-decoration: none;
text-shadow: #fff 0 1px 0;
/*margin-right: 12px;*/
/*margin-bottom: 12px;*/
color: #000000;
line-height: 18px;
font-weight: bold;
-pie-background: linear-gradient(#ffffff, #dad8d8);
behavior: url(../style/PIE.htc); 

}


 a.button {
 /*
background-image:-ms-linear-gradient(#ffffff,#a4eaff);
background-image: -moz-linear-gradient(top, #ffffff, #a4eaff);
background-image: -webkit-gradient(linear,left top,left bottom,
    color-stop(0, #ffffff),color-stop(1, #a4eaff));
filter: progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#a4eaff');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#a4eaff')";
*/
/*border: 1px solid #fff;*/
/*
-moz-box-shadow: 2px 2px 0px #3fcaff;
-webkit-box-shadow: 2px 2px 0px #3fcaff;
box-shadow: 2px 2px 0px #3fcaff;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
padding: 3px 6px;
text-decoration: none;
*/
/*text-shadow: #fff 0 1px 0;*/
/*
float: left;
margin-right: 2px;
margin-bottom: 2px;
display: block;
color: #000000;
line-height: 22px;
font-size: 16px;
font-weight:bold;
width:120px
*/
position:relative;
z-index:1;
border: 0px solid;

display:block;

margin-right: 2px;
margin-bottom: 2px;
padding-top: 2px;  height:38px;
padding-left: 5px;   width: 125px;
text-align: left;

font-size: 16px;
font-weight:bold;
text-decoration: none;

-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #3fcaff 2px 2px 0px;
-moz-box-shadow: #3fcaff 2px 2px 0px;
box-shadow: #3fcaff 2px 2px 0px;
background: #ffffff;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#a4eaff));
background: -webkit-linear-gradient(#ffffff, #a4eaff);
background: -moz-linear-gradient(#ffffff, #a4eaff);
background: -ms-linear-gradient(#ffffff, #a4eaff);
background: -o-linear-gradient(#ffffff, #a4eaff);
background: linear-gradient(#ffffff, #a4eaff);
-pie-background: linear-gradient(#ffffff, #a4eaff);
 behavior: url(../style/PIE.htc); 
}

a.button:hover {
text-decoration: none;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #3fcaff 2px 2px 0px;
-moz-box-shadow: #3fcaff 2px 2px 0px;
box-shadow: #3fcaff 2px 2px 0px;
background: #ffffff;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#eeeeee));
background: -webkit-linear-gradient(#ffffff, #eeeeee);
background: -moz-linear-gradient(#ffffff, #eeeeee);
background: -ms-linear-gradient(#ffffff, #eeeeee);
background: -o-linear-gradient(#ffffff, #eeeeee);
background: linear-gradient(#ffffff, #eeeeee);
-pie-background: linear-gradient(#ffffff, #eeeeee);
 behavior: url(../style/PIE.htc); 
}

a.button:active {
text-decoration: none;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #3fcaff 2px 2px 0px;
-moz-box-shadow: #3fcaff 2px 2px 0px;
box-shadow: #3fcaff 2px 2px 0px;
background: #ffffff;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#dbdbdb), to(#ffffff));
background: -webkit-linear-gradient(#dbdbdb, #ffffff);
background: -moz-linear-gradient(#dbdbdb, #ffffff);
background: -ms-linear-gradient(#dbdbdb, #ffffff);
background: -o-linear-gradient(#dbdbdb, #ffffff);
background: linear-gradient(#dbdbdb, #ffffff);
-pie-background: linear-gradient(#dbdbdb, #ffffff);
 behavior: url(../style/PIE.htc); 
}

 a.button2 {
 /*
background-image: -ms-linear-gradient(#ffffff,#a4eaff);
background-image: -moz-linear-gradient(top, #ffffff, #a4eaff);
background-image: -webkit-gradient(linear,left top,left bottom,
    color-stop(0, #ffffff),color-stop(1, #a4eaff));
filter: progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#a4eaff');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#a4eaff')";
*/
/*border: 1px solid #fff;*/
/*
-moz-box-shadow: 2px 2px 0px #3fcaff;
-webkit-box-shadow: 2px 2px 0px #3fcaff;
box-shadow: 2px 2px 0px #3fcaff;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
padding: 3px 6px;
text-decoration: none;
*/
/*text-shadow: #fff 0 1px 0;*/
/*
float: left;
margin-right: 2px;
margin-bottom: 2px;
display: block;
color: #000000;
line-height: 22px;
font-size: 16px;
font-weight:bold;
width:120px
*/
position:relative;
z-index:1;
border: 0px solid;

display:block;

margin-right: 2px;
margin-bottom: 2px;
padding-top: 2px;  height:38px;
padding-left: 5px;   width: 125px;
text-align: left;

font-size: 16px;
font-weight:bold;
text-decoration: none;

-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #3fcaff 2px 2px 0px;
-moz-box-shadow: #3fcaff 2px 2px 0px;
box-shadow: #3fcaff 2px 2px 0px;
background: #ffffff;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#a4eaff));
background: -webkit-linear-gradient(#ffffff, #a4eaff);
background: -moz-linear-gradient(#ffffff, #a4eaff);
background: -ms-linear-gradient(#ffffff, #a4eaff);
background: -o-linear-gradient(#ffffff, #a4eaff);
background: linear-gradient(#ffffff, #a4eaff);
-pie-background: linear-gradient(#ffffff, #a4eaff);
 behavior: url(../style/PIE.htc); 
}

a.button2:hover {
/*background-image: -ms-linear-gradient(#ffffff,#eeeeee);
background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
background-image: -webkit-gradient(linear,left top,left bottom,
    color-stop(0, #ffffff),color-stop(1, #eeeeee));
filter: progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#eeeeee');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#eeeeee')";
color: #000;
display: block;
text-decoration: none;*/

text-decoration: none;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #3fcaff 2px 2px 0px;
-moz-box-shadow: #3fcaff 2px 2px 0px;
box-shadow: #3fcaff 2px 2px 0px;
background: #ffffff;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#eeeeee));
background: -webkit-linear-gradient(#ffffff, #eeeeee);
background: -moz-linear-gradient(#ffffff, #eeeeee);
background: -ms-linear-gradient(#ffffff, #eeeeee);
background: -o-linear-gradient(#ffffff, #eeeeee);
background: linear-gradient(#ffffff, #eeeeee);
-pie-background: linear-gradient(#ffffff, #eeeeee);
 behavior: url(../style/PIE.htc); 


}

a.button2:active {
/*background-image: -moz-linear-gradient(top, #dbdbdb, #ffffff);
background-image: -webkit-gradient(linear,left top,left bottom,
    color-stop(0, #dbdbdb),color-stop(1, #ffffff));
filter: progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#dbdbdb', EndColorStr='#ffffff');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#dbdbdb', EndColorStr='#ffffff')";
text-shadow: 0px -1px 0 rgba(255, 255, 255, 0.5);
margin-top: 1px;*/
text-decoration: none;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #3fcaff 2px 2px 0px;
-moz-box-shadow: #3fcaff 2px 2px 0px;
box-shadow: #3fcaff 2px 2px 0px;
background: #ffffff;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#dbdbdb), to(#ffffff));
background: -webkit-linear-gradient(#dbdbdb, #ffffff);
background: -moz-linear-gradient(#dbdbdb, #ffffff);
background: -ms-linear-gradient(#dbdbdb, #ffffff);
background: -o-linear-gradient(#dbdbdb, #ffffff);
background: linear-gradient(#dbdbdb, #ffffff);
-pie-background: linear-gradient(#dbdbdb, #ffffff);
 behavior: url(../style/PIE.htc); 
}

.menuColor {
color: #00AAE4;
}

.menuRound{
  width:16px;
  height:16px;
  display:inline-block;
  font-size:22px; /* 修改圆点的大小 */
  line-heigth:16px;
  text-align:center;
  text-decoration:none;
  color:#00AAE4; /* 修改圆点的颜色 */
}


/* 超連結前方帶有小圖 */
a.icon1 {
padding: 0px 0px 1px 42px;
background: #fff url(../../images/inpage/addpic.jpg) left center no-repeat;
border-bottom: 1px dashed #d8d8d8;
padding-bottom: 10px;
text-align: left;
}
a.icon2 {
	padding: 0px 0px 1px 26px;
	background: #fff url(../../images/inpage/addpic-1.jpg) left center no-repeat;
	background-size: 25px 23px;
	padding-bottom: 3px;
	text-align: left;
}
input {
  font-size: 95%;
  color: #555585;
}

input.fieldclr {
background:#ffffff;
color: #111111;
border: #cccccc 1px solid;
}

input.fieldclr:hover {
background:#FEFFAF;
color: #111111;
}

.textfield {
  font-size: 95%;
  color: #555585;
}

a.general {
    FONT-WEIGHT: 200;
    COLOR: #222222;
    LINE-HEIGHT: 22px;
    TEXT-DECORATION: none
}
a.general:hover, a.general:active, a.general:focus {
	color: #222222;/* text-decoration:none; */
}
a.line:link {
COLOR: #0000ff;
text-decoration: underline;
}
a.line:hover, a.line:active, a.line:focus {
}

ol {
  margin-top:0px;
  margin-bottom:0px;
  line-height:20px
}
ul {
  margin-top:0px;
  margin-bottom:0px;
  line-height:20px
}
.listyle{
  list-style-image: url(../../../images/rightmenu/r_icon.gif);
  line-height:25px;
}
.taxline {
  FONT-WEIGHT: bolder;
  font-size: 135%;
  color:#FFFFFF;
  letter-spacing: 2px;
}
.title {
	FONT-WEIGHT: bolder;
	font-family: 微軟正黑體,標楷體,新細明體;
	font-size: 180%;
	line-height:20px;
	color:#008bf0;
	vertical-align:text-top;
	letter-spacing: 1px;
}
.typeName {
	FONT-WEIGHT: bolder;
	font-family: 微軟正黑體,標楷體,新細明體;
	font-size: 160%;
	color:#612100;
	vertical-align:text-top;
	letter-spacing: 3px;
}
.menuTitle1 {
	FONT-WEIGHT: bolder;
	font-size:105%;
	color:#318EAD;
	letter-spacing: 0.12em;	
}
.menuTitle2 {
	FONT-WEIGHT: bolder;
	font-size:105%;
	color:#B15B1E;
	letter-spacing: 0.12em;	
}

/* 左邊選單 */
div.leftitem ul {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 0px;
	margin-left: 0px;
}

.liKind {
	list-style-image: url(images/bullet_kind.png);
	vertical-align: middle;
	text-indent: 5px;
	list-style-type: none;
    font-size: 100%;	
	line-height: 27px;
}

.liItem {
	list-style-position: inside;
	list-style-image: url(images/icon_li_item.gif);
	vertical-align: middle;
	text-indent: 5px;
	list-style-type: none;
}

.liMenuItem {
	list-style-position: inside;
	list-style-image: url(images/quadrate.jpg);
	vertical-align: absmiddle;
	text-indent: 0px;
	list-style-type: none;
	line-height: 20px;
}
.liMenuNitem {
	list-style-type: none;	
}

.liFunction {
	list-style-position: inside;
	list-style-image: url(../images/icon_li_function.gif);
	list-style-type: none;
}

.itemTitle {
	FONT-WEIGHT: 300;
	vertical-align: bottom;
}
/* flash */
#h_header {
    position: relative;
	width: 100%;
}
#h_logo {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
	width: 100%;
}

/* 活動banner */
  #info_show0 {
 /*   margin: 0em auto;  */
    margin-left: 25px;
    border: 0px solid #555;
    width: 208px;
    height: 142px;
  }
/* 活動剪影 */
  #info_show1 {
    margin: 0em auto;
    border: 0px solid #555;
    width: 160px;
    height: 120px;
  }

/* 頁面提示*/
.textHighLight {
	COLOR: #CC0099;
	font-weight: 500;
}
/*  欄位說明 */
.fieldDesc 
{ 
	color: #552222;
	font-family: 微軟正黑體,新細明體, Verdana, Arial, Helvetica, sans-serif;
}
/*  頁面說明 */
.pageDesc {
	COLOR: #CC3300;
}

.fontDateTime {
  font-family: palatino,  georgia, verdana, arial, sans-serif;
}

.px15 {
	FONT-SIZE: 115%;
}

.px14 {
	FONT-SIZE: 110%;
}
.px13 {
	FONT-SIZE: 100%;
}
.px12 {
	FONT-SIZE: 95%;
}

.altKey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

.routeTitle1 {
  FONT-SIZE: 100%;color:#222222;
}
.routeTitle2 {
	FONT-SIZE: 100%;
	color:#222222;
	text-shadow:Silver;
	font-weight: normal;
}

.routeTitle3 {
  FONT-SIZE: 100%;color:#666666;
  font-family: Verdana, Arial, sans-serif, Helvetica;
  font-weight: bold;
}

.hrDashed {
border:1px solid #f3f3f3;
}

caption {
  font-size: 92%;  
  color:#7b7b7b;
  text-align:center;
}
.tableDataNobr {
  width:92%;
}
.tdData1{
background: #f3f5f7;
}
.tdData0{
background: #ffffff;
}
.tdDark{
background-color: #008bf0;
color: #FFFFFF;
}

.tableDataHead{
background-color: #EEEEEE;
border: 1px solid #d8d8d8;
border-collapse: collapse;
text-align: center;
}
.tableDataHead td{
border: 1px solid #d8d8d8;
border-collapse: collapse;
}
/* BEGIN 標準資料清單樣式  */
.tableDataList {
margin:0px;padding:0px;
width:95%;
border:1px solid #d8d8d8;
border-collapse:collapse;

-moz-border-radius-bottomleft:0px;
-webkit-border-bottom-left-radius:0px;
border-bottom-left-radius:0px;

-moz-border-radius-bottomright:0px;
-webkit-border-bottom-right-radius:0px;
border-bottom-right-radius:0px;

-moz-border-radius-topright:0px;
-webkit-border-top-right-radius:0px;
border-top-right-radius:0px;

-moz-border-radius-topleft:0px;
-webkit-border-top-left-radius:0px;
border-top-left-radius:0px;
}
.tableDataList table{
width:100%;
height:100%;
margin:0px;padding:0px;
}
.tableDataList tr:last-child td:last-child {
-moz-border-radius-bottomright:0px;
-webkit-border-bottom-right-radius:0px;
border-bottom-right-radius:0px;
}
.tableDataList table tr:first-child td:first-child {
-moz-border-radius-topleft:0px;
-webkit-border-top-left-radius:0px;
border-top-left-radius:0px;
}
.tableDataList table tr:first-child td:last-child {
-moz-border-radius-topright:0px;
-webkit-border-top-right-radius:0px;
border-top-right-radius:0px;
}
.tableDataList tr:last-child td:first-child{
-moz-border-radius-bottomleft:0px;
-webkit-border-bottom-left-radius:0px;
border-bottom-left-radius:0px;
}
.tableDataList tr:hover td{

}
/*.tableDataList tr:nth-child(odd){ background-color:#eff1f2; }
.tableDataList tr:nth-child(even)    { background-color:#ffffff; }*/
.tableDataList td{
vertical-align:middle;
border:1px solid #000000;
/*border-width:0px 1px 1px 0px;*/
text-align:left;
padding:4px;
font-family:Arial;
font-weight:normal;
color:#000000;
}
.tableDataList tr:last-child td{
border-width:0px 1px 0px 0px;
}
.tableDataList tr td:last-child{
border-width:0px 0px 1px 0px;
}
.tableDataList tr:last-child td:last-child{
border-width:0px 0px 0px 0px;
}
.tableDataList th{
background-color:#00BEFF;
border:1px solid #d8d8d8;
border-collapse:collapse;
text-align:center;
/*border-width:0px 0px 1px 1px;*/
color:#ffffff;
}
.tableDataList tr:first-child td{
	background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);
background-color:#ff7f00;
border:0px solid #000000;
text-align:center;
border-width:0px 0px 1px 1px;
color:#ffffff;
}
.tableDataList tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ed00ed 5%, #ed00ed 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ed00ed), color-stop(1, #ed00ed) );	background:-moz-linear-gradient( center top, #ed00ed 5%, #ed00ed 100% );	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ed00ed", endColorstr="#ed00ed");	background: -o-linear-gradient(top,#ed00ed,ed00ed);
background-color:#ed00ed;
}
.tableDataList tr:first-child td:first-child{
border-width:0px 0px 1px 0px;
}
.tableDataList tr:first-child td:last-child{
border-width:0px 0px 1px 1px;
}
/* END 標準資料清單樣式  */

/* BEGIN 標準資料清單樣式  */
.tableDataListC {
margin:0px;padding:0px;
width:95%;	box-shadow: 10px 10px 5px #888888;
border:1px solid #000000;

-moz-border-radius-bottomleft:0px;
-webkit-border-bottom-left-radius:0px;
border-bottom-left-radius:0px;

-moz-border-radius-bottomright:0px;
-webkit-border-bottom-right-radius:0px;
border-bottom-right-radius:0px;

-moz-border-radius-topright:0px;
-webkit-border-top-right-radius:0px;
border-top-right-radius:0px;

-moz-border-radius-topleft:0px;
-webkit-border-top-left-radius:0px;
border-top-left-radius:0px;
}.tableDataList table{
width:100%;
height:100%;
margin:0px;padding:0px;
}.tableDataList tr:last-child td:last-child {
-moz-border-radius-bottomright:0px;
-webkit-border-bottom-right-radius:0px;
border-bottom-right-radius:0px;
}
.tableDataList table tr:first-child td:first-child {
-moz-border-radius-topleft:0px;
-webkit-border-top-left-radius:0px;
border-top-left-radius:0px;
}
.tableDataList table tr:first-child td:last-child {
-moz-border-radius-topright:0px;
-webkit-border-top-right-radius:0px;
border-top-right-radius:0px;
}.tableDataList tr:last-child td:first-child{
-moz-border-radius-bottomleft:0px;
-webkit-border-bottom-left-radius:0px;
border-bottom-left-radius:0px;
}.tableDataList tr:hover td{

}/*.tableDataList tr:nth-child(odd){ background-color:#eff1f2; }
.tableDataList tr:nth-child(even)    { background-color:#ffffff; }*/
.tableDataList td{
vertical-align:middle;
border:1px solid #d8d8d8;
border-collapse:collapse;
border-width:0px 1px 1px 0px;
text-align:center;
padding:4px;
font-weight:normal;
color:#000000;
}.tableDataList tr:last-child td{
border-width:0px 1px 0px 0px;
}.tableDataList tr td:last-child{
border-width:0px 0px 1px 0px;
}.tableDataList tr:last-child td:last-child{
border-width:0px 0px 0px 0px;
}

.tableDataList tr:first-child td{
	background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);
background-color:#ff7f00;
border:0px solid #000000;
text-align:center;
border-width:0px 0px 1px 1px;
color:#ffffff;
}
.tableDataList tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ed00ed 5%, #ed00ed 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ed00ed), color-stop(1, #ed00ed) );	background:-moz-linear-gradient( center top, #ed00ed 5%, #ed00ed 100% );	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ed00ed", endColorstr="#ed00ed");	background: -o-linear-gradient(top,#ed00ed,ed00ed);
background-color:#ed00ed;
}
.tableDataList tr:first-child td:first-child{
border-width:0px 0px 1px 0px;
}
.tableDataList tr:first-child td:last-child{
border-width:0px 0px 1px 1px;
}
/* END 標準資料清單樣式  */



/* BEGIN 標準單筆資料樣式  */

.tableDataInfo {
margin:0px;padding:0px;
width:95%;
border:1px solid #d8d8d8;
border-collapse:collapse;

}

.tableDataInfo table{
width:100%;
height:100%;
margin:0px;padding:0px;
}
.tableDataInfo tr:last-child td:last-child {
-moz-border-radius-bottomright:0px;
-webkit-border-bottom-right-radius:0px;
border-bottom-right-radius:0px;
}
.tableDataInfo table tr:first-child td:first-child {
-moz-border-radius-topleft:0px;
-webkit-border-top-left-radius:0px;
border-top-left-radius:0px;
}
.tableDataInfo table tr:first-child td:last-child {
-moz-border-radius-topright:0px;
-webkit-border-top-right-radius:0px;
border-top-right-radius:0px;
}.tableDataInfo tr:last-child td:first-child{
-moz-border-radius-bottomleft:0px;
-webkit-border-bottom-left-radius:0px;
border-bottom-left-radius:0px;
}.tableDataInfo tr:hover td{

}
.tableDataInfo td{
vertical-align:top;
border:1px solid #d8d8d8;
border-collapse:collapse;
text-align:left;
padding:4px;
font-weight:normal;
color:#000000;
}
.tableDataInfo td table td{
border-width:0px 0px 0px 0px;
}
.tableDataInfo tr:last-child td{
/*border-width:0px 0px 0px 0px;*/
}
.tableDataInfo tr td:last-child{
/*border-width:0px 0px 0px 0px;*/
}
.tableDataInfo tr:last-child td:last-child{
/*border-width:0px 0px 0px 0px;*/
}
.tableDataInfo th{
background-color:#00BEFF;
border:1px solid #d8d8d8;
text-align:center;
color:#ffffff;
}
.tableDataInfo tr:first-child td:first-child{
/*border-width:0px 0px 0px 0px;*/
}
.tableDataInfo tr:first-child td:last-child{
border-width:0px 0px 0px 0px;
}
/* END 標準單筆資料樣式  */
/* BEGIN 單筆資料內的內容表格 */
.tableDataInfoInside {
    border: 1px solid #d8d8d8;
    border-collapse: collapse;
}
.tableDataInfo table.tableDataInfoInside td {
    border: 1px solid #d8d8d8;
}
/* END 單筆資料內的內容表格  */
/* BEGIN 提示資料區塊 */
.box1{
	
	/* border: 1px solid #fff; */
/* text-shadow: #fff 0 1px 0; */
position: relative;
z-index: 1;
border: 3px solid #ffffff;
display: block;

-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-box-shadow: #d8d8d8 0px 0px 1px 1px ;
-moz-box-shadow: #d8d8d8 0px 0px 1px 1px ;
box-shadow: #d8d8d8 0px 0px 1px 1px ;
background: #ffffff;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#v), to(#efefef));
background: -webkit-linear-gradient(#ffffff, #efefef);
background: -moz-linear-gradient(#ffffff, #efefef);
background: -ms-linear-gradient(#ffffff, #efefef);
background: -o-linear-gradient(#ffffff, #efefef);
background: linear-gradient(#ffffff, #efefef);
-pie-background: linear-gradient(#ffffff, #efefef);
behavior: url(../style/PIE.htc);
	
}
/* END 提示資料區塊 */

.commandBlock {
	color: #FFFF66;
	BACKGROUND-COLOR: #cad7ff;
	height: 32px; 
	BORDER-RIGHT: #cceccc 1px solid; BORDER-TOP: #cceccc 1px solid; BORDER-LEFT: #cceccc 1px solid; BORDER-BOTTOM: #cceccc 1px solid;
}

div.textBlock p {
text-indent: 2em; 
margin-left:1em;
margin-right:1em;
}
div.textBlockM p {
text-indent: -2em;
}
div.s1 {
  background:#ffffff;padding:15px;border:5px solid #3399FF;
}
p {
font-size: 100%/1.5em ;
text-align: justify}
/*
p {font: 0.8em/1.5em Arial, helvetica, sans-serif;text-align: justify}
*/	
p.text {text-indent: 2em;}

p.texttitle {
	FONT-WEIGHT: bolder;
	font-family: 微軟正黑體,新細明體,標楷體;
	text-align:center;
	font-size: 125%;
	color:#993300;
	vertical-align:text-top;
	letter-spacing: 0.06em;
}

p.texttitle1 {
	FONT-WEIGHT: bolder;
	font-family: 微軟正黑體,新細明體,標楷體;
	text-align:left;
	font-size: 116%;
	color:#993300;
	line-height:150%;
	vertical-align:middle;
	letter-spacing: 0.06em;
}
.texttitle1 {
	FONT-WEIGHT: bolder;
	font-family: 微軟正黑體,新細明體,標楷體;
	text-align:left;
	font-size: 116%;
	color:#993300;
	line-height:150%;
	vertical-align:middle;
	letter-spacing: 0.06em;
}
.top {
	FONT-WEIGHT: bolder;
	font-family: Arial,Helvetica;
	text-align:left;
	font-size: 100%;
	color:#993300;
	line-height:100%;
	vertical-align:middle;
	letter-spacing: 0.06em;
}	
	
/*----------連結樣式註解----------------
a ---深黑-藍 (no line) 內頁主選項(一般字體)
A1---深黑-橘 (no line) 內頁主選項(大字體)
A2---土黃-藍(no line)
A3---紫-粉紅 (no line) 內頁主選項(大字體)
A4---灰-藍(line) 內頁主選單專用
A5---深黑-藍(line)
A6---白-白(line) footer
A7---白-白(no line) 隱藏導盲磚
A8--白_藍 

-----------註解-------------- #1D5299  */
a:link { color:#222222; text-decoration: none; letter-spacing: 1px}
a:visited { color:#220066; text-decoration: none; letter-spacing: 1px}
a:hover {color: #1144CC; letter-spacing: 1px; text-decoration:underline;}
a:active { color: #1144CC; text-decoration: none; letter-spacing: 1px}

A.A1:link { color:#222222; text-decoration: none; letter-spacing: 1px}
A.A1:visited { color:#222222; text-decoration: none; letter-spacing: 1px}
A.A1:hover { color:#1144CC; text-decoration: underline; letter-spacing: 1px}

A.A1HighLigh:link { color:#E23636; text-decoration: none; letter-spacing: 1px; font-size: 125%}
A.A1HighLigh:visited { color:#E23636; text-decoration: none; letter-spacing: 1px; font-size: 125%}
A.A1HighLigh:hover { color:#C12275; text-decoration: underline; letter-spacing: 1px; font-size: 125%}

A.A2:link { color:#0095C8; text-decoration: none; letter-spacing: 1px}
A.A2:visited { color:#0095C8; text-decoration: none; letter-spacing: 1px}
A.A2:hover {  color:#1144CC;  text-decoration:none;position:relative;top:1px;left:1px; letter-spacing: 1px}

A.A3:link { color:#222222; text-decoration: none; letter-spacing: 1px; font-size: 115%}
A.A3:visited { color:#222222; text-decoration: none; letter-spacing: 1px; font-size: 115%}
A.A3:hover { color:#1144CC; text-decoration: none; letter-spacing: 1px; font-size: 115%;position:relative;top:1px;left:1px; letter-spacing: 1px}

A.A4:link { color:#222222; text-decoration: none; letter-spacing: 1px}
A.A4:visited { color:#222222; text-decoration: none; letter-spacing: 1px}
A.A4:hover { color:#1144CC; text-decoration: underline; letter-spacing: 1px}

A.A5:link { color:#111111; letter-spacing: 1px; text-decoration: none}
A.A5:visited { color:#111111; letter-spacing: 1px; text-decoration: none}
A.A5:hover { color:#005599; letter-spacing: 1px; text-decoration: underline}

A.A6:link { color:#ffffff; letter-spacing: 1px; text-decoration: none}
A.A6:visited {  letter-spacing: 1px; color:#ffffff; text-decoration: none}
A.A6:hover {  text-decoration: underline; letter-spacing: 1px; color:#ffffff;}

A.A7:link { color:#ffffff; text-decoration: none;}
A.A7:visited { color:#ffffff; text-decoration: none;}
A.A7:hover {  color:#ffffff; text-decoration: underline;}


A.A8:link { color:#ffffff; text-decoration: none; font-size:100%; letter-spacing:-1px; font-weight:bold; }
A.A8:visited { color:#ffffff; text-decoration: none; font-size:100%; letter-spacing:-1px;font-weight:bold;  }
A.A8:hover {  color:#ff7f00; text-decoration: underline; font-size:100%; letter-spacing:-1px;font-weight:bold;  }


a.hrefBlue:link {color:#3C6F95; text-decoration:none;}
a.hrefBlue:visited {color:#663300; text-decoration:none;}
a.hrefBlue:hover {color:#EA2C75; text-decoration:underline;position:relative;top:1px;left:1px;}
a.hrefBlue:active {color:#1D5299; text-decoration:underline;}

		
.shadowboxfloat {

}

.shadowboxfloat_small {
}
			
.shadowcontent, .shadowcontent2 {
}	
.shadowcontent2 {
}

.dataListRow {
  width:400px;
}

.dataListRowWide {
	width:540px;
	height:28px
	border-top-style: none;
	vertical-align: middle;
	border: none;
}

.dataListCol {
  text-align:left;
  float:left;
  margin:2px;
  padding:2px;
}
.dataListColBG {
	text-align:left;
	float:left;
	margin:2px;
	padding:2px;
	color: #0061de;
	border: thin dashed #006600;
}
.dataListTime {
  float:left;
  text-align:center;
  margin:2px;
  padding:2px;
}


/* 分頁 Common*/
div#wrapper {
    position: relative;
    width: 500px;
    margin: 0 auto;
}

h2 {
    font-size: 10pt;
    margin-top: 30px;
    border-top: 1px solid #CCC;
    background: #F1F1F1;
}

div.pagination {
    overflow: hidden;
    font-size: 9pt;
    padding: 10px 0;
}

/*
div.pagination ul {
    list-style: none;
    padding: 2px 0;
    line-height: 16px;
}
*/
div.pagination li {
    display: inline;
}


/*flickr*/
div.pagination.flickr {
	padding: 3px;
	margin: 3px;
	text-align:center;
}

div.pagination.flickr a {
	border: 1px solid #dedfde;
	margin-right:3px;
	padding:2px 6px;
	background-position:bottom;
	text-decoration: none;
	color: #0061de;
}

div.pagination.flickr a:hover, div.pagination.meneame a:active {
	border: 1px solid #545454;
	background-image:none;
	background-color:#0061de;
	color: #fff;
}

div.pagination.flickr li.current {
	margin-right:3px;
	padding:2px 6px;

	font-weight: bold;
	color: #220066;
}

div.pagination.flickr li.disabled {
	margin-right:3px;
	padding:2px 6px;
	color: #adaaad;
}

/* 首頁之新聞分頁頁簽 */
.sheetPage {
position: absolute;
top: 33px; left:18px; 
width: 91%;
height: 150px;
z-index: 61;
padding: 0;
margin-top:8px;
border: 1px solid #FFFFFF;
}
.sheetPage a {
text-decoration: none;
}
.sheetPage a:hover {
text-decoration: underline;
}
.sheetPage ul {
float: left;
width: 600px;
margin: 0;
margin-left: 20px;
padding-left: 15px;
padding-top:3px;
list-style-image:url("images/bullet_news.jpg"); 
}
.sheetPage li {
width: 600px;
padding: 6px;
border-bottom:1px solid #A5C152;
min-height: 15px;
}
 
.sheetPageMore {
/* width:620px; */
padding-top: 4px;
text-align:right;
}

.sheetTag {
position: absolute;
height:26px;
padding: 8px 0 4px 0;
z-index: 60;
}
.sheetTag a {
text-decoration: none;

}
.sheetContentTitie {
	/* float: left; */
	font-size: 109%;
}
.sheetContentDate {
	float:right;
}

.googlemaps {
	border: 0px;
	width: 600px;
	height: 450px;
}

.ui-autocomplete {
	width: 258px !important;
}

.autoCompleteColor {
	color: red;
}

.notWeb,.notWebTable{
	display:none;
}