@charset "UTF-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/earlyaccess/cwtexhei.css);
@import url(http://fonts.googleapis.com/earlyaccess/cwtexfangsong.css);
body {
	margin:0;
	padding:0;
	font-size:0.9em;
	line-height:1.5em;
	/*font-family: 'cwTeXHei', sans-serif;*/
}
body, input, button, select, textarea,p {
	/*font-family: 'cwTeXHei', sans-serif;*/
}
h1,h2,h3,h4,h5,h6 {  
	font-family: 'cwTeXHei', sans-serif;  }
/*-- backfround image setting here--*/
::-moz-selection { /* Code for Firefox */
    color: #FFF;
    background: #ff7e00;
}

::selection {
    color: #FFF;
    background: #ff7e00;
}
i .space-right {
	margin-right:5px;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/*----sub link----*/
.subset {
	padding-top:4px;
	float:right;
}
.sublink {
	border-bottom:1px solid #bababa;
	padding-bottom:10px;
	padding-top:10px;
	}
.sublink a {
	color:#3b3b3b;
	text-decoration:none;
	letter-spacing:0.2em;
}
.sublink a.memberLogin {
	color:#0c686b;
}
.sublink a.memberAdd {
	color:#0087d4;
}
.sublink a:hover {
	color:#ff5400;
	text-decoration:underline;
}
.header-member-icon {
	padding:0 5px;
	color:#0c8502;
}
.header-user {
	color:#696969;
	letter-spacing:.1em;
}
.shoping-count {
	color:#ff0032;
	padding:0 5px;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 990px) and (min-width: 480px)  {
.subset {
	
	text-align:left;
	color:#FFF;
	font-size:1.000em;
	padding-top:5%;
	padding-bottom:5px;
}

.accesspoint {
	display:none;
}
.sublink-show {
	display:none;
}
}
@media only screen and (max-width: 480px) {
.accesspoint {
		display:none;
	}
	.subset {
	float:right;
	color:#FFF;
	font-size:1.125em;
	padding-top:4%;
	padding-bottom:4px;
}
.sublink-show {
	display:none;
}
}
ul.submenu {
	padding:0;
	margin:0;

}
ul.submenu li {
	padding:0;
	margin:0;
	list-style:none;
}
ul.submenu li a {
	width:32.5%;
	padding:8px 0;
	margin-right:1px;
	text-align:center;
	background-color:#0b8502;
	color:#FFF;
	opacity:0.5;
	border-radius: 0px 0px 6px 6px;
	display:inline-block;
float:right;
}
ul.submenu li a:hover {
	opacity: 1;
	text-decoration:none;
}
ul.submenu li a img {
	margin-bottom:4px;
}
@media only screen and (max-width: 990px) and (min-width: 480px)  {
.submenright {
	text-align:right;
}
ul.submenu {
	text-align:center;
}
ul.submenu li {

}
ul.submenu li a {
	width:70px;
	/*height:70px;*/
	padding:10px 3px;
	border-radius: 6px;
	margin:15px 1px;
}
}
@media only screen and (max-width: 768px) and (min-width: 480px)  {
ul.submenu li a samp {
	display:none;
}
}
@media only screen and (max-width: 480px) {
ul.submenu {
	text-align:center;

}
ul.submenu li {
	
}
ul.submenu li img {
	width:95%;
	text-align:center;
}
ul.submenu li a {
	width:36px;
	height:36px;
	padding:7px 4px;
	border-radius: 6px;
	margin-top:10px;
}
ul.submenu li a samp {
	display:none;
}
}
/*--- bread---*/
ol.breadcrumb {
	background-color:#FFF;
	margin:0;
	padding:5px 0 5px 0;
	font-size:1.125em;	
}
@media only screen and (max-width: 480px) {
ol.breadcrumb {
	display:none;
}
}
/*-- nav ---*/
.navbar {
	/*border-bottom:5px solid #0c686b;*/
}
ul.nav > li {
	font-size:1.375em;
}
ul.nav li a {
color:#333333;
padding:15px 0;
	border-bottom:5px solid #0c686b;
	border-radius:0;
	letter-spacing:0.1em;
	font-weight:bold;
}
ul.nav li a:hover {
	border-bottom:5px solid #00c3cf;
	color:#00752c;
	background:none;
}
ul.nav li li a {
	border-bottom:none;
}
ul.nav li li a:hover {
	border-bottom:none;
	background-color:#e2f0f1;
}
ul.nav li a.activea {
	border-bottom:5px solid #00c3cf;
	color:#FFF;
}
ul.nav > li:nth-child(1) a:hover {
	background-color:#ffa531;
	color:#FFF;
}
ul.nav > li:nth-child(2) a:hover {
	background-color:#96bb32;
	color:#FFF;
}
ul.nav > li:nth-child(3) a:hover {
	background-color:#ec1b5a;
	color:#FFF;
}
ul.nav > li:nth-child(4) a:hover {
	background-color:#5575fb;
	color:#FFF;
}
ul.nav > li:nth-child(5) a:hover {
	background-color:#e56100;
	color:#FFF;
}
ul.nav > li:nth-child(6) a:hover {
	background-color:#00ace5;
	color:#FFF;
}

ul.nav li:nth-child(1) .activea {
	background-color:#ffa531;
}
ul.nav li:nth-child(2) .activea {
	background-color:#96bb32;
	border-bottom:5px solid #ff9c00;
}
ul.nav li:nth-child(3) .activea {
	background-color:#ec1b5a;
	border-bottom:5px solid #00c0ff;
}
ul.nav li:nth-child(4) .activea {
	background-color:#5575fb;
	border-bottom:5px solid #fe7979;
}
ul.nav li:nth-child(5) .activea {
	background-color:#e56100;
	border-bottom:5px solid #00e2e5;
}
ul.nav li:nth-child(6) .activea {
	background-color:#00ace5;
	border-bottom:5px solid #ffba00;
}
@media only screen and (max-width: 990px) {
.navbar {
	margin-top:35px;
	margin-bottom:0px;
	border-bottom:5px solid #0c686b;
}
ul.nav li {
	font-size:1.625em;
}
ul.nav li a {
color:#333333;
padding:15px 0;
	border-bottom:none;
	border-radius:0;
	letter-spacing:0.1em;
}
ul.nav li a:hover {
	border-bottom:none;
	color:#FFF;
	background:none;
}
ul.nav li a.activea {
	border-bottom:none;
	color:#00686e;
	background-color:none;
}
ul.nav li:nth-child(1) a:hover {
	background-color:none;
	color:#FFF;
}
}
/*-- second nav ---*/
.sec-nav {
	margin:0;
	padding:0;
}
.sec-nav > li {
	float:left;
	list-style:none;
}
.sec-nac-3 li {
	width:33.3333%;
}
.sec-nac-4 li {
	width:25%;
}
.sec-nac-5 li {
	width:20%;
}
.sec-nac-6 li {
	width:16.666%;
}
@media (max-width: 480px) {
ul.nav li a {
	border-bottom:none;
}
ul.nav li a:hover {
	border-bottom:none;
}
}
.sec-nav > li > a {
	text-align:center !important;
	background-color:#ffdaab;
	display:block;
	margin-left:1px;
	margin-bottom:5px;
	font-size:1.5em;
	color:#004934;
	padding:10px 5px;
	font-weight:bold;
	top:5px;
	position:relative;
}
.sec-nav > li > a img {
	margin:0 auto;
	padding:8px 0;
	-webkit-transition: all 0.3s linear;
          transition: all 0.3s linear;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);

}
.sec-nav > li > a:hover img {
-webkit-transform: scale3d(1.2, 1.2, 1);
          transform: scale3d(1.2, 1.2, 1);
}
.sec-nav > li.active > a {
	background-color:#ff7e00;
	color:#FFF;
	text-decoration:none;
	top:5px;
}
.sec-nav > li > a:hover,
.sec-nav > li > a:focus {
	background-color:#ff7e00;
	color:#FFF;
	text-decoration:none;
	top:0px;
}
.sec-nav-note {
margin:15px 10px 10px 10px;
font-weight:normal;
font-size:.9em;
line-height:1.4em;
}
@media (max-width: 480px) {
.sec-nav {
	margin-top:10px;
}
.sec-nac-4 li {
	width:50%;
	border-bottom:1px solid #FFF;
}
.sec-nac-5 li,
.sec-nac-6 li {
	width:50%;
	border-bottom:1px solid #FFF;
}
.sec-nav > li > a {
	margin-bottom:1px;
}
}
.navbar-brand {
	margin-top:-40px;
}
.brand-sm,.brand-sm-en {
	display:none;
}
@media only screen and (max-width: 991px) and (min-width: 768px)  {
.brand-sm {
	display:block;
	margin-left:80px;
	margin-top:10px;
	float:left;
}
.brand-sm-en {
	display:inline-block;
	margin-left:40px;
	margin-top:10px;
	margin-bottom:-10px;
	float:left;
}
}
@media only screen and (max-width: 768px) and (min-width: 480px)  {
.navbar-header {

	margin-top:-100px;
	margin-left:6%;
}
.brand-sm {
	display:block;
	float:left;
}
.brand-sm img {
	margin-left:60px;
	padding-top:12px;
}
.brand-sm-en {
	display:block;
	margin-left:40px;
	margin-bottom:-10px;
}
.brand-sm-en img {
	padding-top:12px;
}
.navbar-header button {
	float:left;
	margin-top:-1%;
}
ul.nav li a:hover {
	background-color:none;
	color:#none;
	border-radius:0px;
}
.sec-nav > li {
}
}
@media only screen and (max-width: 480px) {

.brand-sm {
display:inline-block;
}
.brand-sm img {
	width:80%;
	
	margin-left:30%;
	padding-top:10px;
}
.brand-sm-en {
display:block;
margin-left:40px;
}
.brand-sm-en img {
	width:100%;
	
	padding-top:10px;
}
.navbar-header button {
	float:left;
	margin-left:-8%;
	margin-top:-9%;
}
ul.nav li a:hover {
	background-color:none;
	color:#none;
	border-radius:0px;
}
}

.dropdown-menu li a {
	text-align:center;
	font-size:1em;
}
@media only screen and (max-width: 990px) {
.dropdown-menu {
	  font-size: 0.5em !important;
}
.dropdown ul.dropdown-menu li a {
	text-align:left;
	  font-size: 0.6em !important;
	  padding-left:5px;
}
.dropdown ul.dropdown-menu li a:hover {
	color:#FFF;
}
}
/*--- ad --*/
.ad {
	padding-top:5px;
	background: rgba(95,132,1,1);
background: -moz-linear-gradient(left, rgba(95,132,1,1) 0%, rgba(2,101,119,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(95,132,1,1)), color-stop(100%, rgba(2,101,119,1)));
background: -webkit-linear-gradient(left, rgba(95,132,1,1) 0%, rgba(2,101,119,1) 100%);
background: -o-linear-gradient(left, rgba(95,132,1,1) 0%, rgba(2,101,119,1) 100%);
background: -ms-linear-gradient(left, rgba(95,132,1,1) 0%, rgba(2,101,119,1) 100%);
background: linear-gradient(to right, rgba(95,132,1,1) 0%, rgba(2,101,119,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f8401', endColorstr='#026577', GradientType=1 );
}
.carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
  }
ol.carousel-indicators {
}
.carousel-caption {
}

#container-ad {padding: 0; margin:0 auto; width:90%; }



 .flex-caption {
 margin-top:-7%;
      width: 100%;
      padding:1.5%;
      left: 0;
      bottom: 0;
	  opacity: .7;
      background: rgba(0,0,0,.5);
      color: #fff;
      text-shadow: 0 -1px 0 rgba(0,0,0,.3);
      font-size: 20px;
      line-height: 18px;
	  text-align:center;
    }
    li.css a {
      border-radius: 0;
    }
.flex-caption a {
	color:#FFFFFF;
	text-decoration:none;
}
.flex-caption a:hover {
	color:#ebebeb;
	text-decoration:none;
}

/*--- search bar ---*/
.searchBar {
	background-color:#cfeaee;
	margin-top:-5px;
	margin-bottom:0px;
	border-top:5px solid #0c686b;
	padding:15px 20px;
}
@media only screen and (max-width: 991px) {
.searchBar {
	margin-top:10px;
}
}
.keyword {
	font-size:1.125em;
	padding:8px 5px 0 5px;
}
.keyword a {
	color:#c02000;
	text-decoration:underline;
	letter-spacing:0.2em;
}
/*---- quicl link ----*/
.quicklink {
	position:relative;
  top: 16px;  
  z-index: 999;
  display: block;
  margin-left: 15px;
  background: transparent;
  border: none;
}
.quicklink button {
  border-radius:4px;
  width: 50px;
  height: 44px;
  background-color:#85c27d;
  border:1px #CCCCCC solid;;
}
.quicklink button:hover {
	background-color:#58bcb6;
}
.quicktitle {
	color:#669933;
}
.modal-wide {
	width:98% !important;
	margin-top:12% !important;
}
/*--- news ---*/
.newsgroup {
	margin-top:16px;
}
.newsdata {
	color:#878787;
	font-size:1.125em;
	font-weight:normal;
}
@media only screen and (max-width: 480px) {
.newsdata {
	font-size:1em;
}
.form-group {
}
ul.newslist {
	padding:0;
	margin:0;
}

}
.panel > .panel-heading {
    background-color: red;

}
h4.panel-title a {
	display:block;
}
.panel-body {
	margin:0;
	padding:0 5px;
}
.newstitleB a {
	font-size:1.125em;
	color:#363636;
}
h3.newstitle {
	background:url(../images/newstitleline.png) bottom right no-repeat;
	color:#445e00;
	padding:10px 0;
}
.newsmore {
	margin-top:-54px;
	z-index:1000;
}
ul.newslist {
	padding:0;
	margin:10px 0;
}
ul.newslist li {
	padding:0;
	margin:0;
	list-style:none;
}
ul.newslist li a {
	color:#363636;
	display:block;
	background:url(../images/icon-newspoint.png) left center no-repeat;
	padding:6px 0 6px 16px;
	font-size:1.225em;
}
ul.newslist li a:hover,h4.secondtitle a:hover, p.newscontent a:hover,.newstitleB a:hover {
	color:#ff5400;
	text-decoration:underline;
}
h4.secondtitle {
	padding:8px 0;
}
h4.secondtitle a {
	color:#3f5a00;
	text-decoration:underline;
	
}
img.newsphoto {
	margin-top:16px;
}
p.newscontent {
	line-height:1.4em;
}
p.newscontent a {
	color:#363636;
	font-size:1.125em;
}
@media only screen and (max-width: 990px) and (min-width: 768px)  {
.newsfloat-right {
	float:right !important;
}
.clean990 {
	clear:both;
}
}
/*---- theme ---*/
ul.themeA {
	padding:0;
	margin:0;
}
ul.themeA li {
	padding:0;
	margin:0;
	list-style:none;
}
ul.themeA li a {
	width:12%;
	margin:10px 1%;
	float:left;
	font-size:1.125em;
	text-align:center;
	border-radius: 200px;
	color:#FFFFFF;
	display:inline-block;
	padding:25px 20px;
	line-height:1.2em;
	opacity:0.5;
}
ul.themeA li a:hover {
	text-decoration:none;
	opacity:1;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0,0.4);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .4);
}
@media only screen and (max-width: 768px) {
ul.themeA li a {
	width:19%;
	margin:10px 3%;
	padding:10px 10px;
	height:130px;
}

}
@media only screen and (max-width: 480px) {
ul.themeA li a {
	width:28%;
	margin:10px 2.5%;
	padding:0px 10px 5px 10px;
	height:105px;
	line-height:1.0em;
}
ul.themeA li img {
	width:60%;
}
ul.themeA li img {
	padding:4px 0;
}
}
ul.themeA li a.themebg01 {
	background-color:#7db102;
}
ul.themeA li a.themebg02 {
	background-color:#027eb1;
}
ul.themeA li a.themebg03 {
	background-color:#e890c4;
}
ul.themeA li a.themebg04 {
	background-color:#5bceaf;
}
ul.themeA li a.themebg05 {
	background-color:#6ca3e9;
}
ul.themeA li a.themebg06 {
	background-color:#29c360;
}
ul.themeA li a.themebg07 {
	background-color:#c79f58;
}
ul.themeA li a.themebg08 {
	background-color:#489baa;
}
ul.themeA li a.themebg09 {
	background-color:#ff993f;
}
ul.themeA li a.themebg10 {
	background-color:#8674f2;
}
ul.themeA li a.themebg11 {
	background-color:#ff6762;
}
ul.themeA li a.themebg12 {
	background-color:#b2c516;
}
ul.themeA li a.themebg13 {
	background-color:#64ccfd;
}
ul.themeA li a.themebg14 {
	background-color:#ffba00;
}
ul.themeA li img {
	padding:10px 0;
}
/*--- video ---*/
.videolink {
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
}
.videolink a {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#7db102;
	border-radius: 0px 0px 6px 6px;
	padding:8px;
}
.videolink a:hover {
	background-color:#ff8400;
}
/*--banner group */
ul.bannergroup {
padding:10px 0;
margin:0;	
}
ul.bannergroup li {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	width:23%;
	margin:0.5% 1%;
}

