/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

/*1129*/.stickyblack{top: 0px;position: fixed;
    z-index: 20;
    margin-top: -3px;
	}/*--11/29*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: none;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1; /*For IE 6&7 only*/
}

/* 開始使用 */
body {
  width: 100%;
  background-color: #FFFBFF;
  font-size: 1em;
  font-family: "Helvetica Neue", Helvetica, Arial, "微軟正黑體", sans-serif;
}

#top {
  width: 100%;/*min-width: 1000px;*/
  background-color: #E6EBFF;
  height: 50px;
  background-image: url(../images/index_02.jpg);
  background-repeat: repeat-x;
  background-position: left bottom;
  font-size: 0.8em;
}

#top .wrapper {
  margin: 0 auto;
  width: 980px;
}

ul.top_links {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 20px;
}

ul.top_links li {
  padding-left: 1em;
  text-indent: -.7em;
  float: left;
}

ul.top_links li span {
  color: #5C6EAE;
}

ul.top_links li a {
  display: inline-block;
  color: #5C6EAE;
  padding-left: 0.8em;
  text-decoration: none;
  width: 100%;
}

@-moz-document url-prefix() {
  ul.top_links li a {
    display: inline-block;
    color: #5C6EAE;
    padding-left: 0.8em;
    text-decoration: none;
    width: 100%;
    position: relative;
    top: -12px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  ul.top_links li a {
    display: inline-block;
    color: #5C6EAE;
    padding-left: 0.8em;
    text-decoration: none;
    width: 100%;
    position: relative;
    top: -12px;
  }
}

ul.top_links li a:hover {
  color: #7A94FF;
}

ul.search_bar {
  list-style: none;
  background-color: #8299FF;
  float: left;
  margin-left: 10px;
  margin-top: 5px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 10px;
}

ul.search_bar li {
  padding-left: 2px;
  padding-right: 2px;
  color: #FFF;
  float: left;
}

ul.search_bar li button {
  position: relative;
  top: -4px;
}

ul.search_bar li a {
  color: white;
  text-decoration: none;
}

p.search_item {
  background-color: #FFF;
  width: 192px;
  height: 20px;
  position: relative;
  top: -5px;
  padding-top: 3px;
  border-radius: 30px;
}

p.search_item img {
  vertical-align: middle;
}

p.search_item input[type="text"] {
  vertical-align: middle;
  border: none;
}

#logo {
  width: 100%;
  line-height: 340px;
  height: 340px;
  background-color: #FFF;
  text-align: center;
  background-image: url(../images/index_03.jpg);
  background-repeat: repeat-x;
  background-position: left 196px;
}

#menu {
  width: 100%;
  background-color: #8299FF;
  height: 42px;
}

.line {
  width: 100%;
  height: 2px;
  background-image: url(../images/index_04.jpg);
  background-repeat: repeat-x;
  background-position: left top;
}

#marqueesee {
  width: 100%;
  /*min-width: 1000px;*/
  background-color: #E6EBFE;
  height: 40px;
}

#marqueesee .wrapper {
  margin: 0 auto;
  width: 1000px;
}

.marquee {
  position: relative;
  top: 6px;
  left: 10px;
  background-color: #FFF;
  border-radius: 20px;
  font-size: 0.9em;
  width: 920px;
  overflow: hidden;
  padding: 8px 8px 8px 8px;
  margin: 0 auto;
}

.marquee a {
  color: black;
  text-decoration: none;
  padding: 10px;
}

#main {
  width: 100%;
  background-color: #FFF;
}

#main .wrapper {
  margin: 0 auto;
  width: 960px;
  border-left: #E5E5E5 1px solid;
  border-right: #E5E5E5 1px solid;
  border-bottom: #E5E5E5 3px solid;
  padding: 20px;
}

#left_side {
  width: 280px;
  float: left;
}

.slides-wrapper {
  position: relative;
  margin-bottom: 20px;
}

ul.idTabs {
  list-style: none;
  background-color: #FFF;
}

ul.idTabs li {
  float: left;
}

ul.idTabs li.tab1 {
  border-top: 6px solid red;
}

ul.idTabs li.tab2 {
  border-top: 6px solid orange;
}

