html {font-size: 100%;}
html,body {
    margin:  0;
    padding:  0;
    font-family: Arial, Helvetica, sans-serif , Microsoft JhengHei ;
    min-width: 980px;
	   font-size:0.98em;
}
/* * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
} */
p  {
    line-height: 1.5em;
    margin-bottom: 20px;
    text-align: justify;
}

@-webkit-keyframes blinker {
  from {opacity: 1.0;color: #1359b9;}
  to {opacity: 0.7;color:RED;}
}

.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.8s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}


#page_content ul,#page_content li{

}
.skiptocontentstyle {
    left: 0px;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
}
#header {
    background-color:  #5ac5f1;
    background-image: url(../../images/common/header_BG.jpg);
    background-position: 50% 0;

    background-size: 2500px;
}
.wrapper {
    width:  980px;
    margin:  0 auto;
    position: relative;

}

#top_menu {
    /* background: #1359b9; */
    float: right;
    background-image: url(../../images/common/topmenu_BG.png);
    background-position: 0 0;
    background-size: cover;
    width: 50%;
    padding-left: 30px;
}
#language a {
    margin-right: 8px;
    color:#FFF;
    text-decoration: none;
}

#o_language a {
    margin-right: 8px;
    color:#FFF;
    text-decoration: none;
}

#Fontsize, #language, #o_language, #Search{
    display: inline-block;
    margin: 4.5px 10px;
    font-size: 0.9em;
}
#Fontsize ul {
    list-style-type: none;
    margin:  0;
    padding: 0;
}
#Fontsize ul li {
    display:  inline-flex;
    margin:  0 5px;
}

.font_size_s,.font_size_ss,.font_size_sss,.font_size_s_active,.font_size_ss_active,.font_size_sss_active{
	display:block;
	width:17px;
	height:17px;
}
.font_size_s{
	background-image:url(../../images/common/font_small.png);
}
.font_size_ss{
	background-image:url(../../images/common/font_mediume.png);
}
.font_size_sss{
	background-image:url(../../images/common/font_large.png);
}
.font_size_s_active{
	background-image:url(../../images/common/font_small_active.png);
}
.font_size_ss_active{
	background-image:url(../../images/common/font_mediume_active.png);
}
.font_size_sss_active{
	background-image:url(../../images/common/font_large_active.png);
}
.access {
    height: 1px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: -500px;
    width: 1px;
}

#Search{
  MARGIN: 0;
  position: relative;
}
#Search input {
    width: 140PX;
      border-radius: 8PX;
      BORDER: 0;
      background: #aae6ff;
      height: 15PX;
      padding: 1PX 5PX;

}
button#Search {
  BACKGROUND: URL(../../images/common/search_ICON.png);
      height: 25px;
      width: 25px;
      border: 0;
      background-size: cover;
      margin: 0;
      padding: 0;
      position: absolute;
      right: -5PX;
      TOP: -5PX;
}
#logo {
    height: 100px;
}
#logo img {
    width: 450px;
    margin-top: 15px;
    FLOAT: LEFT;
}
#slides {
  display: none
}

#slides .slidesjs-navigation {
  position:relative;
  right:20px;
  z-index:9999;
  
}

.slidesjs-next, .slidesjs-previous{

  display:none !important;

}

a.slidesjs-next,
a.slidesjs-previous,
a.slidesjs-play,
a.slidesjs-stop {
  background-image: url(../../images/common/btns-next-prev.png);
  background-repeat: no-repeat;
  display:block;
  width:12px;
  height:18px;
  overflow: hidden;
  text-indent: -9999px;
  float: right;
  margin-right:5px;
}

a.slidesjs-next {
  margin-right:10px;
  background-position: -12px 0;
}

a:hover.slidesjs-next {
  background-position: -12px -18px;
}

a.slidesjs-previous {
  background-position: 0 0;
}

a:hover.slidesjs-previous {
  background-position: 0 -18px;
}

a.slidesjs-play {
  width:15px;
  background-position: -25px 0;
}

