@charset "utf-8";
/* css document */

#indexmain{
width:14em;
position:relative;
text-align:left;
margin:0px auto;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
}
#indexmain input{
	height:2.4em;
}

#indexsearch{
width:100%;
position:relative;
text-align:left;
margin:0px auto;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
}
#indexsearch input{
	height:1.6em;
	font-family: arial, helvetica, sans-serif;
	font-size:2em;
}

#abgneblock {
	width: 570px;
	height: 320px;
	position: relative;
	overflow: hidden;
	border: 1px solid #ccc;
}
#abgneblock ul.list {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	width: 9999px;
	height: 100%;
}
#abgneblock ul.list li {
	float: left;
	width: 570px;
	height: 100%;
}
#abgneblock .list img{
	width: 100%;
	height: 100%;
	border: 0;
}
#abgneblock ul.playercontrol {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 5px;
	right: 5px;
	height: 14px;
}
#abgneblock ul.playercontrol li {
	float: left;
	width: 10px;
	height: 10px;
	cursor: pointer;
	margin: 0px 2px;
	background:  no-repeat -10px 0;
}
#abgneblock ul.playercontrol li.current { 
	background-position: 0 0;
}


/* css document */

img { max-width: 100%;}


/* css document */

ul.menu-navigation {
	font-size: 1.4em;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style:none;
	background: #1e6189;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #154664;
	border-bottom-color: #154664;
}

ul.menu-navigation li a {
  display: block;
  color: #fff;
  text-decoration: none;
  text-align:center;
  width: 100%-45px;
  padding: 10px 10px 10px 35px;
  border-top: 1px solid #154664;
  border-bottom: 1px solid #154664;
}

ul.menu-navigation li span {
  display: none;
}


#fiexd-header{
	background: #1e6189;
	color: #fff;
	height: auto;
	/* css3 陰影*/
	-webkit-box-shadow: 0px 2px 4px #777;
	-moz-box-shadow: 0px 2px 4px #777;
	box-shadow: 0px 2px 4px #777;
	top: 0; /*距離上方 0 像素*/
	line-height: 0px;
	z-index: 1; /*重疊時會在其他元素之上*/
	text-align: center;
	line-height: 70px;
	position: fixed; /*固定位置定位*/
	width: 100%;
	
}
#fiexd-header2{
	background: #1e6189;
	color: #fff;
	height: auto;
	/* css3 陰影*/
	-webkit-box-shadow: 0px 2px 4px #777;
	-moz-box-shadow: 0px 2px 4px #777;
	box-shadow: 0px 2px 4px #777;
	top: 0; /*距離上方 0 像素*/
	line-height: 0px;
	z-index: 2; /*重疊時會在其他元素之上*/
	text-align: center;
	line-height: 50px;
	position: fixed; /*固定位置定位*/
	width: 100%;
}
#fiexd-bar0{
	background: #1e6189;
	color: #fff;
	width: 100%;
	height: auto;
	position:absolute; /*固定位置定位*/
	top: 50; /*距離上方 0 像素*/
	z-index: 1; /*重疊時會在其他元素之上*/
}	
#fiexd-bar1{
	background: #fff;
	color: #000;
	width: 100%;
	height:70px;
	/* css3 陰影*/
	-webkit-box-shadow: 0px 3px 5px #777;
	-moz-box-shadow: 0px 3px 5px #777;
	box-shadow: 0px 3px 5px #777;
	position: fixed; /*固定位置定位*/
	top: 68; /*距離上方 0 像素*/
	z-index: 1; /*重疊時會在其他元素之上*/
}
#fiexd-bar2{
	background: #fff;
	color: #000;
	width: 100%;
	height:70px;
	/* css3 陰影*/
	-webkit-box-shadow: 0px 3px 5px #777;
	-moz-box-shadow: 0px 3px 5px #777;
	box-shadow: 0px 3px 5px #777;
	position: fixed; /*固定位置定位*/
	top: 68; /*距離上方 0 像素*/
	z-index: 1; /*重疊時會在其他元素之上*/
}