@media only screen and (max-width: 480px) {
ul.bannergroup li {
	width:48%;
	margin:1%;
}
}
ul.bannergroup li a img {
	border:#FFFFFF 1px solid;
	-moz-box-shadow: 0 0px 2px rgba(0, 0, 0,0.2);
    -webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, .2);
	
}
ul.bannergroup li a img:hover {
	-moz-box-shadow: 0 3px 6px rgba(0, 0, 0,0.6);
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .6);
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
	
}
.btn-more {
	/*text-align:right;*/
}
.btn-more a {
	margin:10px 0;
	color:#FFFFFF;
	border-radius:10px;
	background-color:#82ccb7;
	font-size:1.125em;
	text-decoration:none;
	opacity:0.5;
	display:inline-block;
	padding:1px 8px;
}

.btn-more a:hover {
	opacity:1;
	text-decoration:none;
}
/*-- footer  ---*/
.footer {
	background:#eeeeee;
	border-bottom:#272727 1px solid;
	padding:10px 15px;
	color:#4b4b4b;
	font-size:1.125em;
	margin-top:0;
	}
.footer p, .copyright p {
	padding:5px 0;
	line-height:1.5em;
}
.webinfo a {
	color:#ff6000;
	text-decoration:underline;
	display:inline-block;
}
.webinfo a:hover {
	text-decoration:none;
	color:#486800;
	
}
a.maplink  {
	background-color:#7db102;
	color:#FFFFFF;
	padding:3px 6px 2px 6px;
	text-decoration:none;
	border-radius:10px;
}
a.maplink:hover {
	background-color:#ff8400;
	color:#FFF;
}
.copyright {
	background-color:#272727;
	color:#FFF;
	padding:10px 0;
	border-top:#eeeeee 1px solid;
	font-size:1em;
}
.accesspoint a {
	font-size:0.75em;
	color:#FFFFFF;
}
ul.footerlink {
	padding:0;
	margin:0;
}
ul.footerlink li {
	padding:0 10px 0 0;
	margin:0;
	list-style:none;
}
ul.footerlink li a {
	padding-right:10px;
	float:right;
}
ul.footerlink li a:hover {
	opacity:0.6;
	
}
.webinfo {
	padding:0 3%;
	width:94%;
	
}
.webinfo p {
}
.gotop a {
	color:#eeeeee;
}
.gotop a:hover {
	color:#007579;
}
.info-left {
	padding:0 10px;
	font-size:1.125em;
}
@media only screen and (max-width: 990px) and (min-width: 769px)  {

.info-right {
	float:none;
	text-align:center;
}
ul.footerlink {
	margin:0 auto;
	text-align:center;
}
.footerleft {
	margin:0 auto;
	padding-left:30%;
}
}
@media only screen and (max-width: 768px) {
.copyright {
	text-align:center;
}
ul.footerlink {
	margin:0 auto;
	
}
.dismiss {
	display:none;
}

}
@media only screen and (max-width: 480px) {
ul.footerlink {
padding-right:0px;
text-align:center;
margin:0;
}
ul.footerlink li a {
	padding-left:0px;
}
ul.footerlink li img {
	padding:0 2px;
}
.smright {
	float:right !important;
}
.dismiss_xs {
	display:none;
}
}
a {
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}
/*------- form--------*/
.form-control {
}
.form-input {
    width: 20%;
    height: 34px;
    padding: 6px 12px;
    font-size: 1.25em;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-normal {
    height: 34px;
    padding: 6px 12px;
  font-size:1.25em;
  line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-small {
    width: 40%;
    height: 34px;
    padding: 6px 12px;
    font-size: 1.25em;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/*------ link zone ------*/
.linkzone {
	/*background-color:#b2e7e8;*/
	background-color:#b2d6e8;
	padding:15px 15px;
}
h3.linkzone-title {
	color:#004143;
	font-weight:normal;
	letter-spacing:0.1em;
}
h3.linkzone-title a {
	color:#004143;
}
h3.linkzone-title a:hover {
	color:#0059bd;
	text-decoration:none;
}
.linkzone-mark {
	color:#ff3c00;
}
ul.linkzone-list {
	margin:0;
	padding:0 0 15px 0;
}
ul.linkzone-list li {
	padding:0;
	margin:0;
	list-style:none;
}
ul.linkzone-list li a {
	display:block;
	color:#FFFFFF;
	background-color:#007579;
	font-size:1.375em;
	padding:6px;
	margin:6px 0;
	line-height:1.4em;
}
ul.linkzone-list li a:hover {
	background-color:#FFFFFF;
	color:#333333;
	text-decoration:none;
}
.link-en-img {
	float:left;
	width:25%;
	margin-right:2%;
}
.link-group-en {
	float:left;
	width:73%;
}
.link-group-en ul {
	padding:0;
	margin:0;
}
.link-group-en ul li {
	padding:8px 0;
	margin:0;
	list-style:none;
}
.link-group-en ul li:first-child {
	border-bottom:1px solid #6bc3d0;
	font-weight:bold;
	color:#008498;
} 
.link-group-en ul li i {
	width:25px;
	text-align:center;
	color:#6699CC;
	
}
@media only screen and (max-width: 768px) and (min-width: 480px) {
.link-en-img {
	width:35%;
}
.link-group-en {
	width:63%;
}
}
@media only screen and (max-width: 480px) {
.link-en-img {
	width:100%;
	margin-right:0;
	margin-bottom:10px;
}
.link-group-en {
	width:100%;
}
}
.newspager {
	padding-top:5px;
	background-color:#e7f3e6;
	text-align:center;
	margin-bottom:20px;
}
ul.pagination {
	background-color:#e7f3e6;
	margin:0 auto;
	padding:0;
	overflow:auto;
}
.pagination > li > a {
	border:none !important;
	color:#3b3b3b !important;
	background-color:#e7f3e6 !important;
}
.pagination > li > a:hover,
.pagination > li > a:focus {
	background-color:#88c569 !important;
	border-radius:15px !important;
	color:#3b3b3b !important;
}
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus {
	background-color:#88c569 !important;
	border-radius:15px !important;
	color:#3b3b3b !important;
}
.pagination li.pagerText {
	padding-top:10px !important;
	font-weight:bold;
}
@media only screen and (max-width: 480px) {
.pagination li.pagerText {
	display:none;
}
}
/*---page news table -----*/
.table-news {
	font-size:1.25em;
	margin-top:1px;
	margin-bottom:3px;
}
.table-news > thead {
	background-color:#72cad4;
}
.table-news th,
.table-news td {
	padding:10px;
	border-bottom:1px solid #dddddd;
}
.table-news th:first-child {
	border-right:1px solid #FFF;
}
.table-news th {
	text-align:center;
}
.table-news td:first-child {
	text-align:center;
	color:#757474;
}
.table-news td:last-child {
	text-align:center;
}
.table-news tbody tr:nth-child(odd) {
	background-color:#f4f8f9;
}
.table-news tbody tr:hover {
	background-color:#e3f4f6;
}
.table-news a {
	color:#3b3b3b;
}
.table-news a:hover {
	color:#c14101;
	text-decoration:none;
}
.table-btm {
	margin-bottom:30px !important;
}
@media only screen and (max-width: 480px) {
.table-news td {
	line-height:1.5em;
	font-size:1.3em;
}
.table-news td:first-child,
.table-news th:first-child,
.table-news td:last-child,
.table-news th:last-child {
	display:none;
}

}
/*---En news table -----*/
.table-news-en {
	font-size:1.25em;
	margin-top:1px;
	margin-bottom:3px;
}
.table-news-en > thead {
	background-color:#72cad4;
}
.table-news-en th,
.table-news-en td {
	padding:10px;
	border-bottom:1px solid #dddddd;
}
.table-news-en th:first-child {
	border-right:1px solid #FFF;
}
.table-news-en th {
	text-align:center;
}


.table-news-en td:first-child {
	text-align:center;
	color:#757474;
}

.table-news-en tbody tr:nth-child(odd) {
	background-color:#fbfcfc;
}
.table-news-en tbody tr:hover {
	background-color:#e3f4f6;
}
.table-news-en a {
	color:#3b3b3b;
}
.table-news-en a:hover {
	color:#c14101;
	text-decoration:none;
}
.table-btm-en {
	margin-bottom:30px !important;
}
@media only screen and (max-width: 480px) {
.table-news-en td {
	line-height:1.5em;
	font-size:1.3em;
}
.table-news-en td:first-child,
.table-news-en th:first-child {
	display:none;
}

}
/*---page news -----*/
.news-page h3 {
	color:#0093a9;
	line-height:1.5em;
}
.news-qrcode {
	float:left;
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}
ul.news-result {
	float:left;
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
}
.news-content p {
	line-height:1.8em;
	font-size:1.25em;
	padding:10px 0;
}
h4.contentsubTitle {
	font-size:1.25em;
	margin:0;
	padding:5px;
	color:#008498;
	border-left:5px solid #d5d5d5;
	display:inline-block;
}
ol.content-ol {
	margin:0;
}
ol.content-ol li {
	font-size:1.125em;
	padding-bottom:0.8em;
	color:#0072a7;
}
h3.news-related-title {
	color:#003e00;
	font-weight:normal;
	letter-spacing:0.1em;
}
.news-related {
	border:#dbdbdb 1px solid;
	margin-bottom:20px;
	padding:15px;
	overflow:auto;
}
.news-related ul {
	padding:0;
	margin:0;
}
.news-related ul li {
	padding:0;
	margin:0;
	list-style:none;
}
.response-group {
	margin-bottom:10px;
	overflow:auto;
}
h3.response-title {
	color:#003e00;
	font-weight:normal;
	letter-spacing:0.1em;
}
.response-title-mark {
	font-size:.7em;
	letter-spacing:normal;
	color:#ff2626;
	padding-left:5px;
}
.response-zone {
	border:#dbdbdb 1px solid;
	margin-bottom:10px;
	padding:15px;
	overflow:auto;
	font-size:1.25em;
}
.response-zone label {
	font-weight:normal;
	/*font-size:1.5em;*/
	color:#003e00;
	padding-bottom:4px;
}
.response-zone .form-control {
	background-color:#efefef !important;
	border:none ;
}
.response-list {
	background-color:#ecf7f4;
	padding:15px;
	margin-bottom:10px;
}
.response-list:hover {
background-color:#d9f0e9;
}
h5.response-user {
	color:#2379a4;
	border-bottom:1px solid #d4e1dd;
	padding-top:5px;
	padding-bottom:10px;
	font-weight:normal;
	margin:0;
}
.response-data {
	border-top:1px solid #FFFFFF;
	font-size:1.125em;
	line-height:1.5em;
	color:#333333;
	padding-top:8px;
}
.response-zone .response-question {
	color:#003e00;
	background-color:#f7f7f7;
	padding:10px;
	letter-spacing:0.1em;
}
.response-zone .radio {
	padding:5px 10px;
	color:#333333;
}
@media only screen and (max-width: 480px) {
.news-qrcode {
	display:none;
}
.news-content p {
	font-size:1.5em;
}
ul.news-result {
padding:0;
font-size:1.25em;
}
.response-data {
	font-size:1.25em;
}
}
/*------ page attachment-list 附件檔案-----*/
ul.attachment-list {
	margin:0;
	padding:0;
}
ul.attachment-list li {
	padding:0;
	margin:0;
	float:left;
	list-style:none;
}
ul.attachment-list li a {
	display:inline-block;
	padding:4px 6px;
	margin-right:10px;
	font-size:1.25em;
	background-color:#e7f7ff;
}
ul.attachment-list li a:hover {
	background-color:#f68b00;
	color:#FFF;
	text-decoration:none;
}
ul.attachment-list li a i {
	padding-right:5px;
}
/*-----EDU ZONE start -------*/
.main-title {
	color:#003e00;
	border-bottom:#005600 3px solid;
	display:inline-block;
	padding:10px 5px;
	margin:10px 0 0 0;
	letter-spacing:0.1em;
}
ul.share-link {
	margin:0;
	padding:0;
	float:right;
}
ul.share-link li {
	padding:15px 0 0 0;
	margin:0;
	list-style:none;
	float:left;
}
ul.share-link li a {
	margin-left:7px;
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}
ul.share-link li a:hover,
ul.share-link li a:focus {
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
ul.share-link li a img {
	width:30px;
	height:30px;
}
.md-dismiss {
	display:none;
}
.xs-dismiss {
	display:inline;
}
@media only screen and (max-width: 768px) and (min-width: 480px)  {
	ul.share-link {
		padding-bottom:10px;
		z-index:1000;
	}
	ul.share-link li a img {
	width:50px;
	height:50px;
}
ul.share-link li a {
	margin-left:10px;
}
.md-dismiss {
	display:inline;
}
.xs-dismiss {
	display:inline;
}
}
@media (max-width: 480px) {
	ul.share-link li a img {
	width:40px;
	height:40px;
	}
.md-dismiss {
	display:inline;
}
	.xs-dismiss {
	display:none;
}
}
.edu-zone {
	border-bottom:1px solid #dedede;
	padding-bottom:10px;
	margin-bottom:20px;
}
.edu-case {
	margin:10px auto;
	text-align:center;
}
.edu-case img {
	text-align:center;
}
h3.edu-case-title {
	border-bottom:3px solid #005600;
	color:#003e00;
	display:inline-block;
	margin:0;
	padding:15px 0 10px 0;
	font-weight:normal;
	letter-spacing:0.1em;
}
.edu-line-top {
	border-top:1px solid #dedede;
}
.edu-line-btm {
	border-bottom:1px solid #dedede;
}
.edu-group {
	clear:both;
	font-size:1.375em;
	padding:5px 0;
	overflow:auto;
	line-height:1.3em;
}
.edu-group-last {
padding-bottom:10px;
}
.edu-data-title {
	float:left;
	width:30%;
	text-align:right;
	color:#757474;
	padding-right:5px;
}
.edu-data {
	float:right;
	width:70%;
}
.edu-group:hover {
	background-color:#f5f8ef;
	
}
.edu-data-keyword a {
	padding:0px 5px;
	color:#008500;
	text-decoration:underline;
	display:inline-block;
}
.edu-data-keyword a:visited {
	text-decoration:none;
}
.edu-data-keyword a:hover,
.edu-data-keyword a:focus,
.edu-data-keyword a:active {
	background-color:#e3f3e3;
	text-decoration:none;
	border-radius:6px;
}
@media only screen and (max-width: 480px) {
.edu-zone {
	border-bottom:none;
	}
	.edu-group {
		font-size:1.5em;
	}
	.edu-data-title {
		text-align:left;
		width:100%;
		border-left:none;
		padding-left:0px;
		background-color:#f2faf2;
		padding:4px 2px;
	}
	.edu-data {
	float:left;
	width:100%;
		border-bottom:1px solid #9bd19b;
		padding:4px 2px;
		line-height:1.4em;
}
}
ul.edu-tools {
	padding:5px 0;
	margin:0  0 0 30%;
}
ul.edu-tools li {
	padding:0;
	margin:0;
	list-style:none;
}
ul.edu-tools li a {
	display:block;
	color:#004600;
	font-size:1.375em;
	padding:0;
	text-decoration:none;
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
ul.edu-tools li img {
	width:35px;
	height:35px;
	margin:5px 10px 5px 0;
}
ul.edu-tools li a:hover {
	color:#018c01;
	text-decoration:underline;
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}
@media only screen and (max-width: 768px)  and (min-width: 480px)   {
ul.edu-tools {
	margin:0;
	
}
ul.edu-tools li {
	float:left;
	width:33.3%;
}
}
@media only screen and (max-width: 480px) {
ul.edu-tools {
	margin:0;	
}
ul.edu-tools li {
	float:left;
	width:33.3%;
}
ul.edu-tools li a {
	text-align:center;
	font-size:1.5em;
	margin-bottom:5px;
}
ul.edu-tools li img {
	width:70px;
	height:70px;
	margin:5px auto;
	display:block;
}
}
/*---- edu map ---*/
.edumap-zone {
	margin-bottom:20px;
}
button.btn-edumap {
	border-radius:0;
	margin:0px 0px 2px 0;
}
.btn-edumap {
	/*background-color:#dedede;*/
	background: rgba(252,234,187,1);
background: -moz-linear-gradient(-45deg, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 61%, rgba(248,181,0,1) 77%, rgba(251,223,147,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(252,234,187,1)), color-stop(61%, rgba(252,205,77,1)), color-stop(77%, rgba(248,181,0,1)), color-stop(100%, rgba(251,223,147,1)));
background: -webkit-linear-gradient(-45deg, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 61%, rgba(248,181,0,1) 77%, rgba(251,223,147,1) 100%);
background: -o-linear-gradient(-45deg, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 61%, rgba(248,181,0,1) 77%, rgba(251,223,147,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 61%, rgba(248,181,0,1) 77%, rgba(251,223,147,1) 100%);
background: linear-gradient(135deg, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 61%, rgba(248,181,0,1) 77%, rgba(251,223,147,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93', GradientType=1 );
	color:#003000;
	font-size:1.25em;
}
.btn-edumap:hover,
.btn-edumap:focus,
.btn-edumap:active {
	background: rgba(255,175,75,1);
background: -moz-linear-gradient(-45deg, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,175,75,1)), color-stop(100%, rgba(255,146,10,1)));
background: -webkit-linear-gradient(-45deg, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: -o-linear-gradient(-45deg, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: linear-gradient(135deg, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=1 );
	color:#FFFFFF !important;
}
.edumap-zone {
	margin-bottom:20px;
}
button.btn-edumap2 {
	border-radius:0;
	margin:0px 0px 2px 0;
}
.btn-edumap2 {
	background-color:#dedede;
	color:#003000;
	font-size:1.25em;
}
.btn-edumap2:hover,
.btn-edumap2:focus,
.btn-edumap2:active {
	background: rgba(255,175,75,1);
background: -moz-linear-gradient(45deg, rgba(255,175,75,1) 0%, rgba(255,88,10,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,175,75,1)), color-stop(100%, rgba(255,88,10,1)));
background: -webkit-linear-gradient(45deg, rgba(255,175,75,1) 0%, rgba(255,88,10,1) 100%);
background: -o-linear-gradient(45deg, rgba(255,175,75,1) 0%, rgba(255,88,10,1) 100%);
background: -ms-linear-gradient(45deg, rgba(255,175,75,1) 0%, rgba(255,88,10,1) 100%);
background: linear-gradient(45deg, rgba(255,175,75,1) 0%, rgba(255,88,10,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff580a', GradientType=1 );
	color:#FFFFFF !important;
}
ul.edumap {
	padding:0;
	margin:0;
}
ul.edumap li {
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	width:25%;
}
ul.edumap li a {
	display:block;
	background-color:#FFF;
	border:1px solid #ededed;
	font-size:1.25em;
	text-align:center;
	margin:2px;
	padding:6px;
	border-radius:4px;
}
ul.edumap li a:hover {
	text-decoration:none;
	color:#FFF;
	background: rgba(118,232,240,1);
background: -moz-linear-gradient(45deg, rgba(118,232,240,1) 0%, rgba(33,180,226,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(118,232,240,1)), color-stop(100%, rgba(33,180,226,1)));
background: -webkit-linear-gradient(45deg, rgba(118,232,240,1) 0%, rgba(33,180,226,1) 100%);
background: -o-linear-gradient(45deg, rgba(118,232,240,1) 0%, rgba(33,180,226,1) 100%);
background: -ms-linear-gradient(45deg, rgba(118,232,240,1) 0%, rgba(33,180,226,1) 100%);
background: linear-gradient(45deg, rgba(118,232,240,1) 0%, rgba(33,180,226,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76e8f0', endColorstr='#21b4e2', GradientType=1 );
}
/*---- edu search ---*/
.page-searchbar {
	padding:5px 0;
	margin-top:5px;
}
.page-searchbar .control-label {
	font-size:1.25em;
}
.edu-search {
	clear:both;
	border:1px solid #dbdbdb;
	padding:10px 10px 0 10px;
	font-size:1.125em;
	margin-bottom:10px;
}
.edu-search-barbg {
	background-color:rgba(244,249,250, .9);
}
.edu-search-green {
	background-color:#f8faf4;
}
.edu-search .col-sm-2 {
	border-right:#82ccb7 3px solid;
	color:#004143;
}
.edu-search .form-control,
.edu-search .form-normal {
	font-size:1em;
	height:36px;
}
.edu-help {
	float:right;
	padding:5px 0;	
	margin-top:10px;
}
.edu-help a {
	background-color:#007579;
	color:#FFF;
	padding:5px 10px;
}
.edu-help a:hover,
.edu-help a:focus {
	color:#004143;
	background-color:#dcfbfc;
	text-decoration:none;
}
.edu-item {
	color:#007485 !important;
}
@media only screen and (max-width: 768px) {
.edu-search {
	
}
.edu-search .col-sm-2 {
font-size:1.25em;
	border-left:#82ccb7 3px solid;
	border-right:none;
	padding:5px 0 5px 5px;
	margin:5px 0 5px 15px;
	
	
}
.edu-item {
	color:#007485 !important;
		font-size:1.25em;
}
.edu-help {
	font-size:1.25em;
}
}

.edu-note {
	border:#dbdbdb 1px solid;
	padding:15px;
	overflow:auto;
	margin-top:10px;
	margin-bottom:20px;
}
.edu-note h3 {
	color:#003e00;
	margin:0 0 5px 0;
	border-bottom:3px solid #005600;
	padding:10px 0 8px 0;
	display:inline-block;
	line-height:1.4em;
}
.edu-note p {
	font-size:1.25em;
	line-height:1.4em;
}
.edu-note ol {
	font-size:1.25em;
	line-height:1.4em;
	color:#333333;
	margin:0;
	padding:0;
}
.edu-note ol li {
	font-size:0.9em;
	margin:5px 5px 5px 30px;
}
.edu-note ol li:hover {
	text-decoration:underline;
}
.edu-login-warning {
	border:#01b4a1 1px solid;
	padding:15px;
	font-size:1.25em;
	line-height:1.6em;
	margin-bottom:10px;
}
.edu-login-warning p {
	text-indent:2em;
	line-height:1.6em;
}
@media only screen and (max-width: 480px) {
.edu-note {
	font-size:1.25em;
}
}
/*--- edu table ---*/
.table-edu {
	font-size:1.25em;
	margin-top:1px;
	margin-bottom:3px;
	background-color:#FFF;
}
h3.table-edu-title {
	text-align:center;
}
.table-edu > thead {
	background-color:#72cad4;
}
.table-edu th,
.table-edu td {
	padding:10px;
	border-bottom:1px solid #dddddd;
}
.table-edu th:first-child {
	border-left:none;
}
.table-edu th {
	text-align:center;
	border-left:1px solid #FFF;
}
.table-edu td:first-child {
	text-align:left;
	color:#757474;
}
.table-edu td {
	text-align:center;
}
.table-edu tbody tr:nth-child(odd) {
	background-color:#f6f7f7;
}
.table-edu tbody tr:hover {
	background-color:#e3f4f6;
}
.table-edu a {
	color:#3b3b3b;
}
.table-edu a:hover {
	color:#c14101;
	text-decoration:none;
}
@media only screen and (max-width: 480px) {
.table-edu td {
	line-height:1.5em;
	font-size:1.3em;
}
}
/*--- member table ---*/
.table-member {
	font-size:1.25em;
	margin-top:1px;
	margin-bottom:3px;
}
h3.table-member-title {
	text-align:center;
}
.table-member > thead {
	background-color:#88d1ef;
}
.table-member th,
.table-member td {
	padding:10px;
	border-bottom:1px solid #dddddd;
}
.table-member th:first-child {
	border-left:none;
}
.table-member th {
	text-align:center;
	border-left:1px solid #FFF;
}
.table-member td:nth-child(2) {
	text-align:left;
	color:#757474;
}
.table-member td {
	text-align:center;
}
.table-member tr:nth-child(even) {
	background-color:#f4fcff;
}
.table-member tbody tr:hover {
	background-color:#e0f2fa;
}
.table-member a {
	color:#3b3b3b;
}
.table-member a:hover {
	color:#c14101;
	text-decoration:none;
}
.table-member .table-form {
font-size:inherit;
}
.member-control {
	margin:5px 5px 10px 0;
	}
.cart-note {
	font-size:1.125em;
	color:#FFF;
	letter-spacing:.1em;
	background-color:#009ad9;
	padding:6px;
	margin-top:1px;
}
@media only screen and (max-width: 480px) {
.table-member td {
	line-height:1.5em;
	font-size:1.3em;
}
}
/*--- cart 1 table ---*/
.table-cart1 {
	font-size:1.25em;
	margin-top:1px;
	margin-bottom:3px;
}
h3.table-cart1-title {
	text-align:center;
}
.table-cart1 > thead {
	background-color:#4dc5d3;
}
.table-cart1 th,
.table-cart1 td {
	padding:10px;
	border-bottom:1px solid #dddddd;
}
.table-cart1 th:first-child {
	border-left:none;
}
.table-cart1 th {
	text-align:center;
	border-left:1px solid #FFF;
}
.table-cart1 td:nth-child(1) {
	text-align:left;
	color:#757474;
}
.table-cart1 td {
	text-align:center;
}
.table-cart1 tr:nth-child(even) {
	background-color:#f2fbfc;
}
.table-cart1 tbody tr:hover {
	background-color:#cff0f4;
}
.table-cart1 a {
	color:#3b3b3b;
}
.table-cart1 a:hover {
	color:#c14101;
	text-decoration:none;
}
.table-cart1 .table-form {
font-size:inherit;
}

.cart-note-top {
	font-size:1.125em;
	color:#00719f;
	letter-spacing:.1em;
	background-color:#e5eef2;
	padding:6px;
	margin-top:1px;
}
@media only screen and (max-width: 480px) {
.table-cart1 td {
	line-height:1.5em;
	font-size:1.3em;
}
}
/*--- cart 2 table ---*/
.table-cart2 {
	font-size:1.25em;
	margin-top:0px;
	margin-bottom:20px;
}
h3.table-cart2-title {
	color:#003e00;
	border-bottom:#005600 1px solid;
	padding:10px 5px;
	margin:10px 0 0 0;
	letter-spacing:0.1em;
}
.table-cart2 th {
	background-color:#78d9d1;
	padding:10px;
	border-bottom:1px solid #FFF;
	text-align:center;
}
.table-cart2 td {
	padding:10px;
	border-bottom:1px solid #dddddd;
	text-align:left;
}

.table-cart2 tr:nth-child(even) {
	background-color:#f8f8f8;
}
.table-cart2 tbody tr:hover {
	background-color:#eaf5f4;
}
.table-cart2 a {
	color:#3b3b3b;
}
.table-cart2 a:hover {
	color:#c14101;
	text-decoration:none;
}
.table-cart2 .table-form {
font-size:inherit;
}

.cart-note-top {
	font-size:1.125em;
	color:#00719f;
	letter-spacing:.1em;
	background-color:#e5eef2;
	padding:6px;
	margin-top:1px;
}
@media only screen and (max-width: 480px) {
.table-cart2 td {
	line-height:1.5em;
	font-size:1.3em;
}
}
/*--- msg table ---*/
.table-msg {
	font-size:1.25em;
	margin-top:0px;
	margin-bottom:20px;
}
h3.table-msg-title {
	color:#003e00;
	border-bottom:#005600 1px solid;
	padding:10px 5px;
	margin:10px 0 0 0;
	letter-spacing:0.1em;
}
.table-msg th {
	background-color:#78d9a1;
	padding:10px;
	border-bottom:1px solid #FFF;
	text-align:center;
}
.table-msg td {
	padding:10px;
	border-bottom:1px solid #dddddd;
	text-align:left;
}
.table-msg td:first-child,
.table-msg td:nth-child(5),
.table-msg td:nth-child(6) {
	text-align:center;
}

.table-msg tr:nth-child(even) {
	background-color:#f8f8f8;
}
.table-msg tbody tr:hover {
	background-color:#eaf5eb;
}
.table-msg a {
	color:#3b3b3b;
}
.table-msg a:hover {
	color:#c14101;
	text-decoration:none;
}
.table-msg .table-form {
font-size:inherit;
}

@media only screen and (max-width: 480px) {
.table-msg td {
	line-height:1.5em;
	font-size:1.3em;
}
}
/*--- table browse ---*/
.table-browse {
	font-size:1.25em;
	margin-top:0px;
	margin-bottom:4px;
}
h3.table-browse-title {
	color:#003e00;
	border-bottom:#005600 1px solid;
	padding:10px 5px;
	margin:10px 0 0 0;
	letter-spacing:0.1em;
}
.table-browse th {
	background-color:#36cfbb;
	padding:10px;
	border-bottom:1px solid #FFF;
	text-align:center;
}
.table-browse td {
	padding:10px;
	border-bottom:1px solid #dddddd;
	text-align:center;
}
.table-browse td:nth-child(4) {
	text-align:left;
}

.table-browse tr:nth-child(even) {
	background-color:#f8f8f8;
}
.table-browse tbody tr:hover {
	background-color:#eefaf8;
}
.table-browse a {
	color:#3b3b3b;
}
.table-browse a:hover {
	color:#c14101;
	text-decoration:none;
}
.table-browse .table-form {
font-size:inherit;
}

@media only screen and (max-width: 480px) {
.table-browse td {
	line-height:1.5em;
	font-size:1.3em;
}
}
/*--- table exam ---*/
.table-exam {
	font-size:1.25em;
	margin-top:0px;
	margin-bottom:4px;
}
h3.table-exam-title {
	color:#003e00;
	border-bottom:#005600 1px solid;
	padding:10px 5px;
	margin:10px 0 0 0;
	letter-spacing:0.1em;
}
.table-exam th {
	background-color:#36cfbb;
	padding:10px;
	border-bottom:1px solid #FFF;
	text-align:center;
}
.table-exam td {
	padding:10px;
	border-bottom:1px solid #dddddd;
	text-align:center;
}
.table-exam td:nth-child(3) {
	text-align:left;
}

.table-exam tr:nth-child(even) {
	background-color:#f8f8f8;
}
.table-exam tbody tr:hover {
	background-color:#eefaf8;
}
.table-exam a {
	color:#3b3b3b;
}
.table-exam a:hover {
	color:#c14101;
	text-decoration:none;
}
.table-exam .table-form {
font-size:inherit;
}

@media only screen and (max-width: 480px) {
.table-exam td {
	line-height:1.5em;
	font-size:1.3em;
}
}
/*---edu-bar -----*/

.edu-bg {
	background:url(../images/edu-bg9.jpg) top center no-repeat;
	background-size:100% 100%;
}
.eduZone {
	width:90%;
	margin:10px auto;
	overflow:auto;
}
.edu-bar {
	width:31.33%;
	margin:1%;
	border:#dbdbdb 0px solid;
	float:left;
	padding:15px;
	overflow:auto;
	background-color:rgba(223,246,241, .9);
}
.edu-bar:hover {
	background-color:rgba(207,172,52, .9);
	
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}
.edu-bar:hover h3.edu-bar-title a {
	color:#FFF;
	text-shadow:0 1px 4px rgba(0,0,0, .4);
}
.edu-bar-img {
	margin:0 auto;
	width:80px;
	height:80px;
}
h3.edu-bar-title {
color:#003e00;
	font-weight:normal;
	letter-spacing:0.1em;
	line-height:1.3em;
	text-align:center;
	border-bottom:#CCCCCC 1px solid;
	padding-bottom:8px;
	margin-top:8px;
	height:4em;
}
h3.ecard-title {
	font-size:1.5em;
}
h3.edu-bar-title a {
	color:#003e00;
}
h3.edu-bar-title a:hover {
	color:#009989;
	text-decoration:none;
}
.edu-bar-web {
	clear:both;
}
.edu-bar-type {
	width:49%;
	float:left;
	text-align:center;
	background-color:rgba(255,255,255, .7);
	font-size:1.25em;
	padding:4px 0;
}
.edu-bar-data {
	width:49%;
	float:right;
	text-align:center;
	background-color:rgba(255,255,255, .7);
	font-size:1.25em;
	padding:4px 0;
}
ul.edu-bar-tool {
	clear:both;
	margin:0 auto;
	padding:0;
	width:150px;
}
ul.edu-bar-tool li {
	list-style:none;
	text-align:center;
	float:left;
	padding:0;
	margin:10px 0 0 0;
	}
ul.edu-bar-tool li img {
	width:40px !important;
	height:40px !important;

}
ul.edu-bar-tool li a {
	display:inline-block;
	margin:0 5px;
	opacity: .8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
	
}
ul.edu-bar-tool li a:hover {

	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
@media only screen and (max-width: 768px)  and (min-width: 480px)   {
.edu-bar-web {
	display:none;
}
.edu-bar {
	width:47%;
	margin:1.5%;
}
h3.edu-bar-title {
	height:4em;
}
}
@media only screen and (max-width: 480px)    {
.edu-bar-web {
	display:none;
}
.edu-bar {
	width:96%;
	margin:2%;
}
h3.edu-bar-title {
	height:auto;
}
}
h3.recommend-title {

	color:#003e00;
	font-weight:normal;
	letter-spacing:0.1em;
}
.recommend {
	border:#dbdbdb 1px solid;
	margin-bottom:20px;
	padding:15px;
	overflow:auto;
}
.recommend-pic {
	width:25%;
	float:left;
	text-align:center;
	padding:0 10px;
}
.recommend-pic a {
	font-size:1.25em;
	color:#003e00;
}
.recommend-pic a:hover {
	color:#018c01;
	text-decoration:none;
}
.recommend-pic a img {
	display:block;
	margin:0 auto;
	padding-bottom:10px;
}
@media only screen and (max-width: 768px) and (min-width: 480px)  {
.recommend-pic {
	width:33.3%;
}
.recommend-dismiss {
	display:none;
}
}
@media only screen and (max-width: 480px) {
.recommend-pic {
	width:50%;
	padding:10px;
}
.recommend-clear {
	clear:both;
}
.recommend-pic a {
	font-size:1.5em;
}
}
.recommend-vote {
	background-color:#f1f1f1;
	margin-bottom:20px;
	padding:15px;
}
.recommend-vote h4 {
	display:inline-block;
}
.recommend-vote a {
	margin:0 2px;
}
.recommend-vote a.face-angry {
	color:#ff9000;
}
.recommend-vote a.face-nothing {
	color:#3ba800;
}
.recommend-vote a.face-smile {
	color:#00a8ff;
}
.recommend-vote a:hover {
	text-shadow:0 1px 5px rgba(0,0,0, .2);
	color:#ff0060;
}
/*-----EDU ZONE end -------*/
/*------ quiz-online -------*/
.quiz-online {
	background-color:#f5f8ef;
	padding:0 30px 20px 30px;
}
h3.quiz-title {
	color:#003e00;
	font-weight:normal;
	letter-spacing:0.1em;
}
.quiz-zone {
	background-color:#FFF;
	padding:15px;
	font-size:1.25em;
}
.quiz-question {
	color:#003e00;
	background-color:#f7f7f7;
	padding:10px;
	letter-spacing:0.1em;
}
.quiz-zone .radio {
	padding:5px 10px;
	color:#333333;
}
/*-- btn ---*/
button.btn-base {
	border-radius:0;
	margin:0px 3px 2px 3px;
}
.btn-base {
	background-color:#dedede;
	color:#003000;
}
.btn-base:hover,
.btn-base:focus,
.btn-base:active {
	background-color:#009b00;
	color:#FFFFFF !important;
}
button.btn-main {
	border-radius:0;
	margin:0px 3px 2px 3px;
}
.btn-main {
	background-color:#ff9200;
	color:#FFF;
}
.btn-main:hover,
.btn-main:focus,
.btn-main:active {
	background-color:#009b00;
	color:#FFFFFF !important;
}
button.btn-more {
	border-radius:0;
	margin:0px 3px;
	padding:2px 6px;
	font-size:1em;
}
.btn-more {
	background-color:#dedede;
	color:#003000;
}
.btn-more:hover,
.btn-more:focus,
.btn-more:active {
	background-color:#009dd1;
	color:#FFFFFF !important;
}
/*------ ARTICLE -----------*/
/*--- article table ---*/
.table-article {
	font-size:1.25em;
	margin-top:1px;
	margin-bottom:3px;
}
h3.table-article-title {
	text-align:center;
}
.table-article > thead {
	background-color:#94b9e7;
}
.table-article th,
.table-article td {
	padding:10px;
	border-bottom:1px solid #dddddd;
}
.table-article th:first-child {
	border-left:none;
}
.table-article th {
	text-align:center;
	border-left:1px solid #FFF;
}
.table-article td:nth-child(2) {
	text-align:left;
	color:#757474;
}
.table-article td {
	text-align:center;
}
.table-article tbody tr:nth-child(odd) {
	background-color:#f4f7fa;
}
.table-article tbody tr:hover {
	background-color:#e8f0f9;
}
.table-article a {
	color:#3b3b3b;
}
.table-article a:hover {
	color:#c14101;
	text-decoration:none;
}
@media only screen and (max-width: 480px) {
.table-article td {
	line-height:1.5em;
	font-size:1.3em;
}
}
.article-border {
	border:#dbdbdb 1px solid;
	overflow:auto;
	padding:10px 0;
	width:97%;
	margin:0 auto;
}
.article-bar {
	padding:15px 0;
	overflow:auto;
}
.article-zone {
	background: #eef4fa; /* For browsers that do not support gradients */
 	 background: -webkit-linear-gradient(top,rgba(238,244,250,1),rgba(252,255,255,1)); /*Safari 5.1-6*/
  background: -o-linear-gradient(top,rgba(238,244,250,1),rgba(252,255,255,1)); /*Opera 11.1-12*/
  background: -moz-linear-gradient(top,rgba(238,244,250,1),rgba(252,255,255,1)); /*Fx 3.6-15*/
  background: linear-gradient(to bottom, rgba(238,244,250,1), rgba(255,255,255,1)); /*Standard*/
	padding:15px;
	
}
.article-border:hover {
	box-shadow:0 1px 8px rgba(0,0,0, .2);
}
h3.article-bar-title {
	border-bottom:3px solid #94b9e7;
	margin:20px 0 10px 0;
	text-align:left;
	padding:8px 0 8px 8px;
	color:#001f42;
	letter-spacing:0.1em;
}
.article-bar-img {
	width:40px;
	height:40px;
	float:left;
	padding:0 5px 0 0;
	margin-top:-10px;
}
.article-main-img {
	float:left;
	width:40%;
	height:40%;
	padding:0;
	margin:0;
}
h3.article-bar-name {
	border-bottom:3px solid #94b9e7;
	margin:5px 0 10px 0;
	padding:8px;
	text-align:left;
	color:#0050ab;
}
.article-bar-jobs {
	display:block;
	text-align:center;
	padding:4px 8px;
	border-radius:16px;
	background-color:#e8f0f9;
}
ul.artcle-bar-list {
	margin:0;
	padding:0;
}
ul.artcle-bar-list li {
	text-align:center;padding:3px 8px;
	border-radius:6px;
	background-color:#e9f0f8;
	list-style:none;
	margin:2px 0;
	text-align:left;
}
ul.artcle-bar-list li:hover {
	background-color:#94b9e7;
	color:#FFF;
}
.article-bar-essay a {
	font-size:1.375em;
	line-height:1.5em;
}
.article-content {
	padding:5px 0 0 0;
	line-height:1.5em;
	font-size:1.125em;
}
@media only screen and (max-width: 768px) {
.article-bar {
	margin:2% 0;
}
}
/*------QA --------------*/
ul.qa-tabs {
	margin:0;
	padding:0;
	}
ul.qa-tabs li {
	list-style:none;
	float:left;
	padding:0;
	width:24.625%;
	margin:0 0 0 0.5%;
}
ul.qa-tabs li:first-child {
	margin-left:0;
}
ul.qa-tabs li a {
	display:block;
	text-align:center;
	font-size:1.375em;
	background-color:#FFF;
	color:#888888;
	padding:10px 0;
	border-bottom:3px solid #007e5a;
}
ul.qa-tabs li a:hover,
ul.qa-tabs li a:focus {
	text-decoration:none;
	background-color:#ececec;
	color:#004042;
	border-top:3px solid #007e5a;
	border-bottom:none;
	
}
ul.qa-tabs li.active a {
	background-color:#ececec;
	color:#004042;
	border-top:3px solid #00a576;
	margin-bottom:-3px;
	border-bottom:none;
}
.qa-note {
	background-color:#ececec;
	padding:15px;
	font-size:1.125em;
	color:#555555;
	margin-bottom:5px;
}
@media only screen and (max-width: 480px) {
ul.qa-tabs {
	margin-top:10px;
}
ul.qa-tabs li {
	padding:0;
	width:49%;
	margin:0 .5%;
}
ul.qa-tabs li:first-child {
	
	margin:0 .5%;
}
ul.qa-tabs li a {
	border:none;
	background-color:#f6f6f6;
	margin-bottom:5px;
	font-size:1.5em;
}
ul.qa-tabs li a:hover,
ul.qa-tabs li a:focus {
	background-color:#007e5a;
	color:#ececec;
	border-top:none;
	
}
ul.qa-tabs li.active a {
	background-color:#007e5a;
	color:#ececec;
	border-top:none;
	margin-bottom:none;
}
.qa-note {
	font-size:1.25em;
	line-height:1.5em;
}
}
/*--- qa table ---*/
.table-qa {
	font-size:1.25em;
	margin-top:1px;
	margin-bottom:3px;
}
h3.table-qa-title {
	text-align:center;
}
.table-qa > thead {
	background-color:#9bdca3;
}
.table-qa th,
.table-qa td {
	padding:10px;
	border-bottom:1px solid #dddddd;
}
.table-qa th:first-child {
	border-left:none;
}
.table-qa th {
	text-align:center;
	border-left:1px solid #FFF;
}
.table-qa td:nth-child(3) {
	text-align:left;
	color:#757474;
}
.table-qa td {
	text-align:center;
}
.table-qa tbody tr:hover {
	background-color:#f5fbf6;
}
.table-qa a {
	color:#3b3b3b;
}
.table-qa a:hover {
	color:#c14101;
	text-decoration:none;
}
@media only screen and (max-width: 480px) {
.table-qa td {
	line-height:1.5em;
	font-size:1.3em;
}
}
/*----qa question ----*/
h4.qa-ask-title {
	display:inline-block;
	background-color:#00a351;
	margin:0;
	padding:6px 10px;
	color:#FFF;
	font-size:1.25em;
}
.qa-ask {
	border:#dddddd 1px solid;
	padding:15px;
	margin-bottom:15px;
}
.qa-ask p {
	line-height:1.5em;
	font-size:1.125em;
	color:#4c4c4c;
}
.qa-ask-name {
	float:left;
	font-size:1.25em;
	border-bottom:2px solid #f5f8ef;
	display:inline-block;
	width:40%;
	padding:4px 8px;
	color:#003e00;
}
ul.qa-ask-date {
	background-color:#f5f8ef;
	border-bottom:2px solid #f5f8ef;
	width:60%;
	float:right;
	text-align:right;
	padding:4px 10px 4px 10px;
	display:inline-block;
}
ul.qa-ask-date li {
	margin:0;
	padding:0 5px;
	float:left;
	list-style:none;
	text-align:right;
}
.qa-ask-mark {
	color:#007579;
	padding:0 4px;
}
h4.qa-ask-question {
	clear:both;
	padding:4px 0;
	color:#003e00;
	line-height:1.4em;
	letter-spacing:.1em;
}
h4.qa-answer-title {
	display:inline-block;
	background-color:#00b3a4;
	margin:0;
	padding:6px 10px;
	color:#FFF;
	font-size:1.25em;
}
.qa-answer {
	background-color:#eff8f6;
	padding:15px;
	margin-bottom:15px;
}
.qa-answer-name {
	background-color:#eff8f6;
	padding:5px 8px 8px 8px;
	font-size:1.25em;
	color:#006564;
}
.qa-answer-content {
	padding:20px;
	background-color:#FFF;
	overflow:auto;
}
.qa-answer-content p {
	font-size:1.125em;
	line-height:1.6em;
	padding:4px 0;
}
@media only screen and (max-width: 480px) {
.qa-ask-name {
	width:100%;
	font-size:1.5em;
}
ul.qa-ask-date {
	width:100%;
	font-size:1.125em;
	float:left;
	text-align:left;
}
ul.qa-ask-date li {
	text-align:left;
}
.qa-ask p {
	font-size:1.25em;
}
.qa-answer-name {
	font-size:1.375em;
}
.qa-answer-content p {
	font-size:1.375em;
	line-height:1.8em;
}
.qa-answer {
	padding:15px 5px;
}
}
.qa-rule {
	border-bottom:#dddddd 1px solid;
	border-left:#dddddd 1px solid;
	border-right:#dddddd 1px solid;
	padding:15px;
	margin-bottom:15px;
	overflow:auto;
}
.qa-rule .process img {
	margin:2px auto;
}
ul.qa-rule-list {
	margin:0;
	padding:0;
}
ul.qa-rule-list li {
	padding:6px 10px;
	list-style:none;
	margin:5px 0;
	font-size:1.25em;
	line-height:1.5em;
}
ul.qa-rule-list li:hover {
	background-color:#eff8f6;
}
ul.qa-rule-list li i {
	margin-right:5px;
	color:#72cad4;
}
/*------ qa team ---*/
.qa-team {
	width:48%;
	float:left;
	margin:1%;
	border:1px solid #dddddd;
	padding:15px;
	overflow:auto;
}
.qa-team-img {
	width:20%;
	float:left;
}
.qa-team-content {
	width:77%;
	float:right;
}
h4.qa-team-name {
	color:#003e00;
	border-bottom:3px solid #005600;
	display:inline-block;
	padding:10px 2px 6px 2px;
	margin:0;
	letter-spacing:.2em;
	
}
.qa-team-title {
	background-color:#018c01;
	color:#FFF;
	display:inline-block;
	padding:2px 6px;
	margin-top:4px;
}
.qa-team-data,
.qa-team-list {
	border-top:1px solid #dedede;
	padding:10px 0;
	overflow:auto;
}
.qa-team-data ol {
	list-style-type:cjk-ideographic;
}
.qa-team-list ul {
	padding:0;
	margin:0 0 10px 0;
}
.qa-team-list ul li {
	list-style:none;
	float:left;
	background-color:#e9f2d6;
	padding:2px 4px;
	margin:2px 4px;
}
.qa-team-list ul li:hover {
	background-color:#679a00;
	color:#FFF;	
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}
@media only screen and (max-width: 480px) {
.qa-team {
	width:100%;
	margin:1% 0;
	font-size:1.375em;
	line-height:1.5em;
}
.qa-team-img {
	width:50%;
	float:none;
}
.qa-team-content {
	width:100%;
}
}
/*------FAQ tabs --------------*/
ul.faq-tabs {
	margin:0;
	padding:0;
	}
ul.faq-tabs li {
	list-style:none;
	float:left;
	padding:0;
	width:33%;
	margin:0 0 0 0.5%;
}
ul.faq-tabs li:first-child {
	margin-left:0;
}
ul.faq-tabs li a {
	display:block;
	text-align:center;
	font-size:1.375em;
	background-color:#FFF;
	color:#888888;
	padding:10px 0;
	border-bottom:3px solid #007e5a;
}
ul.faq-tabs li a:hover,
ul.faq-tabs li a:focus {
	text-decoration:none;
	background-color:#f5f8ef;
	color:#004042;
	border-top:3px solid #007e5a;
	border-bottom:none;
	
}
ul.faq-tabs li.active a {
	background-color:#f5f8ef;
	color:#004042;
	border-top:3px solid #00a576;
	margin-bottom:-3px;
	border-bottom:none;
}

@media only screen and (max-width: 480px) {
ul.faq-tabs {
	margin-top:10px;
}

ul.faq-tabs li a {
	border:none;
	background-color:#f6f6f6;
	margin-bottom:5px;
	font-size:1.5em;
}
ul.faq-tabs li a:hover,
ul.faq-tabs li a:focus {
	background-color:#007e5a;
	color:#ececec;
	border-top:none;
	
}
ul.faq-tabs li.active a {
	background-color:#007e5a;
	color:#ececec;
	border-top:none;
	margin-bottom:none;
}

}
.faq-group {
	border:#dbdbdb 1px solid;
	padding:15px;
	overflow:auto;
	margin-top:10px;
	margin-bottom:20px;
	font-size:1.25em;
}
.faq-question {
	background-color:#f7f7f7;
	padding:10px;
	color:#003e00;
}
.faq-question:hover {
	background-color:#d1eef1;
}
.faq-question i {
	color:#00a600;
	margin-right:5px;
	font-size:1.5em;
}
.faq-answer {
	padding:10px;
	border-bottom:1px #f1f1f1 solid;
	margin-bottom:20px;
	line-height:1.6em;
}
.faq-answer:hover {
	background-color:#d1e2f1;
}
.faq-answer i {
	margin-right:5px;
	font-size:1.5em;
	color:#00abb1;
}
/*-- Online health check --*/
.Healthcheck-note {
	border:#dbdbdb 1px solid;
	padding:15px;
	overflow:auto;
	margin-top:0px;
	margin-bottom:20px;
}
.Healthcheck-note h3 {
	color:#003e00;
	margin:0 0 5px 0;
	border-bottom:3px solid #005600;
	padding:10px 0 8px 0;
	display:inline-block;
	line-height:1.4em;
}
.Healthcheck-note h4 {
	color:#003e00;
	margin:0;
	padding:5px 0;
	font-size:1.25em;
}
.Healthcheck-note p {
	font-size:1.25em;
	line-height:1.4em;
}
.Healthcheck-note ol {
	font-size:1.25em;
	line-height:1.4em;
	color:#333333;
	margin:0;
	padding:0;
}
.Healthcheck-note ol li {
	font-size:0.9em;
	margin:5px 5px 5px 30px;
}
.Healthcheck-note ol li:hover {
	text-decoration:underline;
}
.Healthcheck-form {
	padding:10px;
	line-height:1.5em;
	font-size:1.25em;
	border-bottom:1px dashed #bea47c;
}
.Healthcheck-form .Healthcheck-q {
	display:block;
	padding:4px 6px;
	color:#6d4301;
}
@media only screen and (max-width: 480px) {
.edu-note {
	font-size:1.25em;
}
}
.Healthcheck-bar {
	margin:0 0 20px 0;
	border:#dbdbdb 1px solid;
	padding:15px;
	overflow:auto;
	background-color:#fff7dd;
}
.Healthcheck-bar:hover {
	box-shadow:0 1px 8px rgba(0,0,0, .2);
}

.Healthcheck-img {
	margin:0 auto;
	width:50px;
	height:50px;
}
h3.Healthcheck-title {
	color:#3e2700;
	font-weight:normal;
	letter-spacing:0.1em;
	line-height:1.3em;
	text-align:center;
	border-bottom:3px solid #f8d281;
	padding:8px;
	margin:5px 0 1px 0;
	text-align:center;
}

h3.Healthcheck-title a {
	color:#3e2700;
}
h3.Healthcheck-title a:hover {
	color:#946500;
	text-decoration:none;
}
.Healthcheck-bar-content {
	font-size:1.125em;
	color:#595959;
	line-height:1.6em;
}
.Healthcheck-bar-link {
	text-align:center;
}
.Healthcheck-bar-link a {
	text-align:center;
	margin:2px auto;
	font-size:1.5em;
	color:#c3c3c3;
	display:block;
	padding:2px 0;
}
.Healthcheck-bar-link a:hover {
background-color:#f0e8d6;
color:#FFF;
}
.table-onlinkHealth {
	padding:0;
	margin:0;
	background-color:#FFF;
	font-size:1.125em;
}
.table-onlinkHealth thead th {
	background-color:#e8af00;
	padding:6px;
	text-align:center;
	color:#FFF;
	border-left:1px solid #FFF;
}
.table-onlinkHealth thead th:first-child {
	border:none;
}
.table-onlinkHealth tbody td {
	padding:6px;
}
.table-onlinkHealth tr:hover {
	background-color:#fffaeb;
}
.table-onlinkHealth tr:nth-child(odd) {
	background-color:#f8f8f8;
}
.Healthcheck-answer {
	background-color:#f09300;
	color:#FFF;
	margin-top:10px;
	padding:15px;
	font-size:1.375em;
	line-height:1.5em;
}
.Healthcheck-answer-content {
	border:1px #f09300 solid;
	padding:15px;
}
.Healthcheck-number {
	font-size:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:.1em;
}
.Healthcheck-amsler {
	width:65%;
	margin:0 auto;
}
.Healthcheck-answer-content p {
	padding:3px 0;
	margin:0;
	line-height:1.5em;
}
@media only screen and (max-width: 768px)  and (min-width: 480px)   {

.Healthcheck-break-pad {
	clear:both;
}
.Healthcheck-amsler {
	width:75%;
	}
}
@media only screen and (max-width: 480px)   {
.Healthcheck-amsler {
	width:100%;
	}
.Healthcheck-img {
	margin:0 auto;
	width:40px;
	height:40px;
}
.Healthcheck-bar-content {
	font-size:1.25em;
}
}
#Healthcheck {
  width: 100%;
	margin: 20px auto;
}

div#Healthcheck figure {
  float:left;
  width:23%;
	background: #fefefe;
	border: 2px solid #fcfcfc;
	box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
	margin: 0 1% 15px 1%;
	padding: 15px;
	padding-bottom: 10px;
	transition: opacity .4s ease-in-out;
  display: inline-block;
  column-break-inside: avoid;
}
div#Healthcheck figure img {
	width: 100%; 
	height: auto;
	margin-bottom: 5px;
}
div#Healthcheck  figure img {
	 -webkit-transition: all 0.3s linear;
          transition: all 0.3s linear;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}
div#Healthcheck  figure:hover img {
 -webkit-transform: scale3d(1.05, 1.05, 1);
          transform: scale3d(1.05, 1.05, 1);

}
div#Healthcheck figure:hover {
	background-color:#dff6f1;
}
.Healthcheck-clear {
	clear:both;
}
@media only screen and (max-width: 768px) and (min-width:480px)   {
div#Healthcheck figure {
	width:48%;
}
.Healthcheck-clear {
	display:none;
}
}
@media only screen and (max-width: 480px)   {
div#Healthcheck figure {
	width:98%;
}
}
/*---- test 用於教材縮圖直式排列設定 ------*/
#columns {
	column-width: 250px;
	column-gap: 15px;
  width: 98%;
	max-width: 1200px;
	margin: 20px auto;
}

div#columns figure {
	background: #fefefe;
	border: 2px solid #fcfcfc;
	box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
	margin: 0 2px 15px;
	padding: 15px;
	padding-bottom: 10px;
	transition: opacity .4s ease-in-out;
  display: inline-block;
  column-break-inside: avoid;
}

div#columns figure img {
	width: 100%; 
	height: auto;
	margin-bottom: 5px;
}

div#columns figure figcaption {
  font-size: .9rem;
	color: #444;
  line-height: 1.5;
}