ul.idTabs li.tab3 {
  border-top: 6px solid yellow;
}

ul.idTabs li.tab4 {
  border-top: 6px solid #8EA4FA;
}

ul.idTabs li a {
  text-align: center;
  display: block;
  color: #666666;
  text-decoration: none;
  padding: 6px 10px;
  width: 147px;
  font-weight: 900;
}

ul.idTabs li.tab1 a.selected {
  background-color: red;
  color: white;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  opacity: 0.6;
}

ul.idTabs li.tab2 a.selected {
  background-color: orange;
  color: white;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  opacity: 0.6;
}

ul.idTabs li.tab3 a.selected {
  background-color: yellow;
  color: white;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  opacity: 0.6;
}

ul.idTabs li.tab4 a.selected {
  background-color: #8EA4FA;
  color: white;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  opacity: 0.6;
}


.tab-content {
  background-image: url(../images/index_line01.jpg);
  background-repeat: repeat-x;
  background-position: left top;
}

.tab-content li {
  color: black;
  padding: 12px 24px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}

.tab-content li.c1 {
  background-color: #ECEDFF
}

.tab-content li.c2 {
  background-color: #E5E7FE
}

.tab-content li.c3 {
  background-color: #DADEFB
}

.tab-content li span.date {
  width: 20%;
}

.tab-content li span.type {
  width: 30%;
}

.tab-content li span.text {
  width: 50%;
}

.tab-content li span.text a {
  color: #333333;
  text-decoration: none;
}

.tab-content li span.text a:hover {
  color: darkred;
}

.tab-content .more {
  background-image: url(../images/index_line01.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  height: 32px;
  border-bottom: 2px solid #B6C5FF;
}

.tab-content .more a {
  display: inline-block;
  float: right;
  line-height: 32px;
}

.tab-content .more a img {
  vertical-align: middle;
}

#right_side {
	width: 668px;
	float: right;
}

.box1 {
  float: left;
  width: 50%;
  background-color: #CBD7FF;
  height: 230px;
}

.box1 h5 {
  margin: 5px auto;
  width: 174px;
  height: 40px;
  background-image: url(../images/bouttom01.png);
  background-repeat: no-repeat;
  background-position: left top;
}

.box1 h5 span {
  color: #5A6DB9;
  position: relative;
  top: 10px;
  left: 60px;
  font-size: 1.2em;
  font-weight: bold;
}

.box1 .body {
  border-radius: 10px;
  background-color: white;
  margin: 0 auto;
  width: 174px;
  text-align: center;
}

.box1 .body ul li {
  padding: 10px 5px 10px 5px;
}

.box1 .body ul li a {
  border-radius: 10px;
  background-color: #EFEFFB;
  text-decoration: none;
  font-size: 0.85em;
  padding: 4px;
  color: #5B5B5B;
}

.box1 .more {
  height: 32px;
}

.box1 .more a {
  display: inline-block;
  float: right;
  line-height: 32px;
}

.box1 .more a img {
  position: relative;
  right: 10px;
  vertical-align: middle;
}

.box2 {
  float: left;
  width: 50%;
  background-color: #E3EAFE;
  height: 230px;
}

.box2 h5 {
  margin: 5px auto;
  width: 174px;
  height: 40px;
  background-image: url(../images/bouttom02.png);
  background-repeat: no-repeat;
  background-position: left top;
}

.box2 h5 span {
  color: #B3C710;
  position: relative;
  top: 10px;
  left: 60px;
  font-size: 1.2em;
  font-weight: bold;
}

.box2 .body {
  border-radius: 10px;
  background-color: white;
  margin: 0 auto;
  width: 174px;
  text-align: center;
}

.box2 .body ul li {
  padding: 10px 5px 10px 5px;
}

.box2 .body ul li a {
  border-radius: 10px;
  background-color: #EFEFFB;
  text-decoration: none;
  font-size: 0.85em;
  padding: 4px;
  color: #5B5B5B;
}

.box2 .more {
  height: 32px;
}

.box2 .more a {
  display: inline-block;
  float: right;
  line-height: 32px;
}

.box2 .more a img {
  position: relative;
  right: 10px;
  vertical-align: middle;
}