#fiexd-bar3{
	background: #fff;
	color: #000;
	width: 100%;
	height:70px;
	/* css3 陰影*/
	-webkit-box-shadow: 0px 3px 5px #777;
	-moz-box-shadow: 0px 3px 5px #777;
	box-shadow: 0px 3px 5px #777;
	position: fixed; /*固定位置定位*/
	top: 68; /*距離上方 0 像素*/
	z-index: 1; /*重疊時會在其他元素之上*/
}
#fiexd-bar4{
	background: #fff;
	color: #000;
	width: 100%;
	height:70px;
	/* css3 陰影*/
	-webkit-box-shadow: 0px 3px 5px #777;
	-moz-box-shadow: 0px 3px 5px #777;
	box-shadow: 0px 3px 5px #777;
	position: fixed; /*固定位置定位*/
	top: 68; /*距離上方 0 像素*/
	z-index: 1; /*重疊時會在其他元素之上*/
	text-align:center;
	line-height:70px;
}
#fiexd-main a{
	color: #000;
	text-decoration: none;
}
#fiexd-main a:hover{
	color: #0033ff;
	text-decoration: none;
}
#fiexd-main{
	color: #000;
	width: 100%;

	position: relative;
	top: 70px;
	background-color: #eee;
	margin: 0px auto;
	text-align: center;
}
#fiexd-main2{
	color: #000;
	width: 65%;
	/* css3 陰影*/
	-webkit-box-shadow: 0px 0px 8px #333;
	-moz-box-shadow: 0px 0px 8px #333;
	box-shadow: 0px 0px 8px #333;
	position: static;
	top: 0px;
	background-color: #fff;
	margin: 0px auto;
	text-align: center;
	word-break: break-all;
}
#fiexd-main3{
	color: #000;
	width: 95%;
	/* css3 陰影*/
	-webkit-box-shadow: 0px 0px 8px #333;
	-moz-box-shadow: 0px 0px 8px #333;
	box-shadow: 0px 0px 8px #333;
	position:relative;
	top: 0px;
	background-color: #eee;
	margin: 0px auto;
	text-align:left;
	word-break: break-all;
}
#fiexd-main4-1{
	color: #000;
	width: 75%;
	/* css3 陰影*/
	position:relative;
	top: 0px;
	background-color: #999;
	margin: 0px auto;
	text-align:left;
	word-break: break-all;
	padding-top: 0.2em;
	padding-left:3em;
	padding-right:3em;
	padding-bottom:0.2em;
	border-top-left-radius: 2em;
	border-top-right-radius: 2em;
}
#fiexd-main4-2{
	color: #000;
	width: 75%;
	/* css3 陰影*/
	position:relative;
	top: 0px;
	background-color: #eee;
	margin: 0px auto;
	text-align:center;
	word-break: break-all;
	padding-top: 2em;
	padding-left:3em;
	padding-right:3em;
	padding-bottom:2em;
	min-height: 10em;
	border-bottom-left-radius: 2em;
	border-bottom-right-radius: 2em;
}

#fiexd-mainleft{
	color: #000;
	width: 570px;
	position: static;
	top: 0px;
	background-color: #fff;
	margin: 0px auto;
	word-break: break-all;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

#fiexd-mainright{
	color: #000;
	width: 375px;
	position: static;
	top: 0px;
	background-color: #fff;
	margin: 0px auto;
	word-break: break-all;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

#fiexd-mainleft1{
	color: #000;
	background-color: #fff;
	width: 56%;
	height:auto;
	-webkit-box-shadow: 4px 0px 8px #666;
	-moz-box-shadow: 4px 0px 8px #666;
	box-shadow: 4px 0px 8px #666;
	
	margin-top:-30px;
	word-break: break-all;
	display: inline-block;
	vertical-align: top;
	text-align:left;
	padding-top: 4em;
	padding-left:4em;
	padding-right:4em;
	padding-bottom:4em;
	min-height: 400px;
}
#fiexd-mainleft1 a{
	color: #1e6189;
	text-decoration: none;
}
#fiexd-mainleft1 a:hover{
	color: #000;
	text-decoration: none;
}

#fiexd-mainright1{
	color: #000;
	width: 28%;
	word-break: break-all;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	padding-top: 1em;
	padding-left:2em;
	padding-right:2em;
	padding-bottom:1em;

}

#fiexd-mainrow1{
	width:180px;
	background:#fff;
	word-break: break-all;
	display: inline-block;
	vertical-align: top;
	margin-left:0px;
}
#fiexd-mainrow2{
	width:180px;
	background:#fff;
	word-break: break-all;
	display: inline-block;
	vertical-align: top;
	margin-left:10px;
}
#fiexd-siterow1{
	width:350px;
	background:#fff;
	word-break: break-all;
	display: inline-block;
	vertical-align: top;
	margin-left:0px;
}
#fiexd-siterow2{
	width:350px;
	background:#fff;
	word-break: break-all;
	display: inline-block;
	vertical-align: top;
	margin-left:10px;
}

.fiexd-bottom{
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	line-height: 26px;
	text-align: left;
}
#fiexd-bottom1{
	background-color: #2f2f2f;
	width: 100%;
	position: relative;
	margin: 0px auto;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	height: auto;
	top: 54px;
}