a:hover.slidesjs-play {
  background-position: -25px -18px;
}

a.slidesjs-stop {
  width:18px;
  background-position: -41px 0;
}

a:hover.slidesjs-stop {
  background-position: -41px -18px;
}

.slidesjs-pagination {
  position:relative;
  left: calc(50%/2);
      bottom: 10PX;
  list-style: none;
  z-index:9999;
  margin:0px;
}

.slidesjs-pagination li {
  float: left;
  margin: 0 5px;
}

.slidesjs-pagination li a {
  display: block;
  width: 13px;
  height: 0;
  padding-top: 13px;
  background-image: url(../../images/common/pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}

.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
  background-position: 0 -13px
}

.slidesjs-pagination li a:hover {
  background-position: 0 -26px
}

#slides a:link,
#slides a:visited {
  color: #333
}

#slides a:hover,
#slides a:active {
  color: #9e2020
}

.navbar {
  overflow: hidden
}
#slides {
  display: none
}
.slidesjs-slide img,.banner img{
	width:100%;
}
.slides_p{
	position:absolute;
	display:block;
	width:100%;
	text-align:right;
	bottom:200px;
	right:30px;
	color:#00352f !important;
}
.slides_p strong,.slides_p span{
	float:right;
	clear:both;
	background:#fff;
	padding:10px;
}


/*menu*/

#menu_1 {
  Z-INDEX: 9999;
    background-color: #1359b9;
}
#menu_1 ul li a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

#menu_2 ul li a {
    color: #1A1A1A;
    text-decoration: none;
    font-weight: bold;
}
#menu_2 {
    background:  #5ac5f1;
    border-bottom: 5px solid #dbeef8;
}
#menu_1 li ul li a ,#menu_2 li ul li a {
    color: #fff;
    text-align: left;
    margin: 0 auto;
    LINE-HEIGHT: 1.2EM;
}

.nav{
    position: relative;
    margin: 0;
    TEXT-ALIGN: CENTER;
    PADDING: 0;
}

.nav > li{
  position: relative;

  display: inline-block;
  padding: 11PX 0 12PX 0;
}


.toggleMenu {
  width: 50px;
  height: 40px;
  background: url(../../images/common/nav_icon.png) no-repeat left top;
  display: none;
  background-size: contain;
  position: absolute;
  right: 10px;
}


#menu_1 li a{
	padding:0 8px;
  border-right: 1px #FFF solid;
}

#menu_2 li a {
    padding: 0 8px;
    border-right: 1px #1a1a1a solid;
}

#menu_1 li ul li a ,#menu_2 li ul li a{
  border-right: 0px #1a1a1a solid;
  display: block;
  WIDTH: 100%;

}

#menu_1 li:last-child a,#menu_2 li:last-child a {
    border-right: 0PX;
}

#sub_menu li,.sub_menu li{
	margin:0px;
	padding:0px;
	background:#1359b9;
	position:relative;
	float:left;
  /* min-width: 140px; */
  WIDTH: 100%;
  box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
}
#sub_menu li a,.sub_menu li a{
        padding:10PX 0 !important;
        margin-left:3px !important;
        float:left;
}

#menu_1 ul li:hover {
background: #dbeef8;
}
#menu_1 ul li:hover > a{
color: #1359b9;
}

/*#menu_1 ul li:hover .sub_menu {
    DISPLAY: BLOCK;
}
.sub_menu_li:hover .sub_menu_2 {
    display: block;
}*/

.sub_menu{
  POSITION: absolute;
  left: 0;
  top: 40px;
  z-index: 9999;
  PADDING: 0;
  MARGIN: 0;
  LIST-STYLE: NONE;
  WIDTH: 100%;
  display: none;
}