div#columns small { 
  font-size: 1rem;
  float: right; 
  text-transform: uppercase;
  color: #aaa;
} 

div#columns small a { 
  color: #666; 
  text-decoration: none; 
  transition: .4s color;
}
div#columns figure:hover {
	background-color:#dff6f1;
}
/*-- 圖片 hover 放大--*/
div#columns  figure img {
	 -webkit-transition: all 0.3s linear;
          transition: all 0.3s linear;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}
div#columns  figure:hover img {
 -webkit-transform: scale3d(1.05, 1.05, 1);
          transform: scale3d(1.05, 1.05, 1);

}
div#columns .healthCard figure:hover {
	background-color:#ec1b5a;
}

div#columns .healthCard figure:hover h3.edu-bar-title a {
	color:#FFF;
}
div#columns:hover figure:not(:hover) {
	opacity: 1;
}

@media screen and (max-width: 750px) { 
  #columns { column-gap: 0px; }
  #columns figure { width: 100%; }
}
/*----- 單一圖片 hover 放大  ---*/
.img-wrapper {
    display: inline-block;
    overflow: hidden;
}

.img-wrapper img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    vertical-align: middle;
}

.img-wrapper img:hover {
    transform:scale(1.2);
    -ms-transform:scale(1.2); /* IE 9 */
    -moz-transform:scale(1.2); /* Firefox */
    -webkit-transform:scale(1.2); /* Safari and Chrome */
    -o-transform:scale(1.2); /* Opera */
}
.cardForward {
	padding:15px;
	margin-bottom:20px;
	border:1px solid #ededed;
}
.card-img {
	clear:both;
}
.card-img img {
	text-align:center;
	margin:0 auto;
	padding-top:5px;
	border:5px solid #FFF;
	border-radius:6px;
	box-shadow:0 1px 8px rgba(0,0,0, .2);
}
.card-img img:hover {
	box-shadow:0 1px 5px rgba(0,0,0, .3);
}
h3.cardForward-title {
color:#003e00;
	font-weight:normal;
	letter-spacing:0.1em;
	line-height:1.3em;
	text-align:center;
	border-bottom:#CCCCCC 1px solid;
	margin:8px 0;
	padding:10px;
}
/*-- themePackage check --*/