#fiexd-bottom2{
	background-color: #222222;
	width: 100%;
	position: relative;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	height: 6em;
	top: 38px;
	line-height: 1.4em;
}
#fiexd-bottom2 a{
	color: #fff;
	text-decoration: none;
}
#top1 {
	height: 68px;
	width: 100px;
	background-color: #1e6189;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	line-height: 70px;
	top: 0px;
	float:left;
    transition:background-color 0.5s;
    -moz-transition:background-color 0.5s;
    -webkit-transition:background-color 0.5s;
    -o-transition:background-color 0.5s;
}
#top2 {
	height: 68px;
	width: 100px;
	background-color: #1e6189;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	line-height:70px;
	top: 0px;
	float:left;
    transition:background-color 0.5s;
    -moz-transition:background-color 0.5s;
    -webkit-transition:background-color 0.5s;
    -o-transition:background-color 0.5s;
}
#top3 {
	height: 68px;
	width: 100px;
	background-color: #1e6189;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	line-height:70px;
	top: 0px;
	float:left;
	transition:background-color 0.5s;
    -moz-transition:background-color 0.5s;
    -webkit-transition:background-color 0.5s;
    -o-transition:background-color 0.5s;
}
#top4 {
	height: 68px;
	width: 100px;
	background-color: #1e6189;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	line-height:70px;
	top: 0px;
	float:left;
	transition:background-color 0.5s;
    -moz-transition:background-color 0.5s;
    -webkit-transition:background-color 0.5s;
    -o-transition:background-color 0.5s;
}

#bar_butten {
	height: 67px;
	background-color: #fff;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	line-height: 70px;
	position: relative;
	cursor: pointer;
}
#bar_butten:hover {
	height: 65px;
	line-height: 65px;
	border-bottom-style:solid;
	border-color:#ffac55;
}
#bar_butten2 {
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	cursor: pointer;
	height: 1.8em;
	
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	position:relative;
	top: 20px;
	line-height: 26px;
}
#bar_butten3 {
	border-radius: 0.5em;
	-webkit-border-radius: 0.5em; /* for webkit */
	-moz-border-radius: 0.5em;
	cursor: pointer;
	width: 100%;
	background-color: #1e6189;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	line-height: 4em;;
	margin: auto;
}
#bar_butten2:hover {
	background-color: #fff;
	color:#000;
	cursor: pointer;
}
#bar_butten3:hover {
	background-color: #eee;
	color:#000;
	cursor: pointer;
}
.h1 {
	font-family: arial, helvetica, sans-serif;
	color: #1e6189;
	font-size: 1.4em;
	font-weight: bold;
}
#h1 {
	font-family: arial, helvetica, sans-serif;
	color: #1e6189;
	font-size: 1.4em;
	font-weight: bold;
}


.h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
#h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
#h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
.h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}
#h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}
p {
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
}
body{
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
}

.css_table {
      display:table;
	  vertical-align:middle;	  
}
.css_tr {
      display: table-row;
}
.css_td {
      display: table-cell;

}
.css_td_green {
      display: table-cell;
	  background:#00ccaa;
	  color:#fff;
	  padding:0.4em;
	  font-family: arial, helvetica, sans-serif;
	  font-size: 0.8em;
}
.css_td_green_1 {
      display: table-cell;
	  background:#eeffee;
	  padding:0.4em;
	  font-family: arial, helvetica, sans-serif;
	  font-size: 0.8em;
}
.css_td_blue {
      display: table-cell;
	  background:#0099ff;
	  color:#fff;
	  padding:0.4em;
	  font-family: arial, helvetica, sans-serif;
	  font-size: 0.8em;
}
.css_td_blue_1 {
      display: table-cell;
	  background:#ddeeff;
	  padding:0.4em;
	  font-family: arial, helvetica, sans-serif;
	  font-size: 0.8em;
}


#titlemain {
	word-break: break-all;
	width:630px;
	height: 30px;
	border-width:1px;
	border-bottom-style:solid;
	border-color:#cccccc;
}

#titleline {
	word-break: break-all;
	width:100%;
	height: 30px;
	border-width:1px;
	border-bottom-style:solid;
	border-color:#cccccc;
}



/*google search*/
.csetext {
padding: 2px 5px;
width: 60%;
height: 3em;
border: solid 1px #e1e1e1;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background:  #fff 5px 50% no-repeat;
color: #5e7380;/**/
}
.search_btn{
height: 3em;
width: 5em;
background: #eee;
border:0;
border-radius: 6px;
}
.csetext.focus {
background-image: none;
}
/*google search*/


/*icon*/
@font-face {
      font-family: 'fontello';
      src: ;
      src:  format('embedded-opentype'),
            format('woff'),
            format('truetype'),
            format('svg');
      font-weight: normal;
      font-style: normal;
    }
     
.demo-icon
    {
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      speak: none;
     
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      margin-right: .2em;
      text-align: center;
      /* opacity: .8; */
     
      /* for safety - reset parent styles, that can break glyph codes*/
      font-variant: normal;
      text-transform: none;
     
      /* fix buttons height, for twitter bootstrap */
/*line-height: 1em;*/
/*line-height:70px;*/
     
      /* animation center compensation - margins should be symmetric */
      /* remove if not needed */
      margin-left: .2em;
     
      /* you can be more comfortable with increased icons size */
      /* font-size: 120%; */
     
      /* font smoothing. that was taken from twbs */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
     
      /* uncomment for 3d effect */
      /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
/*icon*/