.sub_menu_2{
  position: absolute;
  left: 100%;
  top: 0px;
  z-index: 9999;
  DISPLAY: none;
  LIST-STYLE: NONE;
  margin: 0;
padding: 0;
}
.sub_menu_3{
	position:absolute;
	left:182px;
	top:0px;
	z-index:9999;
	border-left:5px #afbcd6 solid;
}
.menu_hover a{
	color:#012056;
}
.menu_left{
	float:left;
	width:50%;
}
.menu_right{
	float:left;
	width:50%;
	border-left:1px #adc7e2 solid;
}
.sub_menu_width_c{
	width:372px;
}
.sub_menu_wtb{
	width:372px;
	top:auto;
	bottom:0px;
}
.sub_menu_tb{
	top:auto;
	bottom:0px;
}
/* content_index */
#mobile_index-banner {
    display: BLOCK;
    margin: 30px 0;
        OPACITY: 0;
}
#mobile_index-banner img {
    width: 100%;
}

#main_content {
    min-height: 500px;
    background: #AAA;
    background-image: url(../../images/common/index_main_BG.jpg);
    height: 560px;
    background-position: 50%;
    background-size: 2500px;
    overflow: hidden;
}

.main_linkA , .main_linkC , .main_linkF,.main_linkH{
    width:  32.5%;
    FLOAT: LEFT;
    position: relative;

}

.main_linkB , .main_linkD ,.main_linkE ,.main_linkG  {
  width: 15.5%;
  FLOAT: LEFT;
  position: relative;
MARGIN: 0 9PX;
}
.main_linkB{
MARGIN: 0 11PX 0 10PX;
}
.main_linkC {
    margin-top: 90PX;
}
.main_linkD {
    margin: 0 7PX 0 11PX;
}
.main_linkE{
MARGIN: -175px 10PX 0 0;
}
.main_linkF {
    MARGIN-TOP: -177PX;
}
.main_linkG {
    MARGIN: -83px 10PX 0 11PX;

}
.main_linkH {
    margin: -87PX 0 0 2PX;
}



.maintitleA {
    position: absolute;
    margin: 0 auto;
    width: 320px;
    color: #FFF;
    TEXT-ALIGN: center;
    Z-INDEX: 10;

}
.maintitleA a , .maintitleB a,.maintitleB2 a,.maintitleC a {
    color: #fff;
    text-decoration: none;

}
.maintitleA p,.maintitleB p,.maintitleC p {
    TEXT-ALIGN: CENTER;
    font-size: 1.1EM;
}
.maintitleB {
  position: absolute;
  margin: 0 auto;
  width: 140px;
  color: #FFF;
  TEXT-ALIGN: center;
  LEFT: 10PX;
  TOP: 0;
}
.maintitleB p {
    text-align: left;
}
.maintitleC {
    position: absolute;
    BOTTOM:50PX;
    margin: 0 auto;
    width: 140px;
    color: #FFF;
    TEXT-ALIGN: center;
    LEFT: 8PX;
}
.mainmore {
    border: #FFF solid 1PX;
    width: 80PX;
    MARGIN: 0 AUTO;
    FONT-SIZE: 0.80EM;
    PADDING: 10PX 0;
    TEXT-ALIGN: CENTER;
    DISPLAY: INLINE-BLOCK;
	display:block;
}
/*.maintitleb {
    position: absolute;
    margin: 0 auto;
    width: 320px;
    color: #FFF;
    height: 20PX;
    LINE-HEIGHT: 200PX;
    TEXT-ALIGN: center;
    font-size: 1.8EM;
}*/

table.contact{
  border: 0px solid black;
}
.contact th, .contact td{
  border: 0px solid black;
}
.contact th{
 WIDTH: 170PX;
}
.contact p{
margin: 0;
padding: 0;
    text-align: left;

}
#index_link {
    background: #FFF;
    min-height: 150px;
    margin-bottom: 80px;
}

.linkbanner li {
    display:  inline;
    MARGIN: 0 10PX;
}

.linkbanner {
    margin-top: 50PX;
    PADDING: 0;
    TEXT-ALIGN: CENTER;
}