h3.themePackage-lisTitle {
	color:#8d44b5;
	font-weight:normal;
	letter-spacing:0.1em;
	line-height:1.2em;
	text-align:center;
	border-top:3px solid #ae7ec9;
	padding:8px;
	margin:10px 0 0px 0;
	text-align:center;
}
h3.themePackage-lisTitle a {
	color:#8d44b5;
}
h3.themePackage-lisTitle a:hover {
	color:#6800a2;
	text-decoration:none;
}
h3.themePackage-title {
	color:#FFF;
	font-weight:normal;
	letter-spacing:0.1em;
	line-height:1.2em;
	text-align:center;
	border-top:3px solid #ae7ec9;
	padding:8px;
	margin:5px 0 10px 0;
	text-align:center;
	background-color:#8d44b5;
}
h3.themePackage-title:hover {
	background-color:#f3e3fb;
}
h3.themePackage-title a {
	color:#FFF;
}
h3.themePackage-title a:hover {
	color:#6800a2;
	text-decoration:none;
}
.themePackage-img {
	margin:0 auto;
	width:250px;
	height:250px;
	width:100%;
}
.themePackage-note {
	background-color:#fff6a7;
}
h3.themePackage-note-title {
	color:#FFF;
	font-weight:normal;
	letter-spacing:0.1em;
	line-height:1.2em;
	text-align:center;
	padding:8px;
	margin:5px 0 10px 0;
	text-align:center;
	background-color:#ff7e00;
}
.themePackage-content {
	font-size:1.125em;
	color:#595959;
	line-height:1.6em;
	padding:0px 10px;
}
.themePackage-link {
	text-align:center;
	padding-top:5px;
}
.themePackage-link a {
	text-align:center;
	margin:2px auto;
	font-size:1.5em;
	line-height:1.2em;
	color:#FFF;
	display:block;
	padding:6px;
	background-color:#ff7200;
	border:1px solid #ff4c50;
}
.themePackage-link a:hover {
background-color:#ff0054;
color:#FFF;
text-decoration:none;
}
}
@media only screen and (max-width: 480px)   {


.themePackage-content {
	font-size:1.25em;
}
}
ul.theme-video {
	padding:0;
	margin:10px 0;
}
ul.theme-video li {
	padding:15px;
	border: 2px solid #fcfcfc;
	box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
	margin:0 1.5% 0 0;
	list-style:none;
	width:49%;
	float:left;
	transition: opacity .4s ease-in-out;
}
ul.theme-video li:last-child {
	margin:0;
}
ul.theme-video li:hover {
	background-color:#dff6f1;
}
ul.theme-video li img {
	 -webkit-transition: all 0.3s linear;
          transition: all 0.3s linear;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}