.box3 {
  float: left;
  width: 50%;
  background-color: #C2CFFB;
  height: 370px;
}

.box3 h5 {
  margin: 5px auto;
  width: 174px;
  height: 40px;
  background-image: url(../images/bouttom03.png);
  background-repeat: no-repeat;
  background-position: left top;
}

.box3 h5 span {
  color: #FE6F00;
  position: relative;
  top: 10px;
  left: 60px;
  font-size: 1.2em;
  font-weight: bold;
}

.box3 .body {
  border-radius: 10px;
  background-color: white;
  margin: 0 auto;
  width: 174px;
  text-align: center;
}

.box3 .body ul li {
  padding: 10px 5px 10px 5px;
}

.box3 .body ul li a {
  border-radius: 10px;
  background-color: #EFEFFB;
  text-decoration: none;
  font-size: 0.85em;
  padding: 4px;
  color: #5B5B5B;
}

.box3 .more {
  height: 32px;
}

.box3 .more a {
  display: inline-block;
  float: right;
  line-height: 32px;
}

.box3 .more a img {
  position: relative;
  right: 10px;
  vertical-align: middle;
}

.box4 {
  float: left;
  width: 50%;
  background-color: #B3C6FF;
  height: 370px;
}

.box4 h5 {
  margin: 5px auto;
  width: 174px;
  height: 40px;
  background-image: url(../images/bouttom04.png);
  background-repeat: no-repeat;
  background-position: left top;
}

.box4 h5 span {
  color: #F3403E;
  position: relative;
  top: 10px;
  left: 60px;
  font-size: 1.2em;
  font-weight: bold;
}

.box4 .body {
  border-radius: 10px;
  background-color: white;
  margin: 0 auto;
  width: 174px;
  text-align: center;
}

.box4 .body ul li {
  padding: 10px 5px 10px 5px;
}

.box4 .body ul li a {
  border-radius: 10px;
  background-color: #EFEFFB;
  text-decoration: none;
  font-size: 0.85em;
  padding: 4px;
  color: #5B5B5B;
}

.box4 .more {
  height: 32px;
}

.box4 .more a {
  display: inline-block;
  float: right;
  line-height: 32px;
}

.box4 .more a img {
  position: relative;
  right: 10px;
  vertical-align: middle;
}

#banner {
  background-color: white;
  margin-top: 20px;
  margin-bottom: 20px;
  height: 40px;
}

#footer {
  width: 100%;
  min-width: 1000px;
  background-image: url(../images/foot.jpg);
  background-repeat: repeat-x;
  height: 250px;
  margin: 0 auto;
}

#footer .wrapper {
  margin: 0 auto;
  width: 1000px;
  padding-top: 100px;
  padding-bottom: 10px;
  color: #FFF;
  font-size: 0.8em;
  position: relative;
}

#footer .wrapper p {
  padding: 5px 20px;
}

#footer .wrapper .declare {
  position: absolute;
  top: 50px;
  right: 20px;
  width: 342px;
  height: 32px;
}

a.d1 {
  display: inline-block;
  background-color: #A18EC5;
  color: white;
  text-decoration: none;
  padding: 10px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

a.d2 {
  display: inline-block;
  background-color: #8093CD;
  color: white;
  text-decoration: none;
  padding: 10px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

a.d3{
  display: inline-block;
  background-color: #8f8ec5;
  color: white;
  text-decoration: none;
  padding: 10px;
}/*12/19補*/

#footer .wrapper .map {
  float: left;
  width: 101px;
}

#footer .wrapper .map img {
  display: block;
}

#footer .wrapper .map p {
  margin-top: 5px;
  padding: 3px;
  text-align: center;
  background-color: red;
  font-size: 0.8em;
}

#footer .wrapper .map p a {
  color: white;
  text-decoration: none;
}

#footer .wrapper .line {
  float: right;
  width: 101px;
}

#footer .wrapper .line img {
  display: block;
}

#footer .wrapper .line p {
  margin-top: 5px;
  padding: 3px;
  text-align: center;
  color: #333333;
  background-color: yellow;
  font-size: 0.8em;
}

#footer .wrapper .line p a {
  color: gray;
  text-decoration: none;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
#banner a {
	display: inline-block;
}