/*page content */
#page_content  {
    background: #AAA;
    min-height: 500PX;
    background-image: url(../../images/common/page_content_BG.jpg);
    background-position: 50%;
    background-size: 2500px;
    background-repeat: repeat-y;
}
#page_content li{
  MARGIN:10PX;

}
#page_content #content{
  background: #fff;
  min-height: 500px;

}
#path {
  padding: 295px 20px 0 20px;
  color: #002d6b;
  /* width: 170PX; */
  /* height: 70px; */
  WIDTH: 100%;
  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#path a {
    color: #002d6b;
    text-decoration: none;
}
.space {
    margin: 0 5px;
}
#whats_new_banner {
    background: url(../../images/pagebanner/whatsnew_banner.png);
    width: 100%;
    background-repeat: no-repeat;
}
#events_banner {
    background: url(../../images/pagebanner/events_banner.png);
    width: 100%;
    background-repeat: no-repeat;
}
#mediacorner_banner{
  background: url(../../images/pagebanner/mediacorner_banner.png);
  width: 100%;
  background-repeat: no-repeat;

}
#PRFS_banner {
    background: url(../../images/pagebanner/PRFS_banner.png);
    width: 100%;
    background-repeat: no-repeat;
}
#otherinformation_banner {
    background: url(../../images/pagebanner/otherinformation_banner.png);
    width: 100%;
    background-repeat: no-repeat;
}
#archives_banner{
  background: url(../../images/pagebanner/archives_banner.png);
  width: 100%;
  background-repeat: no-repeat;
}
#aboutus_banner {
    background: url(../../images/pagebanner/aboutus_banner.png);
    width: 100%;
    background-repeat: no-repeat;
}
#CECA_banner {
    background: url(../../images/pagebanner/CECA_banner.png);
    width: 100%;
    background-repeat: no-repeat;
}
#policyresearch_banner{
  background: url(../../images/pagebanner/policyresearch_banner.png);
  width: 100%;
  background-repeat: no-repeat;
}
#project_banner{
    background: url(../../images/pagebanner/project_banner.png);
    width: 100%;
    background-repeat: no-repeat;
  }
  #contactus_banner{
      background: url(../../images/pagebanner/contactus_banner.png);
      width: 100%;
      background-repeat: no-repeat;
    }
/* .title , #title {
    background: url(../../images/pagebanner/page_title.png);
    background-repeat: no-repeat;
    width: 280px;
    background-size: 300px;
    margin-left: 20px;
    padding-top: 40px;
    padding-left: 25px;
    min-height: 80px;
        BACKGROUND-COLOR: #FFF;
} */

.title , #title {
padding-left: 25px;
width: 925px;
background: url(../../images/pagebanner/page_title.png);
background-repeat: no-repeat;
background-size: 295px;
max-width: 920px;
LINE-HEIGHT: 1.2em;

margin-left: 20PX;
    min-height: 70px;
}

.title2{

}


#page_content main {
    MARGIN: 0 20px 70px 20PX;
    display:block;
    OVERFLOW-X: AUTO;
    border-top: 2px #5ac5f1 solid;
    padding: 20PX 0;
}
table {
    width: 90%;
    text-align: left;
}
table, th, td {
    border: 1px solid black;
    padding: 5px;
    text-align: left;
    font-size: 0.88em;
}
tr.RR TH , tr.RR TD {
    TEXT-ALIGN: CENTER;
    font-weight: normal;
}

.textcenter{
  text-align: center;
}

/*footer*/
#footer {

    background: #5ac5f1;
        padding: 50px 0;
}
div#backandtop {
  position: absolute;
  top: -110px;
  right: 0;
  Z-INDEX: 999;
  width: 150px;
}

div#back {
  background: #2769bf;
  width: 50px;
  height: 50px;
  display: inline-block;
  margin: 0 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 5px;
}

div#top {
  background: #2769bf;
  width: 50px;
  height: 50px;
  display: inline-block;
  margin: 0 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 5px;
}

#back a, #top a {
    text-decoration: none;
    color: #fff;
    line-height: 50px;
    display: block;
    TEXT-ALIGN: CENTER;
}