ul.theme-video li:hover img {
 -webkit-transform: scale3d(1.05, 1.05, 1);
          transform: scale3d(1.05, 1.05, 1);

}

@media only screen and (max-width: 768px)  and (min-width: 480px)   {
ul.theme-video li {
margin:0 0 0.5% 0;
width:49.5%;
}
}
@media only screen and (max-width: 480px)   {
ul.theme-video li {
margin:0.5% 0;
width:100%;
}
}
/*------ theme zone ------*/
.themeZone {
	background-color:#f4dde5;
	padding:10px 15px;
	margin:10px 0;
}
.themeZone-warning {
	border:#00a6e3 1px solid;
	padding:15px;
	line-height:1.6em;
	margin-bottom:10px;
	font-size:1.25em;
}
.themeZone-warning p {
	text-indent:2em;
}
.themeZone-border {
	clear:both;
	border:1px solid #dbdbdb;
	padding:15px 15px 0 15px;
	margin-bottom:20px;
}
ul.themeZone-nav {
	padding:0;
	margin:5px 0 10px 0;
}
ul.themeZone-nav li {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	width:20%;
}
ul.themeZone-nav li a {
	font-size:1.375em;
	padding:6px 10px;
	background-color:#FFF;
	border:1px solid #7f9ed8;
	color:#333333;
	margin:1px 1px;
	display:block;
	text-align:center;
	background-color:#e7eefa;
}
ul.themeZone-nav li a:hover {
	background-color:#ffae00;
	color:#FFF;
	text-decoration:none;
	border:1px solid #ffd986;

}
ul.themeZone-nav li a.active {
	background-color:#ff9600;
	border:1px solid #ff6000;
	color:#FFF;
}
h3.themeZone-title {
	color:#002c3e;
	font-weight:normal;
	letter-spacing:0.1em;
}
h3.themeZone-title a {
	color:#004143;
}
h3.themeZone-title a:hover {
	color:#0059bd;
	text-decoration:none;
}
h4.themeZone-article-title {
	color:#0080e3;
	border-bottom:2px solid #49b0ff;
	padding-bottom:10px;
	letter-spacing:.1em;
}
.themeZone-article {
	font-size:1.25em;
	line-height:1.6em;
}
ul.themeZone-list {
	margin:0 0 15px 0;
	padding:0px;
	background: #eeeeee; /* For browsers that do not support gradients */
 	 background: -webkit-linear-gradient(left,rgba(238,238,238,1),rgba(252,252,252,1)); /*Safari 5.1-6*/
  background: -o-linear-gradient(right,rgba(238,238,238,1),rgba(252,252,252,1)); /*Opera 11.1-12*/
  background: -moz-linear-gradient(right,rgba(238,238,238,1),rgba(252,252,252,1)); /*Fx 3.6-15*/
  background: linear-gradient(to right, rgba(238,238,238,1), rgba(252,252,252,1)); /*Standard*/
}
ul.themeZone-list li {
	padding:0;
	margin:0;
	list-style:none;
	border-bottom:1px dotted #c6c6c6;
}
ul.themeZone-list li:last-child {
	border-bottom:none;
}
ul.themeZone-list li a {
	display:block;
	/*color:#FFFFFF;
	background-color:#0079be;*/
	color:#0079be;
	font-size:1.375em;
	padding:8px;
	margin:0;
	line-height:1.4em;
}
ul.themeZone-list li a:hover {
	color:#ff0c7b;
	text-decoration:none;
	box-shadow:0 1px 10px rgba(0,0,0, .2);
	background: #FFFFFF; /* For browsers that do not support gradients */
}
h4.themeZone-edu-title {
	color:#0080e3;
	border:1px solid #49b0ff;
	padding:10px;
	letter-spacing:.1em;
}
.themeZone-edu-content {
	padding:5px 10px;
	font-size:1.25em;
	line-height:1.6em;
}
/*--- link tool ---*/
ul.themeZone-tools {
	padding:5px 0;
	margin:0 auto;
}
ul.themeZone-tools li {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}
ul.themeZone-tools li a {
	display:block;
	color:#00579a;
	font-size:1.375em;
	padding:0 10px;
	text-decoration:none;
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
ul.themeZone-tools li img {
	width:35px;
	height:35px;
	margin:5px 10px 5px 0;
}
ul.themeZone-tools li a:hover {
	color:#0065b3;
	text-decoration:underline;
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}
@media only screen and (max-width: 768px)  and (min-width: 480px)   {
ul.themeZone-tools {
	margin:0;
	
}
ul.themeZone-tools li {
	float:left;
	width:33.3%;
}
ul.themeZone-nav li {
	width:33.3%;
}
}
@media only screen and (max-width: 480px) {
ul.themeZone-tools {
	margin:0;	
}
ul.themeZone-tools li {
	float:left;
	width:33.3%;
}
ul.themeZone-tools li a {
	text-align:center;
	font-size:1.5em;
	margin-bottom:5px;
}
ul.themeZone-tools li img {
	width:70px;
	height:70px;
	margin:5px auto;
	display:block;
}
ul.themeZone-nav li {
	width:50%;
}
}
ul.activity-link {
	padding:0;
	margin:10px 0 0 0;
	border-top:1px dashed #ededed;;
}
ul.activity-link li {
	padding:0px 0;
	margin:0;
	list-style:none;
	font-size:1.125em;
	border-bottom:1px dashed #ededed;
}
ul.activity-link li:hover  {
	background-color:#f2fbfd;
}
ul.activity-link li span {
	background-color:#b8e6f1;
	padding:5px 10px;
	margin-right:10px;
	width:10%;
	display:inline-block;
	text-align:center;
}
@media only screen and (max-width: 768px)  and (min-width: 480px)   {
ul.activity-link li span {
	width:20%;
}
}
@media only screen and (max-width: 480px) {
ul.activity-link li span {
	display:block;
	width:100%;
	margin:0 0 5px 0;
}
ul.activity-link li {
	text-align:center;
	padding:5px 0;
}
}
/*----- share link ---------*/
.content-board {
	border:#dbdbdb 1px solid;
	padding:15px;
	overflow:auto;
	margin-top:10px;
	margin-bottom:20px;
	font-size:1.25em;
}
h4.content-board-title {
	font-size:1.125em;
	background-color:#e7f3e6;
	color:#004042;
	display:inline-block;
	margin:4px 0;
	padding:6px 10px;
	border-left:#007579 3px solid;
}
.content-board p {
	text-indent:2em;
	line-height:1.6em;
}
.link-group-type {
	width:31.33%;
	margin:1%;
	float:left;
}
h4.link-group-title {
	font-size:1.25em;
	text-align:center;
	padding:6px;
	margin:0 0 10px 0;
	background-color:#007579;
	color:#FFF;
}
.link-group-type ul {
	margin:0;
	padding:0;
}
.link-group-type ul li {
	padding:0;
	margin:0;
	list-style:none;
}
.link-group-type ul li a {
	padding:6px;
	line-height:1.4em;
	margin:5px 0;
	display:block;
	background-color:#f4f5f5;
	color:#333333;
}
.link-group-type ul li a:hover {
	background-color:#b2e7e8;
	color:#004042;
	text-decoration:none;
}
.card-sending {
	text-align:center;
	background-color:rgba(238,238,238, .7);
	font-size:1.125em;
	padding:4px 0;
}

.card-sending-link a {
	text-align:center;
	margin:2px auto;
	font-size:1.125em;
	color:#004042;
	display:block;
	padding:4px 0;
}
.card-sending-link a:hover {
background-color:#f7ab08;
color:#FFF;
text-decoration:none;
}
/*------ banner ------*/
ul.banner-list {
	margin:10px 0 20px 0;
	padding:0;
	overflow:auto;
}
ul.banner-list li {
	padding:0;
	margin:0;
	list-style:none;
}
ul.banner-list li a {
	width:19%;
	margin:1% 0.5%;
	padding:0;
	display:block;
	float:left;
	border:#ebebeb 1px solid;
}
ul.banner-list li a img {
	border:5px solid #FFF;
	width:100%;
}
ul.banner-list li a:hover {
	box-shadow:0 1px 5px rgba(0,0,0, .5);
}
@media only screen and (max-width: 768px)  and (min-width: 480px)   {
ul.banner-list li a {
	width:31.33%;
	margin:1%;
}
}
@media only screen and (max-width: 480px)  {
ul.banner-list li a {
	width:48%;
	margin:1.5% 1%;
}
}
.sitmap-group {
	clear:both;
	border-bottom:1px solid #dedede;
	overflow:auto;
	margin:1px 0;
	
}
.sitmap-title {
	float:left;
	width:25%;
	padding:8px 12px;
	background-color:#f6fbf6;
	margin:2px 0;
	color:#004042;
}
.sitmap-title a {
	color:#004042;
}
.sitmap-title a:hover {
	color:#00a89e;
	text-decoration:none;
}
.sitmap-items  {
	float:right;
	width:75%;
	padding:2px 8px;
}
.sitmap-items a {
	float:left;
	width:33%;
	display:block;
	background-color:#f7f7f7;
	color:#003e00;
	padding:8px;
	margin-bottom:1px;
	margin-right:.3%;
}
.sitmap-items a:hover {
	background-color:#e4f1e4;
	text-decoration:none;
}
ol.sitemap-en {
}
ol.sitemap-en li {
	padding:6px 2px;
	margin:0;
}
ol.sitemap-en li:hover {
	background-color:#e4f1e4;
}
/* --- RSS ---*/
ul.rssList {
	padding:0;
	margin:0;
}
ul.rssList li {
	padding:0;
	margin:5px;
	list-style:none;
	float:left;
}
ul.rssList li a {
	padding:4px 8px;
	display:inline-block;
	border-radius:4px;
}
ul.rssList li a:hover {
	background-color:#ff9600;
	color:#FFF;
	text-decoration:none;
}
ul.rssList li a i {
	padding-right:5px;
	color:orange;
}
ul.rssList li a:hover i {
	color:#FFF;
}
.rss-items  {
	float:right;
	width:75%;
	padding:4px 8px;
	line-height:1.4em;
}
@media only screen and (max-width: 480px)  {
.sitmap-title,
.sitmap-items,
.rss-items  {
	width:100%;
}
.sitmap-items a {
	width:50%;
	margin:0;
}
}
.maps img {
	padding:5px 0;
}
ul.mapsList {
	padding:0;
	margin:10px 0;
}
ul.mapsList li {
	padding:5px 2px;
	margin: 0;
	text-decoration:none;
	list-style:none;
}
ul.mapsList li:hover {
	background-color:#e3f9ff;
}
ul.mapsList li i {
	width:1.4em;
	color:#ff4f67;
	text-align:center;
}
/*--- member zone --*/
ul.record-list {
	margin:0 0 10px 0;
	padding:0;
}
ul.record-list li {
	list-style:none;
	padding:6px 0;
	margin:0;
}
ul.record-list li:hover {
	background-color:#f6fbf6;
}
.agreememt-h {
	height:30em !important;
}
/*-- member nav ---*/
.member-nav {
	margin:0;
	padding:0 0 10px 0;
}
.member-nav > li {
	float:left;
	list-style:none;
}
.member-nac-4 li {
	width:25%;
}
.member-nac-6 li {
	width:16.66%;
}
@media (max-width: 480px) {

}
.member-nav > li > a {
	text-align:center !important;
	background-color:#e1ebf9;
	display:block;
	margin-left:1px;
	font-size:1.5em;
	line-height:1.4em;
	color:#003f8e;
	padding:10px 5px;
	font-weight:bold;
	top:5px;
	position:relative;
}

.member-nav > li > a img {
	margin:0 auto;
	padding:8px 0;
	-webkit-transition: all 0.3s linear;
          transition: all 0.3s linear;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);

}
.member-nav > li > a:hover img {
-webkit-transform: scale3d(1.2, 1.2, 1);
          transform: scale3d(1.2, 1.2, 1);
}
.member-nav > li.active > a {
	background-color:#407fcd;
	color:#FFF;
	text-decoration:none;
	top:5;
}

