#imHeader_imCell_4 { display: block; position: relative; overflow: hidden; }
#imHeader_imCellStyle_4 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imHeader_imCellStyleGraphics_4 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imObjectImage_04 { width: 100%; vertical-align: top; }
#imFooter_imCell_1 { display: block; position: relative; overflow: visible; }
#imFooter_imCellStyle_1 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imFooter_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imObjectTitle_01 {overflow: hidden; text-align: center; }
#imFooter_imObjectTitle_01_text {font: normal normal normal 9pt 'Tahoma';  padding: 0px 0px 0px 0px;background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_01_text,
#imFooter_imObjectTitle_01_text a { color: #FFFFFF; white-space: pre; }
#imFooter_imObjectTitle_01_text a{ text-decoration: none; }
#imFooter_imCell_2 { display: block; position: relative; overflow: visible; }
#imFooter_imCellStyle_2 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imFooter_imCellStyleGraphics_2 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imObjectTitle_02 {overflow: hidden; text-align: center; }
#imFooter_imObjectTitle_02_text {font: normal normal normal 9pt 'Tahoma';  padding: 0px 0px 0px 0px;background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_02_text,
#imFooter_imObjectTitle_02_text a { color: #FFFFFF; white-space: pre; }
#imFooter_imObjectTitle_02_text a{ text-decoration: none; }
#imFooter_imCell_3 { display: block; position: relative; overflow: visible; }
#imFooter_imCellStyle_3 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imFooter_imCellStyleGraphics_3 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imObjectTitle_03 {overflow: hidden; text-align: center; }
#imFooter_imObjectTitle_03_text {font: normal normal normal 9pt 'Tahoma';  padding: 0px 0px 0px 0px;background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_03_text,
#imFooter_imObjectTitle_03_text a { color: #FFFFFF; white-space: pre; }
#imFooter_imObjectTitle_03_text a{ text-decoration: none; }
#imFooter_imCell_4 { display: block; position: relative; overflow: visible; }
#imFooter_imCellStyle_4 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imFooter_imCellStyleGraphics_4 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imObjectTitle_04 {overflow: hidden; text-align: center; }
#imFooter_imObjectTitle_04_text {font: normal normal normal 9pt 'Tahoma';  padding: 0px 0px 0px 0px;background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_04_text,
#imFooter_imObjectTitle_04_text a { color: #FFFFFF; white-space: pre; }
#imFooter_imObjectTitle_04_text a{ text-decoration: none; }
.animable { visibility: hidden; }
html.no-cssanimations .animable { visibility: visible; }
.animable.animated { visibility: visible; -webkit-animation-fill-mode: both;  animation-fill-mode: both; -webkit-animation-delay: 0s; animation-delay: 0s; }
:-webkit-full-screen-ancestor{ animation-fill-mode: none !important; }
#imGroup_1 { float: left; }
#imGroup_3 > div { float: left; }
#imCell_3 { display: block; position: relative; overflow: visible; }
#imCellStyle_3 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_3 { position: absolute; top: 3px; bottom: 3px; background-color: transparent; }
html:not(.no-cssanimations) #imCell_3.animated {   -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes imCell_3-anim-fadeInLeft {
	0% { opacity: 0;    -webkit-transform: translate3d(-100%, 0, 0);    transform: translate3d(-100%, 0, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
@keyframes imCell_3-anim-fadeInLeft {
	0% { opacity: 0;    -webkit-transform: translate3d(-100%, 0, 0);    transform: translate3d(-100%, 0, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
#imCell_3.animated.fadeInLeft {  -webkit-animation-name: imCell_3-anim-fadeInLeft;  animation-name: imCell_3-anim-fadeInLeft; }
#imObjectImage_03 { width: 100%; vertical-align: top; max-width: 400px; }
#imCell_2 { display: block; position: relative; overflow: visible; }
#imCellStyle_2 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_2 { position: absolute; top: 3px; bottom: 3px; background-color: transparent; }
html:not(.no-cssanimations) #imCell_2.animated {   -webkit-animation-duration: 2000ms;
  animation-duration: 2000ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes imCell_2-anim-fadeInRight {
	0% { opacity: 0;    -webkit-transform: translate3d(100%, 0, 0);    transform: translate3d(100%, 0, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
@keyframes imCell_2-anim-fadeInRight {
	0% { opacity: 0;    -webkit-transform: translate3d(100%, 0, 0);    transform: translate3d(100%, 0, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
#imCell_2.animated.fadeInRight {  -webkit-animation-name: imCell_2-anim-fadeInRight;  animation-name: imCell_2-anim-fadeInRight; }
#imObjectImage_02 { width: 100%; vertical-align: top; max-width: 500px; }
@media (min-width: 960px) {
	.imContentDataContainer { width: 948px; margin-left: auto; margin-right: auto; padding: 0 5px 0 5px; }
	#imGroup_1 { width: 100%; }
	#imGroup_2 { width: 948px; height: 0px; }
	#imGroup_3 { width: 948px; }
	#imCell_3 { width: 310px; min-height: 406px;  padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyle_3 { width: 310px; min-height: 406px; padding: 3px 3px 6px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_3 { left: 3px; right: 3px; }
	#imCell_2 { width: 626px; min-height: 406px;  padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyle_2 { width: 626px; min-height: 406px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_2 { left: 3px; right: 3px; }
	
}

@media (max-width: 959px) and (min-width: 720px) {
	.imContentDataContainer { width: 708px; margin-left: auto; margin-right: auto; padding: 0 5px 0 5px; }
	#imGroup_1 { width: 100%; }
	#imGroup_2 { width: 708px; height: 0px; }
	#imGroup_3 { width: 708px; }
	#imCell_3 { width: 232px; min-height: 376px;  padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCellStyle_3 { width: 232px; min-height: 376px; padding: 3px 3px 78px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_3 { left: 2px; right: 2px; }
	#imCell_2 { width: 468px; min-height: 376px;  padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCellStyle_2 { width: 468px; min-height: 376px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_2 { left: 2px; right: 2px; }
	
}

@media (max-width: 719px) and (min-width: 320px) {
	.imContentDataContainer { width: 309px; margin-left: auto; margin-right: auto; padding: 0 5px 0 5px; }
	#imGroup_1 { width: 100%; }
	#imGroup_2 { width: 309px; height: 0px; clear: left; }
	#imGroup_3 { width: 309px; clear: left; }
	#imCell_3 { clear: left; }
	#imCell_3 { width: 303px; min-height: 394px;  padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyle_3 { width: 303px; min-height: 394px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_3 { left: 3px; right: 3px; }
	#imCell_2 { clear: left; }
	#imCell_2 { width: 307px; min-height: 247px;  padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCellStyle_2 { width: 307px; min-height: 247px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_2 { left: 1px; right: 1px; }
	
}

@media (max-width: 319px) {
	.imContentDataContainer { width: 100%; }
	#imGroup_1 { display: none; clear: left; }
	#imGroup_2 { display: none; clear: left; }
	#imGroup_3 { display: none; clear: left; }
	#imCell_3 { display: none; clear: left; }
	#imCell_3 { width: 100%; min-height: 12px;  padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; box-sizing: border-box; }
	#imCellStyle_3 { width: 100%; min-height: 0px; padding: 3px 3px 3px 3px; }
	#imCellStyleGraphics_3 { top: 3px; bottom: 3px; left: 5px; right: 5px; }
	#imCell_2 { display: none; clear: left; }
	#imCell_2 { width: 100%; min-height: 12px;  padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; box-sizing: border-box; }
	#imCellStyle_2 { width: 100%; min-height: 0px; padding: 3px 3px 3px 3px; }
	#imCellStyleGraphics_2 { top: 3px; bottom: 3px; left: 5px; right: 5px; }
	
}

@media (min-width: 960px) {
	#imHeader_imObjectImage_04_wrapper { position: absolute; top: 13px; left: 0px; width: 959px; height: 350px; z-index: 1; overflow-y: hidden; }
	#imHeader_imObjectImage_04_wrapper img {-webkit-clip-path: inset(0 0 -3.55% 0);clip-path: inset(0 0 -3.55% 0);}#imHeader_imCell_4 { width: 959px; min-height: 338px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyle_4 { width: 959px; min-height: 338px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	
}

@media (max-width: 959px) and (min-width: 720px) {
	#imHeader_imObjectImage_04_wrapper { position: absolute; top: 2px; left: 0px; width: 720px; height: 254px; z-index: 1; overflow-y: hidden; }
	#imHeader_imObjectImage_04_wrapper img {-webkit-clip-path: inset(0 0 -0.395% 0);clip-path: inset(0 0 -0.395% 0);}#imHeader_imCell_4 { width: 720px; min-height: 253px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyle_4 { width: 720px; min-height: 253px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	
}

@media (max-width: 719px) and (min-width: 320px) {
	#imHeader_imObjectImage_04_wrapper { position: absolute; top: 11px; left: 0px; width: 320px; height: 114px; z-index: 1; overflow-y: hidden; }
	#imHeader_imObjectImage_04_wrapper img {-webkit-clip-path: inset(0 0 -0.885% 0);clip-path: inset(0 0 -0.885% 0);}#imHeader_imCell_4 { width: 320px; min-height: 113px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyle_4 { width: 320px; min-height: 113px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	
}

@media (max-width: 319px) {
	#imHeader_imObjectImage_04_wrapper { position: absolute; top: 12px; left: 0px; width: 320px; height: 144px; z-index: 1; overflow-y: hidden; }
	#imHeader_imObjectImage_04_wrapper img {-webkit-clip-path: inset(0 0 -27.434% 0);clip-path: inset(0 0 -27.434% 0);}#imHeader_imCell_4 { width: 100%; min-height: 113px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; box-sizing: border-box; }
	#imHeader_imCellStyle_4 { width: 100%; min-height: 0px; padding: 0px 0px 0px 0px; }
	#imHeader_imCellStyleGraphics_4 { top: 0px; bottom: 0px; left: 0px; right: 0px; }
	
}

@media (min-width: 960px) {
	#imFooter_imObjectTitle_01_wrapper { position: absolute; top: 11px; left: 3px; width: 493px; height: 16px; z-index: 1; overflow-y: hidden; }
	#imFooter_imCell_1 { width: 493px; min-height: 0px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_1 { width: 493px; min-height: 0px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imFooter_imObjectTitle_01_text { top: 0px;  }
	#imFooter_imObjectTitle_01 {min-height: 0px; }
	#imFooter_imObjectTitle_02_wrapper { position: absolute; top: 29px; left: 3px; width: 493px; height: 16px; z-index: 2; overflow-y: hidden; }
	#imFooter_imCell_2 { width: 493px; min-height: 0px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_2 { width: 493px; min-height: 0px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imFooter_imObjectTitle_02_text { top: 0px;  }
	#imFooter_imObjectTitle_02 {min-height: 0px; }
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 47px; left: 3px; width: 493px; height: 16px; z-index: 3; overflow-y: hidden; }
	#imFooter_imCell_3 { width: 493px; min-height: 0px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_3 { width: 493px; min-height: 0px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imFooter_imObjectTitle_03_text { top: 0px;  }
	#imFooter_imObjectTitle_03 {min-height: 0px; }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 27px; left: 649px; width: 296px; height: 16px; z-index: 4; overflow-y: hidden; }
	#imFooter_imCell_4 { width: 296px; min-height: 0px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_4 { width: 296px; min-height: 0px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imFooter_imObjectTitle_04_text { top: 0px;  }
	#imFooter_imObjectTitle_04 {min-height: 0px; }
	
}

@media (max-width: 959px) and (min-width: 720px) {
	#imFooter_imObjectTitle_01_wrapper { position: absolute; top: 11px; left: -34px; width: 493px; height: 16px; z-index: 1; overflow-y: hidden; }
	#imFooter_imCell_1 { width: 493px; min-height: 0px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_1 { width: 493px; min-height: 0px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imFooter_imObjectTitle_01_text { top: 0px;  }
	#imFooter_imObjectTitle_01 {min-height: 0px; }
	#imFooter_imObjectTitle_02_wrapper { position: absolute; top: 30px; left: -34px; width: 493px; height: 16px; z-index: 2; overflow-y: hidden; }
	#imFooter_imCell_2 { width: 493px; min-height: 0px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_2 { width: 493px; min-height: 0px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imFooter_imObjectTitle_02_text { top: 0px;  }
	#imFooter_imObjectTitle_02 {min-height: 0px; }
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 49px; left: -34px; width: 493px; height: 16px; z-index: 3; overflow-y: hidden; }
	#imFooter_imCell_3 { width: 493px; min-height: 0px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_3 { width: 493px; min-height: 0px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imFooter_imObjectTitle_03_text { top: 0px;  }
	#imFooter_imObjectTitle_03 {min-height: 0px; }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 29px; left: 481px; width: 253px; height: 16px; z-index: 4; overflow-y: hidden; }
	#imFooter_imCell_4 { width: 253px; min-height: 0px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_4 { width: 253px; min-height: 0px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imFooter_imObjectTitle_04_text { top: 0px;  }
	#imFooter_imObjectTitle_04 {min-height: 0px; }
	
}

@media (max-width: 719px) and (min-width: 320px) {
	#imFooter_imObjectTitle_01_wrapper { position: absolute; top: 9px; left: -84px; width: 493px; height: 16px; z-index: 1; overflow-y: hidden; }
	#imFooter_imCell_1 { width: 493px; min-height: 0px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_1 { width: 493px; min-height: 0px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imFooter_imObjectTitle_01_text { top: 0px;  }
	#imFooter_imObjectTitle_01 {min-height: 0px; }
	#imFooter_imObjectTitle_02_wrapper { position: absolute; top: 29px; left: -84px; width: 493px; height: 16px; z-index: 2; overflow-y: hidden; }
	#imFooter_imCell_2 { width: 493px; min-height: 0px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_2 { width: 493px; min-height: 0px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imFooter_imObjectTitle_02_text { top: 0px;  }
	#imFooter_imObjectTitle_02 {min-height: 0px; }
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 49px; left: -84px; width: 493px; height: 16px; z-index: 3; overflow-y: hidden; }
	#imFooter_imCell_3 { width: 493px; min-height: 0px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_3 { width: 493px; min-height: 0px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imFooter_imObjectTitle_03_text { top: 0px;  }
	#imFooter_imObjectTitle_03 {min-height: 0px; }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 90px; left: 10px; width: 296px; height: 16px; z-index: 4; overflow-y: hidden; }
	#imFooter_imCell_4 { width: 296px; min-height: 0px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_4 { width: 296px; min-height: 0px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imFooter_imObjectTitle_04_text { top: 0px;  }
	#imFooter_imObjectTitle_04 {min-height: 0px; }
	
}

@media (max-width: 319px) {
	#imFooter_imObjectTitle_01_wrapper { position: absolute; top: 12px; left: -84px; width: 493px; height: 16px; z-index: 1; overflow-y: hidden; }
	#imFooter_imCell_1 { width: 100%; min-height: 0px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; box-sizing: border-box; }
	#imFooter_imCellStyle_1 { width: 100%; min-height: 0px; padding: 0px 0px 0px 0px; }
	#imFooter_imCellStyleGraphics_1 { top: 0px; bottom: 0px; left: 0px; right: 0px; }
	#imFooter_imObjectTitle_01_text { top: 0px;  }
	#imFooter_imObjectTitle_01 {min-height: 0px; }
	#imFooter_imObjectTitle_02_wrapper { position: absolute; top: 31px; left: -86px; width: 493px; height: 16px; z-index: 2; overflow-y: hidden; }
	#imFooter_imCell_2 { width: 100%; min-height: 0px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; box-sizing: border-box; }
	#imFooter_imCellStyle_2 { width: 100%; min-height: 0px; padding: 0px 0px 0px 0px; }
	#imFooter_imCellStyleGraphics_2 { top: 0px; bottom: 0px; left: 0px; right: 0px; }
	#imFooter_imObjectTitle_02_text { top: 0px;  }
	#imFooter_imObjectTitle_02 {min-height: 0px; }
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 49px; left: -85px; width: 493px; height: 16px; z-index: 3; overflow-y: hidden; }
	#imFooter_imCell_3 { width: 100%; min-height: 0px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; box-sizing: border-box; }
	#imFooter_imCellStyle_3 { width: 100%; min-height: 0px; padding: 0px 0px 0px 0px; }
	#imFooter_imCellStyleGraphics_3 { top: 0px; bottom: 0px; left: 0px; right: 0px; }
	#imFooter_imObjectTitle_03_text { top: 0px;  }
	#imFooter_imObjectTitle_03 {min-height: 0px; }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 98px; left: 16px; width: 296px; height: 16px; z-index: 4; overflow-y: hidden; }
	#imFooter_imCell_4 { width: 100%; min-height: 0px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; box-sizing: border-box; }
	#imFooter_imCellStyle_4 { width: 100%; min-height: 0px; padding: 0px 0px 0px 0px; }
	#imFooter_imCellStyleGraphics_4 { top: 0px; bottom: 0px; left: 0px; right: 0px; }
	#imFooter_imObjectTitle_04_text { top: 0px;  }
	#imFooter_imObjectTitle_04 {min-height: 0px; }
	
}