.sitemap {
  WIDTH: 30%;
  float: left;
  padding: 1%;

}
#otherlink a {
    text-decoration: none;
    color: #1a1a1a;
}
#sitemap_menu {
    margin-bottom: 0;
    padding: 0 30px;
    list-style-type: none;
    background: URL(../../images/common/sitemap_ICON.png);
    BACKGROUND-REPEAT: NO-REPEAT;
    BACKGROUND-SIZE: 20px;


}
#sitemap_menu2 {
LIST-STYLE-TYPE: NONE;
    MARGIN-LEFT: 0;
    PADDING-LEFT: 0;

}
#sitemap_menu2 #sitemap_submenu{
padding-left: 0;

}
#sitemap_menu a ,#sitemap_menu2 a {
    text-decoration: none;
    color: #1a1a1a;

}
#sitemap_menu li ,#sitemap_menu2 li{
  min-height: 30px;
  /* line-height: 30PX; */
  padding-top: 5PX;
      margin: 10PX 0;
}
#sitemap_menu li ul li,#sitemap_menu2 li ul li {
    MIN-HEIGHT: 20px;
    line-height: 20px;
}
#sitemap_submenu {
    padding-left: 20PX;
    LIST-STYLE-TYPE: NONE;
}
ul#sitemap_submenu2 {
    list-style: none;
    padding-left: 0;
}
#otherlink {
    list-style-type: none;
    padding: 0;
    margin-top: 50PX;
}
#otherlink li {
    display: inline;
    padding: 0 10px 0 10px;
    border-right: 1PX SOLID #1A1A1A;
}
#otherlink li:first-child {
  padding: 0 10px 0 0;

}

#otherlink li:last-child {
    border-right: 0PX SOLID #1A1A1A;

}
.revisiondate {
    float: right;
}
.footer-icon {
    float: right;
    padding-bottom: 20px;
        margin-top: 20px;
}
.footer-icon img {
    width: 100px;
    margin: 0 10PX;
}
.clear {
    clear: both;
}


/*single pages css*/

.h1_pico,.h1_agpfs{
	width:280px;
	background: url(../../images/pagebanner/page_title.png);
	background-repeat:  no-repeat;
	background-size: 295px;
	max-width:  280px;
}
.h1_agpfs{
	width:550px;
	max-width:  550px;
}
.maintitleB p, .maintitleB2 p {
    text-align: center;
}


@media screen and (max-width:997px) {
html,body{
width:100%;
OVERFLOW-X: HIDDEN;
min-width: 100%;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}
#logo {
    height: 80px;
    TEXT-ALIGN: CENTER;
}
#logo img {
    width: 90%;
    MAX-WIDTH: 500PX;
    float: none;
}
.wrapper{
width:100%;
}
#top_menu {

  float: LEFT;
  background-image: NONE;
  background-position: 0 0;
  background-size: cover;
  width: 80%;
  padding-left: 10px;
  MARGIN-TOP: 20PX;
}
#header {
  background-position: 25% 0;
  height: 160px;
  background-size: cover;
}
#Fontsize, #language, #o_language, #Search {
    margin: 5px 5px;
}
.toggleMenu{
  display:block;
}
#Search input {
    width: 100PX;

}
#menu_1 > .wrapper > .nav{
	padding-top:10px;
	background:#1259b9;
}
#menu_2{
	padding-bottom:10px;
	background:#1259b9;
}
nav {
    position: relative;
}
#menu {
    DISPLAY: NONE;
}
#menu_2 li a,#menu_1 li a{
border-right: 0px #FFF solid;

}
.sub_menu, .sub_menu_2, .sub_menu_3 {
    position: inherit;
    left: auto;
    top: auto;
    border-left: none;
      WIDTH: 100% !IMPORTANT;

}

.show{
    DISPLAY: block !IMPORTANT;
}
#menu_1{
  background: NONE;
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
Z-INDEX: 999999;
}
#menu_2 ul li a {
    color: #ffffff;
    PADDING: 0;
  }
.nav{
    height: auto;
        background: #1259b9;
}