.member-nav > li > a:hover,
.member-nav > li > a:focus {
	background-color:#407fcd;
	color:#FFF;
	text-decoration:none;
	top:0;
}
.member-nav-note {
margin:15px 10px 10px 10px;
font-weight:normal;
font-size:.9em;
line-height:1.4em;
}
@media (max-width: 480px) {
.member-nav {
	margin-top:10px;
}
.member-nac-4 li {
	width:50%;
	border-bottom:1px solid #FFF;
}
.member-nac-6 li {
	width:50%;
	border-bottom:1px solid #FFF;
}
.member-nav > li > a {
	margin-bottom:1px;
}
}
/*--- epaper */
.epaper-date {
	float:left;
}
.epaper-order {
	float:right;
}

/*-------- 知識地圖 ------------*/
.backgroundHeader 
{
    background:url(../images/headerBg_green.jpg) top left repeat-x;
}
.backgroundfooter 
{
    background:url(../images/footerBg_green.jpg) bottom left repeat-x;
}
.backgroundMainA 
{
    background-color:#e8f1d9;
    overflow:auto;
}
.backgroundMainB 
{
    overflow:auto;
}
.headerFont a:hover 
{
    text-decoration:none;
    color:#e8f1d9;
}
.footerFont a:hover 
{
    text-decoration:none;
    color:#e8f1d9;
}
h2 
{
    color:#2b4d00;
    background:url(../images/titleLine_green.jpg) bottom left repeat-x;
}
.chartTitle 
{
    color:#447200;
    border:#a7bf83 1px solid;
}
.chartTitle a 
{
    color:#447200;
}
.upSet 
{
    background-color:#c2e4ba;
    border:#aaaaaa 1px solid;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding:0px 15px 10px 15px;
}
ul.menuA li a 
{
    padding:10px;
    margin:5px;
    text-align:center;
    display:block;
    background-color:#fff;
    border:#aeb5b8 1px solid;
    color:#447200;
    text-decoration:none;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
}
ul.menuA li a:hover 
{
    color:#FFFFFF;
    text-shadow:#000 0 -1px 0;
    background-color:#5c871b;
    text-decoration:none;
}
ul.menuA li a.active 
{
    color:#fff;
    text-shadow:#000 0 -1px 0;
    background-color:#5c871b;

}
.menuB td a 
{
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding:10px 5px;

    text-align:center;
    display:inline;
    background-color:#c2e4ba;
    border:#aeb5b8 1px solid;
    color:#447200;
    text-decoration:none;
    /* width:150px; */
    float:left;

    vertical-align:text-bottom;
    line-height:1.3em;
}
.menuB td a:hover 
{
    color:#FFFFFF;
    text-shadow:#000 0 -1px 0;
    background-color:#5c871b;
}
.menuB td a.active 
{
    color:#FFFFFF;
    text-shadow:#000 0 -1px 0;
    background-color:#5c871b;
}
.list_button
{
	background-color:#c2e4ba;	
}
.tbl1
{
    border:#aaaaaa 1px solid;
}
.tbl1 th
{
	background-color:#c2e4ba;
	color:#447200;
}
.tbl2
{
    background:url(../images/titleLine_green.jpg) bottom left repeat-x;
}
.btn1 
{
	background-color: #5c871b;
	color: White;
	cursor: pointer;
	border: 1px solid #aaaaaa;
	padding: 5px 10px 5px 10px; 
}
.note
{
	color: #447200;
}
.note ol
{
	margin: 0 0 0 -20px;

	line-height: 16px;	
}
.menuForm {
	width:220px;	
	display:inline;
	float: left;
	position: relative;
	/* margin-left: 10px; */
	/* margin-right: 10px; */

}
.menuFormB {
	/* width:900px; */
	/* display:inline; */
	/* float: left; */
	/* position: relative; */
	margin-top: 5px;
	/* margin-left: 10px; */
	/* margin-right: 10px; */
	/* margin-bottom:12px; */
	
}
.menuFormC {
	width:820px;
	display:inline;
	/* float: left; */
	/* position: relative; */
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom:20px;
	
}
.menuFormD {
	width:40px;
	display:inline;
	/* float: left; */
	/* position: relative; */
	margin-left: 10px;
	margin-right: 10px;
	
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.formW {
width:250px;
float:left
}
.formAz {
width:20px;
padding:4PX 1PX;
float:right;
text-align:center;
background-color:#a9cbda;
-moz-border-radius: 8px;
-khtml-border-radius:8px;
-webkit-border-radius:8px;
}
.formAz a {
	color:#5f5f5f;
	text-decoration:none;
	text-shadow:#fff 0 1px 0;
	padding:0 4PX;
	line-height:1.2EM;
}
.formAz a:hover {
	color:#006da0;
}
ul.menuA,ul.menuB,ul.menuC {
padding:0;
margin:0;
}
ul.menuA li,ul.menuB li,ul.menuC li {
padding:0;
margin:0;
list-style:none;
}
ul.menuC li a {
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
padding:10px 5px;
margin-right:20px;
	text-align:center;
	display:inline;
	background-color:#fff;
	border:#8ab2c4 1px solid;
	color:#0082be;
	text-decoration:none;
	width:120px;
	float:left;

	vertical-align:text-bottom;
	line-height:1.3em;
}
ul.menuC li a:hover {
color:#FFFFFF;
text-shadow:#000 0 -1px 0;
background-color:#6abbdf;
}
ul.menuC li a.active {
color:#FFFFFF;
text-shadow:#000 0 -1px 0;
background-color:#6abbdf;
}
.imgSet {
margin-bottom:15px;
}






.menuForm {
	width:220px;	
	display:inline;
	float: left;
	position: relative;
	/* margin-left: 10px; */
	/* margin-right: 10px; */

}
.menuFormB {
	/* width:900px; */
	/* display:inline; */
	/* float: left; */
	/* position: relative; */
	margin-top: 5px;
	/* margin-left: 10px; */
	/* margin-right: 10px; */
	/* margin-bottom:12px; */
	
}
.menuFormC {
	width:820px;
	display:inline;
	/* float: left; */
	/* position: relative; */
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom:20px;
	
}
.menuFormD {
	width:40px;
	display:inline;
	/* float: left; */
	/* position: relative; */
	margin-left: 10px;
	margin-right: 10px;
	
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.formW {
width:250px;
float:left
}
.formAz {
width:20px;
padding:4PX 1PX;
float:right;
text-align:center;
background-color:#a9cbda;
-moz-border-radius: 8px;
-khtml-border-radius:8px;
-webkit-border-radius:8px;
}
.formAz a {
	color:#5f5f5f;
	text-decoration:none;
	text-shadow:#fff 0 1px 0;
	padding:0 4PX;
	line-height:1.2EM;
}
.formAz a:hover {
	color:#006da0;
}
ul.menuA,ul.menuB,ul.menuC {
padding:0;
margin:0;
}
ul.menuA li,ul.menuB li,ul.menuC li {
padding:0;
margin:0;
list-style:none;
}
ul.menuC li a {
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
padding:10px 5px;
margin-right:20px;
	text-align:center;
	display:inline;
	background-color:#fff;
	border:#8ab2c4 1px solid;
	color:#0082be;
	text-decoration:none;
	width:120px;
	float:left;

	vertical-align:text-bottom;
	line-height:1.3em;
}
ul.menuC li a:hover {
color:#FFFFFF;
text-shadow:#000 0 -1px 0;
background-color:#6abbdf;
}
ul.menuC li a.active {
color:#FFFFFF;
text-shadow:#000 0 -1px 0;
background-color:#6abbdf;
}
.imgSet {
margin-bottom:15px;
}
/*----- EN -----------*/
/*--- edu table ---*/
.table-edu-en {
	font-size:1.25em;
	margin-top:1px;
	margin-bottom:3px;
}
h3.table-edu-title-en {
	text-align:center;
}
.table-edu-en > thead {
	background-color:#72cad4;
}
.table-edu-en th,
.table-edu-en td {
	padding:10px;
	border-bottom:1px solid #dddddd;
}
.table-edu-en th:first-child {
	border-left:none;
}
.table-edu-en th {
	text-align:center;
	border-left:1px solid #FFF;
}
.table-edu-en td:first-child {
	text-align:center;
	color:#757474;
}
.table-edu-en td {
	text-align:left;
}
.table-edu-en tbody tr:nth-child(odd) {
	background-color:#f6f7f7;
}
.table-edu-en tbody tr:hover {
	background-color:#e3f4f6;
}
.table-edu-en a {
	color:#3b3b3b;
	text-decoration:underline;
}
.table-edu-en a:hover {
	color:#c14101;
	text-decoration:none;
}
@media only screen and (max-width: 480px) {
.table-edu-en td {
	line-height:1.5em;
	font-size:1.3em;
}
}
/*------ category-------*/
h4.edu-categoryTitle-en {
	background-color:#e62979;
	display:inline-block;
	padding:6px 10px;
	color:#FFF;
}
ul.edu-category-en {
	padding:0;
	margin:0;
}
ul.edu-category-en li {
	padding:0;
	margin:0.2%;
	float:left;
	list-style:none;
	width:24.6%;
}
ul.edu-category-en li a {
	display:block;
	font-size:1.25em;
	background-color:#e6e7e8;
	padding:6px;
	color:#333333;
}
ul.edu-category-en li a:hover {
	background-color:#fa3b8c;
	color:#FFF;
	text-decoration:none;
}
@media only screen and (max-width: 768px) and (min-width:480px) {
ul.edu-category-en li {
	
	width:32.9%;
}
}
@media only screen and (max-width: 480px) {
ul.edu-category-en li {
	margin:0.5% 0.2%;
	width:49.6%;
}
}