.nav > li {
    position: relative;
    WIDTH: 100%;
}
#menu_1 li ul li a, #menu_2 li ul li a {

    float: none;
}
#sub_menu li, .sub_menu li {
    WIDTH: 100% !IMPORTANT;
    background: #4c91d6;

}
#main_content #content {
    DISPLAY: NONE;
}

#mobile_index-banner {
    display: block;
        OPACITY: 1;
}
#main_content {
    height: auto;
    min-height: 0px;
}

.title,#title{
  padding-left: 25px;
  width: 100%;
  background: url(../../images/pagebanner/page_title.png);
  background-repeat: no-repeat;
  background-size: 265px;
  max-width: 920px;
  HEIGHT: AUTO;
  LINE-HEIGHT: 1.2em;
  MARGIN-TOP: 70PX;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  BACKGROUND-COLOR: #FFF;
  margin-left: 0;

}
#page_content main {
      /* MARGIN-TOP: 120PX !IMPORTANT; */
}
.sitemap {
  WIDTH: 95%;
  float: NONE;
  min-height: 0;
  margin: 0 auto;
}
#path {
    padding: 5px 20px;
    color: #002d6b;
    background: #FFF;
    margin-bottom: 170px;
    width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#whats_new_banner {
  width: 100%;
  height: AUTO;
  background-size: 120%;
  /* background-position: 55%; */

margin-bottom: 50PX;
  BACKGROUND-REPEAT: NO-REPEAT;
  BACKGROUND-POSITION: 90% 35%;

}
#events_banner {
  width: 100%;
  height: AUTO;
  background-size: 120%;
  /* background-position: 55%; */
margin-bottom: 50PX;
  BACKGROUND-REPEAT: NO-REPEAT;
  BACKGROUND-POSITION: 90% 35%;
}
#mediacorner_banner{
  width: 100%;
  height: AUTO;
  background-size: 120%;
  /* background-position: 55%; */
margin-bottom: 50PX;
  BACKGROUND-REPEAT: NO-REPEAT;
  BACKGROUND-POSITION: 90% 35%;
}
#otherinformation_banner {
  width: 100%;
  height: AUTO;
  background-size: 120%;
  /* background-position: 55%; */
margin-bottom: 50PX;
  BACKGROUND-REPEAT: NO-REPEAT;
  BACKGROUND-POSITION:90% 35%;

}
#PRFS_banner {
  width: 100%;
  height: AUTO;
  background-size: 120%;
  /* background-position: 55%; */
margin-bottom: 50PX;
  BACKGROUND-REPEAT: NO-REPEAT;
  BACKGROUND-POSITION: 90% 35%;
}
#archives_banner{
  width: 100%;
  height: AUTO;
  background-size: 120%;
  /* background-position: 55%; */
margin-bottom: 50PX;
  BACKGROUND-REPEAT: NO-REPEAT;
  BACKGROUND-POSITION: 90% 35%;
}
#aboutus_banner{
  width: 100%;
  height: AUTO;
  background-size: 120%;
  /* background-position: 55%; */
margin-bottom: 50PX;
  BACKGROUND-REPEAT: NO-REPEAT;
  BACKGROUND-POSITION: 90% 35%;
}
#CECA_banner {
  width: 100%;
  height: AUTO;
  background-size: 120%;
  /* background-position: 55%; */
margin-bottom: 50PX;
  BACKGROUND-REPEAT: NO-REPEAT;
  BACKGROUND-POSITION: 90% 35% !important;
  /*background: url(../../images/pagebanner/CECA_banner_mo.png);*/
  }
  #policyresearch_banner{
    width: 100%;
    height: AUTO;
    background-size: 120%;
    /* background-position: 55%; */
  margin-bottom: 50PX;
    BACKGROUND-REPEAT: NO-REPEAT;
    BACKGROUND-POSITION: 90% 35%;
  }
  #project_banner{
    width: 100%;
    height: AUTO;
    background-size: 120%;
    /* background-position: 55%; */
  margin-bottom: 50PX;
    BACKGROUND-REPEAT: NO-REPEAT;
    BACKGROUND-POSITION: 90% 35%;
  }
    #contactus_banner{
      width: 100%;
      height: AUTO;
      background-size: 120%;
      /* background-position: 55%; */
    margin-bottom: 50PX;
      BACKGROUND-REPEAT: NO-REPEAT;
      BACKGROUND-POSITION: 90% 35%;
      }
  #otherlink, .Copyright, .revisiondate, .footer-icon {
    width: 90%;
    margin: 10px auto;
    FLOAT: NONE;
    TEXT-ALIGN: CENTER;
}
.title , #title {

        BACKGROUND-COLOR: #FFF;
}
div#backandtop {

    top: -80px;
}
#footer {
    padding: 20px 0;
}

.mobile_menu_icon{
	background-image:url(../../images/common/jt.png) !important;
	background-position:right 12px !important;
	background-repeat:no-repeat !important;
}
.sub_menu{
        display: none !important;
    }
    table {
        width: 100%;
    }
}



.title2 {
    padding-left: 25px;
    width: 925px;
    background: url(../../images/pagebanner/page_title.png);
    background-repeat: no-repeat;
    background-size: 295px;
    max-width: 920px;
    LINE-HEIGHT: 1.2em;
    margin-left: 20PX;
    min-height: 70px;

}
#title2{

}
.T001{


}
.h1_pico, .h1_agpfs {
  padding-left: 25px;
  width: 925px;
  background: url(../../images/pagebanner/page_title.png);
  background-repeat: no-repeat;
  background-size: 295px;
  max-width: 920px;

  MARGIN-TOP: 70PX;
  LINE-HEIGHT: 1.2EM;
}

#page_content main {
    MARGIN: 0 20px 70px 20PX;
    display: block;
    OVERFLOW-X: AUTO;
        padding-top: 20px;
}
#event-information th,.event-information th{
PADDING: 20PX 10PX;
}
@media screen and (max-width:997px) {
  .title2 {
      padding-left: 25px;
      width: 100%;
      background: url(../../images/pagebanner/page_title.png);
      background-repeat: no-repeat;
      background-size: 295px;
      max-width: 920px;
      HEIGHT: AUTO;
      LINE-HEIGHT: 1.2em !IMPORTANT;
      MARGIN-TOP: 70PX;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin-left: 0;
      BACKGROUND-COLOR: #FFF;
      PADDING: 0 0 0 25PX ;
  }
#page_content main {
    MARGIN-TOP: 50PX !IMPORTANT;
}

}

ol.en-order {
    list-style-type: lower-alpha;
}

#filter-form .filter-row {
    margin-bottom: 4px;
    width: 100%
}

#filter-form .filter-row>div {
    display: inline-block;
    vertical-align: middle;
}

#filter-form .filter-row>div:first-child {
    width: 155px;
    padding-right: 10px;
    text-align: right;
}

#filter-form .filter-row>div:nth-child(2) {
    width: 50%;
}

#filter-form .filter-row>div:nth-child(3) {
    width: 30%;
}

#filter-form button {
    background-color: #2769bf;
    color: white;
    border: 0;
    padding: 10px;
    border-radius: 5px;
}
#filter-form~table{
  width:100%;
  padding:0;
}
#filter-form~table td , #filter-form~table th{
  vertical-align: top;
  min-width: 47px;
}
.filter-principal-invest{
  white-space: nowrap;
}
.filter-status,
.filter-funding,
.filter-zip,
.filter-duration{
  text-align: center;
}
@media print {
	main{
    overflow: visible!important;
  }
}



.spaceBlock{
  height: 40px;
}




/* === Dropdown menu for Other Languages === */

.dropbtn {
  background-color: #1359b9;
  color: white;
  border: none;
  cursor: pointer;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #1359b9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 999;
}

.dropdown-content a {
  color: #fff;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: #f1f1f1;
  color: #1359b9! important;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #1359b9;
}

/* Dropdown menu for Other Languages */