/* Generated by less 2.5.1 */
html {
  font-family: 'Arial', 'Verdena';
}
header,
section,
footer,
aside,
nav,
article,
figure {
  display: block;
}
.left {
  float: left;
}
.right {
  float: right;
}
.center {
  clear: both;
}
.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
* {
  outline: none;
}
a {
  color: #000;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
}
a:visited {
  text-decoration: none;
}
a img {
  border: 0;
}
p {
  font-size: 12px;
  line-height: 1.5;
}
ul,
li,
ol {
  list-style-type: none;
  list-style: none;
}
textarea:focus,
input:focus,
select:focus {
  outline: none;
  box-shadow: none;
}
img {
  border: 0;
  display: block;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
img {
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.map_canvas img {
  max-width: none!important;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
::-moz-selection {
  background-color: #4c403b;
  color: #fff;
  text-shadow: none;
  background-position: top center;
}
::selection {
  background-color: #4c403b;
  color: #fff;
  text-shadow: none;
}
body {
  width: 100%;
  height: 100%;
}
img {
  max-width: 100%;
  height: auto;
}
img {
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.map_canvas img {
  max-width: none!important;
}
/* Nicolas Gallagher's micro clearfix */
.row:before,
.row:after,
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.row:after,
.clearfix:after {
  clear: both;
}
.row,
.clearfix {
  zoom: 1;
}
textarea:focus,
input:focus {
  outline: none;
}
body,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
input,
textarea,
p,
th,
tr,
td,
img {
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5 {
  padding: 0;
  margin: 0;
  text-align: left;
}
* div {
  display: block;
}
* p {
  margin: 0;
  padding: 0;
}
.row {
  width: 996px;
  max-width: 100%;
  min-width: 480px;
  margin: 0 auto;
}
.row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -5px;
}
.row.collapse .column,
.row.collapse .columns {
  padding: 0;
}
.row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -5px;
}
.row .row.collapse {
  margin: 0;
}
a:focus {
  border: 1px dashed #000;
  background: #fff000;
}
.wcag-hide {
  position: absolute;
  left: -10000px !important;
  top: auto;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden;
}
body {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-y: visible;
  overflow-x: hidden;
}
body.theme.theme_zima {
  background: url(../img/bg/bg_zima.jpg) no-repeat center top;
}
body.theme.theme_wiosna {
  background: url(../img/bg/bg_wiosna.jpg) no-repeat center top;
}
body.theme.theme_lato {
  background: url(../img/bg/bg_lato.jpg) no-repeat center top;
}
body.theme.theme_jesien {
  background: url(../img/bg/bg_jesien.jpg) no-repeat center top;
}
body.theme.theme_life {
  background: #0e4097 url(../img/bg/bg_life.jpg) no-repeat center top;
}
.body_wrapper {
  position: relative;
  width: 100%;
  min-height: 600px;
  margin: 0;
  margin: 0 0 0 0;
  padding: 0;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-align: stretch;
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.25s ease-in-out;
  overflow: hidden;
}
.element-hidden {
  display: none;
}
.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
}
.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
  position: static !important;
  clip: auto;
  overflow: visible;
  height: auto;
}
#skip-link {
  left: 50%;
  margin-left: -5.25em;
  margin-top: 0;
  position: absolute;
  width: auto;
  z-index: 100;
}
#skip-link a,
#skip-link a:link,
#skip-link a:visited {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0 0 10px 10px;
  color: #fff;
  display: block;
  font-size: 0.94em;
  -khtml-border-radius: 0 0 10px 10px;
  line-height: 1.7;
  -moz-border-radius: 0 0 10px 10px;
  padding: 1px 10px 2px 10px;
  text-decoration: none;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
}
#skip-link a:hover,
#skip-link a:active,
#skip-link a:focus {
  outline: 0;
}
.browser_info_wrapper {
  position: relative;
  z-index: 201;
  display: block;
  clear: both;
  width: 100%;
  height: auto;
  background: #fff;
}
.browser_info_wrapper.red {
  background: #f54343;
}
.browser_info_wrapper .browser_in {
  position: relative;
  display: block;
  clear: both;
  padding: 10px 0;
  margin: 0 auto;
  width: 960px;
  height: auto;
}
.browser_in .use_old {
  display: block;
  clear: both;
  padding-bottom: 10px;
  width: 100%;
  font-size: 22px;
  color: #fff;
  text-align: center;
  text-shadow: none;
}
.browser_in .use_better {
  display: block;
  clear: both;
  width: 100%;
  font-size: 15px;
  color: #fff;
  text-align: center;
}
.browser_in .use_better h3 {
  display: block;
  clear: both;
  width: 100%;
  font-size: 15px;
  color: #fff;
  text-align: center;
}
ul.browsers_list {
  display: block;
  width: 650px;
  padding: 15px 0;
  margin: 0 auto;
}
ul.browsers_list li {
  display: block;
  float: left;
  width: 110px;
  margin: 10px;
  text-align: center;
}
ul.browsers_list li a div {
  display: block;
  clear: both;
  height: 60px;
}
ul.browsers_list li a div img {
  display: block;
  clear: both;
  width: 48px;
  margin: auto;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
ul.browsers_list li a div img.ff {
  margin-top: 5px;
}
ul.browsers_list li a:hover div img {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
ul.browsers_list li a span {
  display: block;
  clear: both;
  color: #fff;
}
ul.browsers_list li a:hover span {
  display: block;
  clear: both;
  color: #000;
}
.header_wrapper_slider {
  position: relative;
  clear: both;
  width: 100%;
  margin: 0;
  border: none;
}
.header_wrapper_slider .row {
  position: relative;
  border: none;
  overflow: hidden;
}
.header_wrapper_slider .row a.logo_pn {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 500px;
  height: 210px;
  background: url(../img/header/logo_pn.png) no-repeat 0 center;
  border: none;
}
.header_wrapper_slider .row a.logo_g {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  width: 167px;
  height: 152px;
  background: url(../img/header/logo_lpn.png) no-repeat 0 center;
  border: none;
}
.header_wrapper_slider .row a.logo_life_pn {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 500px;
  height: 210px;
  background: url(../img/header/logo_life_pn.png) no-repeat 0 center;
  border: none;
}
.header_wrapper_slider .row a.logo_life_g {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  width: 167px;
  height: 152px;
  background: url(../img/header/logo_lpn.png) no-repeat 0 center;
  border: none;
}
.htop-options {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 100;
  background: rgba(155, 133, 110, 0.7);
}
.htop-options a {
  display: block;
  float: right;
  margin-right: 1px;
  height: 33px;
  line-height: 33px;
  font-size: 12px;
  color: #1d1a16;
}
.htop-options a i {
  font-size: 16px;
  margin-right: 10px;
}
.htop-options a:hover {
  background-color: #4c403b;
  color: #f7eedf;
}
.htop-options:focus {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.opt-contrast {
  border-right: none!important;
  padding: 0 10px;
}
.opt-fontsize {
  display: block;
  float: right;
  padding: 0 10px 0 10px;
  height: 33px;
}
.opt-fontsize span {
  float: left;
  height: 33px;
  line-height: 33px;
  font-size: 12px;
  margin-right: 10px;
  display: none;
}
.opt-fontsize a {
  display: block;
  float: left;
  width: 26px;
  height: 33px;
  line-height: 33px;
  text-align: center;
}
.opt-fontsize a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.opt-fontsize a.active {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  text-shadow: none;
}
.opt-fontsize a.s_normal {
  font-size: 14px;
}
.opt-fontsize a.s_medium {
  font-size: 18px;
}
.opt-fontsize a.s_large {
  font-size: 22px;
}
.loga-sonda-wrp {
  display: block;
  clear: both;
  width: 100%;
}
.logo-sonda {
  display: block;
  float: left;
  width: 33.33%;
  text-align: center;
}
.logo-sonda label {
  display: block;
  clear: both;
  cursor: pointer;
  border-bottom: 3px solid #ccc;
  margin-bottom: 10px;
}
.logo-sonda label img {
  display: block;
  clear: both;
  width: 90%;
  margin: 0 auto;
}
.logo-sonda label.active {
  border-bottom: 3px solid #000;
}
.logo-sonda input {
  width: 20px;
}
.logo-sonda input:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  bottom: 1px;
  background-color: #aaa;
  box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
  border-radius: 8px;
}
.loga-sonda-alerts {
  display: block;
  clear: both;
  padding: 20px 0 0 0;
}
.loga-sonda-btn-wrp {
  display: block;
  clear: both;
  padding: 10px 20px 20px 20px;
}
.loga-sonda-btn-wrp a {
  display: block;
  max-width: 200px;
  margin: 0 auto;
  font-size: 14px;
  padding: 10px;
  text-align: center;
  background: #4c403b;
  color: #f0e5cc;
}
.loga-sonda-btn-wrp a:hover,
.loga-sonda-btn-wrp a:focus {
  background: #332925;
}
.mmenu_wrapper {
  clear: both;
  width: 100%;
  min-height: 40px;
  height: auto;
  margin: 0;
  padding: 0;
}
.mmenu_wrapper .row {
  position: relative;
  background: #9b856e;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.menu-link {
  display: none;
  float: right;
  width: auto;
  height: 40px;
  margin: 0;
  padding: 0 10px;
  line-height: 40px;
  font-size: 14px;
  background: #4c403b;
  color: #e3d0b1;
}
.menumain {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  moz-transition: all 0.3s ease-out;
  ms-transition: all 0.3s ease-out;
  o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  webkit-transition: all 0.3s ease-out;
}
.menumain ul {
  display: inline-table;
  position: relative;
  z-index: 99999;
  list-style: none;
  margin: 0;
  padding: 5px;
}
.menumain > li > ul.sub-menu {
  background-clip: padding-box;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  moz-background-clip: padding;
  moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  webkit-background-clip: padding-box;
  webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.menumain ul:after {
  clear: both;
  content: "";
  display: block;
}
.menumain ul li {
  padding: 0px;
  margin: 0;
}
.menumain > ul > li {
  display: inline-block;
  margin: 0 5px 0 0;
}
.menumain a:focus {
  background: #ffff00;
  color: #000;
}
.menumain ul li a.active,
.menumain ul li a.selected {
  background-color: #85725f;
  color: #332925;
}
.menumain ul li a {
  display: block;
  padding: 0 8px 0 5px;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  background: none;
  text-decoration: none;
}
.menumain ul ul {
  position: absolute;
  top: 35px;
  display: none;
  min-width: 160px;
  z-index: 9999!important;
  padding: 0;
  margin: 0;
  background: #85725f;
  border: 1px solid #85725f;
  box-shadow: -3px 3px 3px rgba(0, 0, 0, 0.3);
}
.menumain ul li:hover > ul {
  display: block;
}
.menumain ul ul > li {
  position: relative;
}
.menumain ul ul > li a {
  padding: 5px 15px 5px 10px;
  bmoz-transition: background-color 0.2s ease-out;
  ms-transition: background-color 0.2s ease-out;
  o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  webkit-transition: background-color 0.2s ease-out;
}
.menumain ul ul ul {
  left: 100%;
  position: absolute;
  top: 0;
}
.menumain ul li:hover {
  background: #85725f;
  color: #e3d0b1!important;
}
.menumain ul li ul li:hover {
  background: #85725f;
  color: #e3d0b1!important;
}
.menumain ul li ul li:hover > a {
  color: #e3d0b1!important;
}
.menumain ul li ul li a {
  padding: 5px;
  font-size: 12px;
  color: #332925;
  height: auto;
  line-height: 14px;
  border-bottom: 1px solid #72604f;
}
.menumain ul li a:hover {
  background: #4c403b;
  color: #e3d0b1!important;
}
.menumain ul li ul li:last-child a {
  border: none;
}
@media screen and (max-width: 768px) {
  a.menu-link {
    display: block;
  }
  .menumain {
    clear: both;
    float: none;
    margin: 0;
    padding: 0;
    min-width: inherit;
    background: #9b856e;
  }
  .menumain ul {
    padding: 0!important;
  }
  .menumain,
  .menumain ul ul {
    background: #9b856e;
    max-height: 0;
    overflow: hidden;
  }
  .menumain > ul > li {
    margin: 0;
  }
  .menumain ul ul a {
    padding: 5px 15px 5px 15px!important;
  }
  .menumain ul ul ul a {
    padding: 5px 15px 5px 30px!important;
  }
  .menumain ul ul ul ul a {
    padding: 5px 15px 5px 45px!important;
  }
  .menumain ul ul ul ul ul a {
    padding: 5px 15px 5px 60px!important;
  }
  .menumain > li > ul.sub-menu {
    background-clip: padding-box;
    padding: 0px;
    border: none;
    box-shadow: none;
    moz-background-clip: padding;
    moz-box-shadow: none;
    webkit-background-clip: padding-box;
    webkit-box-shadow: none;
  }
  .menumain.active,
  .menumain > ul ul.active {
    max-height: 55em;
  }
  .menumain ul {
    display: inline;
  }
  .menumain > ul {
    border-top: 1px solid #85725f;
  }
  .menumain li,
  .menumain > ul > li {
    display: block;
  }
  .menumain li a {
    display: block;
    position: relative;
    border-bottom: 1px solid #85725f;
  }
  .menumain li.has-submenu > a:after {
    content: '+';
    display: block;
    font-size: 1.5em;
    position: absolute;
    right: 8px;
    top: 0;
  }
  .menumain li.has-submenu ul li.has-submenu > a:after {
    position: absolute;
    right: 8px;
    top: 4px;
  }
  .menumain li.has-submenu > a.active:after {
    content: "-";
  }
  .menumain ul li ul li a {
    border-bottom: 1px solid #85725f!important;
  }
  .menumain ul ul > li a {
    background: #aa937c;
    padding: 5px;
    font-size: 12px;
    color: #332925;
    height: auto;
    line-height: 14px;
  }
  .menumain ul ul,
  .menumain ul ul ul {
    border: none;
    box-shadow: none;
    display: inherit;
    left: auto;
    position: relative;
    top: auto;
  }
}
.langs {
  display: block;
  float: right;
  padding: 9px 10px 0 0;
}
.langs ul.lang {
  display: block;
  width: auto;
  height: 23px;
}
.langs ul.lang li {
  display: block;
  float: left;
  margin: 0 6px;
}
.langs ul.lang li a {
  display: block;
  width: 23px;
  height: 17px;
  background: url(../img/header/langs.png) no-repeat;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.langs ul.lang li.pl a {
  background-position: 0 top;
}
.langs ul.lang li.en a {
  background-position: -30px top;
}
.langs ul.lang li.cz a {
  background-position: -60px top;
}
.langs ul.lang li.de a {
  background-position: -90px top;
}
.langs ul.lang li:hover a {
  background-color: #5b4e41;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.langs ul.lang li.active a {
  background-color: #5b4e41;
  border: 1px solid #5b4e41;
  box-shadow: 0 0 2px rgba(44, 36, 32, 0.4);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.unmenu_wrapper {
  clear: both;
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 0;
}
.unmenu_wrapper .row {
  position: relative;
  background: #b6a28d;
}
.unmenu_wrapper .row .search {
  display: block;
  float: right;
  width: 258px;
  height: 40px;
  line-height: 31px;
}
.unmenu_wrapper .row .search form {
  position: relative;
  display: block;
  float: left;
  margin: 0 auto;
  width: 250px;
  height: 31px;
  line-height: 31px;
  background: #e3d0b1;
}
.unmenu_wrapper .row .search input {
  display: block;
  float: left;
  outline: none;
  background: transparent;
  width: 205px;
  height: 31px;
  line-height: 31px;
  border: none;
  color: #332925;
  font-size: 13px;
  text-indent: 5px;
}
.unmenu_wrapper .row .search input:focus {
  box-shadow: none;
  outline: none;
}
.unmenu_wrapper .row .search button {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  display: block;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  border: none;
  background: url(../img/menu/icon_search.png) no-repeat 0 0;
}
.unmenu_wrapper .row .search button:hover {
  background-position: -20px 0;
}
.unmenu_wrapper .row .th_menu {
  display: block;
  float: left;
  width: 258px;
  height: 40px;
}
.unmenu_wrapper .row .th_menu h3 {
  display: block;
  float: right;
  text-align: right;
  width: 248px;
  padding-right: 10px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-weight: bold;
}
.unmenu_wrapper .row .th_menu.life {
  display: block;
  float: left;
  width: 258px;
  height: 40px;
  text-indent: -9999px;
  background: #0e3f97 url(../img/middle/life_bg_left.png) no-repeat right center;
}
.unmenu_wrapper .row .th_menu.life h3 {
  display: none;
}
.unmenu_wrapper .row .th_bc {
  display: block;
  float: left;
  width: 480px;
  height: 40px;
  line-height: 40px;
}
.breadcrumb {
  position: relative;
  clear: both;
  width: 100%;
  display: block;
  min-height: 40px;
  height: auto;
  padding: 0;
  margin: 0;
  background: #b6a28d;
}
.breadcrumb .path {
  display: block;
  float: left;
  margin: 12px 0;
  color: #332925;
  font-size: 11px;
  min-height: 16px;
  line-height: 16px;
  padding-left: 15px;
}
.breadcrumb .path a {
  display: block;
  float: left;
  color: #332925;
  font-size: 11px;
}
.breadcrumb .path a:hover {
  color: #f0e0c7;
  text-decoration: underline;
}
.breadcrumb .path i {
  display: block;
  float: left;
  width: 4px;
  height: 15px;
  padding: 0 6px;
  background: url(../img/middle/path_arrow.png) no-repeat center center;
}
.breadcrumb .path span {
  display: block;
  float: left;
  color: #9d2d30;
  font-size: 11px;
}
.middle_wrapper {
  clear: both;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
.middle_wrapper.cols_two .row {
  background: url(../img/bg/bg_middle_2coll.png) repeat-y;
}
.middle_wrapper.cols_one .row {
  background: url(../img/bg/bg_middle_1coll.png) repeat-y;
}
.middle_wrapper .row .ms_col_left {
  float: left;
  width: 258px;
  padding: 0 0 10px 0;
}
.middle_wrapper .row .ms_col_middle {
  float: left;
  width: 480px;
  padding: 10px 0;
}
.middle_wrapper.cols_one .row .ms_col_middle {
  float: left;
  width: 738px;
  padding: 10px 0;
}
.middle_wrapper .row .ms_col_right {
  float: right;
  width: 258px;
  padding: 10 0 10px 0;
}
.middle_wrapper .row .msubsite_col_left {
  float: left;
  width: 240px;
  padding: 0;
  /*background:#4a3d36; */
}
.middle_wrapper .row .msubsite_col_right {
  float: right;
  width: 720px;
  /*background:url(../img/bg/subsite_bg.jpg) repeat-y right 0;*/
}
.middle_wrapper .row .msubsite_col_right .in {
  padding: 10px 10px 10px 22px;
  text-align: left;
}
h3.thead_left {
  position: relative;
  display: block;
  width: 100%;
  height: 32px;
  line-height: 32px;
  color: #fff;
  font-size: 14px;
  text-indent: 10px;
}
h3.thead_left i {
  position: absolute;
  top: 0;
  left: -10px;
  display: block;
  width: 10px;
  height: 37px;
  background: url(../img/middle/h_left_blue.png) no-repeat 0 0;
}
h3.thead_left {
  background: #000;
}
h3.thead_left a.back {
  display: block;
  float: right;
  padding: 0 10px;
  font-size: 12px;
  color: #fff;
  background: #b4b4b4;
  height: 32px;
  line-height: 32px;
}
h3.thead_left a.back span {
  display: block;
  float: left;
  width: 20px;
  height: 32px;
  background: url(../img/middle/arrow_back.png) no-repeat center center;
}
h3.thead_left a.back:hover {
  background: #98c1ff;
}
.col_left_content {
  display: block;
  clear: both;
  padding: 20px 0;
}
.col_left_content a {
  display: block;
  width: 100%;
  padding: 10px 0;
  text-align: center;
}
.col_left_content a img {
  display: block;
  margin: 10px auto;
}
.col_right_content {
  display: block;
  clear: both;
  padding: 20px 0;
}
.col_right_content a {
  display: block;
  width: 100%;
  padding: 10px 0;
  text-align: center;
}
.col_right_content a img {
  display: block;
  margin: 10px auto;
}
.banners-right a {
  padding: 0;
}
a.submenu_icon_btn {
  display: none;
  clear: both;
  width: 100%;
  height: 30px;
  background: url(../img/middle/icon_menu_sub.png) no-repeat right 0;
}
a.submenu_icon_btn:hover {
  background-position: right -30px;
}
ul.subsite_menu {
  display: block;
  clear: both;
  background: #4c403b;
  padding: 0;
  margin: 0;
}
ul.subsite_menu.life {
  border-top: 1px solid #2557b0;
  background: #0e3f97;
}
ul.subsite_menu.bip {
  border-top: 1px solid #cc4349;
  background: #bc131a;
}
ul.subsite_menu.bip a {
  color: #f4cfd0;
}
ul.subsite_menu.life a {
  color: #e3edff;
}
ul.subsite_menu.mright {
  padding: 10px 0;
}
ul.subsite_menu.mleft > li {
  display: block;
  clear: both;
  text-align: right;
}
ul.subsite_menu.mright > li {
  display: block;
  clear: both;
  text-align: left;
}
ul.subsite_menu li a {
  position: relative;
  display: block;
  clear: both;
  padding: 8px 0;
  color: #e3d0b1;
  font-size: 13px;
  background: url(../img/menu/submenu_line.png) no-repeat right bottom;
}
ul.subsite_menu.mright li a {
  background: url(../img/menu/submenu_line_right.png) no-repeat right bottom;
}
ul.subsite_menu li a:hover {
  background: #332925;
}
ul.subsite_menu li a:focus {
  border: 1px dotted #ffff00;
}
ul.subsite_menu li a.active,
ul.subsite_menu li a.active:hover {
  color: #e3d0b1;
  background: #332925;
}
ul.subsite_menu.life li a:hover {
  background: #072d70;
}
ul.subsite_menu.life li a.active,
ul.subsite_menu.life li a.active:hover {
  color: #e3edff;
  background: #072d70;
}
ul.subsite_menu li a strong {
  display: block;
  float: right;
  margin-right: 5px;
  margin-left: 2px;
  width: 15px;
  height: 16px;
  background: url(../img/menu/small_arrow_right.png) no-repeat center center;
}
ul.subsite_menu.mright li a strong {
  display: block;
  float: left;
  margin-left: 5px;
  width: 15px;
  height: 16px;
  background: url(../img/menu/small_arrow_left.png) no-repeat center center;
}
ul.subsite_menu li ul {
  background: #554944;
  display: block;
  clear: both;
  padding: 0;
  margin: 0;
}
ul.subsite_menu.bip li ul {
  background: #c9232a;
}
ul.subsite_menu.life li ul {
  background: #154aa8;
}
ul.subsite_menu li ul li a {
  padding: 6px 0;
  padding-right: 10px;
  font-size: 12px;
}
ul.subsite_menu li ul li ul {
  background: #62554f;
}
ul.subsite_menu.bip li ul li ul {
  background: #d62f36;
}
ul.subsite_menu.life li ul li ul {
  background: #1c54b9;
}
ul.subsite_menu li ul li ul li a {
  padding: 4px 0;
  padding-right: 20px;
  font-size: 11px;
}
a.bip_link_btn {
  display: block;
  clear: both;
  width: 100%;
  height: 48px;
  margin-top: 10px;
  background: #B2A28D;
}
a.bip_link_btn span {
  display: inline-block;
  color: #4E423C;
  font-size: 12px;
  font-weight: bold;
}
a.bip_link_btn span strong {
  display: block;
  padding: 10px 0 0 20px;
}
a.bip_link_btn i {
  display: inline-block;
  float: right;
  border: 1px solid #B2A28D;
  width: 48px;
  height: 48px;
  background: #B2A28D url(../img/middle/bip_link_btn_logo.png) no-repeat center center;
}
a.bip_link_btn:hover {
  background: #B2A28D;
}
.news_main_cont {
  display: block;
  clear: both;
  padding: 10px;
}
.news_main_cont h2 {
  position: relative;
  display: block;
  clear: both;
  padding: 6px 10px 4px 10px;
  font-size: 18px;
  font-weight: bold;
  color: #4e423c;
  line-height: 26px;
  border-bottom: 1px solid #eee0ca;
}
.news_main_cont h2 span.date {
  display: block;
  clear: both;
  width: 177px;
  height: 20px;
  line-height: 20px;
  text-align: left;
  color: #4e423c;
  font-size: 11px;
  font-weight: normal;
}
.elems_main_cont {
  display: block;
  clear: both;
  padding: 0 10px 10px 10px;
}
h3.content {
  position: relative;
  display: block;
  clear: both;
  /*padding:6px 0;*/
  padding: 6px 0 12px 10px;
  font-size: 16px;
  font-weight: bold;
  color: #4e423c;
  line-height: 19px;
  border-bottom: 1px solid #eee0ca;
}
h2.colhead {
  display: block;
  padding: 10px 10px;
  min-height: 14px;
  background: #4e423c;
  color: #e3d0b1;
  font-weight: bold;
  font-size: 13px;
  line-height: 14px;
}
.news_small {
  display: block;
  padding: 10px;
}
.news_small li {
  display: block;
  clear: both;
  border-bottom: 1px solid #b2a28b;
}
.news_small li .news_cont {
  display: block;
  clear: both;
  color: #4e423c;
}
.news_small li .news_cont span.date {
  padding-left: 18px;
  background: url(../img/middle/cal_news_icon.png) no-repeat left center;
  font-size: 11px;
  color: #817664;
}
.news_small li .news_cont h3 {
  display: block;
  padding-bottom: 5px;
  line-height: 14px;
}
.news_small li .news_cont h3 a {
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
.news_small li .news_cont p {
  font-size: 12px;
}
.news_small li .news_cont a.btn_more {
  display: block;
  float: right;
  padding: 4px 5px;
  font-size: 11px;
  background: #b6a28d;
  color: #4e423c;
}
.news_small li .news_cont a.btn_more:hover,
.news_small li .news_cont a.btn_more:focus {
  color: #e3d0b1;
  background: #4e423c;
}
h3.thead_left {
  display: block;
  clear: both;
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-indent: 10px;
  font-weight: normal;
  font-size: 16px;
  color: #e3d0b1;
  background: #4e423c;
}
h3.thead_left a.back {
  float: right;
  color: #fff;
  font-size: 11px;
  padding-right: 60px;
}
h3.thead_left a.back:hover {
  text-decoration: underline;
}
ul.news {
  display: block;
  clear: both;
  width: 100%;
  padding-left: 10px;
  margin: 10px 0 0 -10px;
}
ul.news .news_cont {
  display: block;
  clear: both;
  width: 100%;
  padding: 6px 0 0 0;
}
ul.news li {
  margin-bottom: 0;
  border-bottom: 1px solid #dbd7d3;
}
ul.news li .head_news {
  position: relative;
  display: block;
  clear: both;
  width: 100%;
  min-height: 42px;
}
ul.news li .head_news span.date {
  display: block;
  float: none;
  clear: both;
  margin: 0;
  padding: 2px 0 2px 15px;
  width: auto;
  height: 13px;
  line-height: 13px;
  text-align: left;
  color: #4e423c;
  font-size: 11px;
}
ul.news li .head_news h3 {
  display: block;
  float: left;
  padding: 5px 0 5px 15px;
  width: auto;
}
ul.news li .head_news h3 a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  width: auto;
  color: #4e423c;
  /* overflow:hidden; text-overflow: ellipsis; white-space: nowrap;*/
}
ul.news li .cont {
  display: block;
  clear: both;
  padding: 10px 0 0 6px;
}
ul.news li .cont a.img {
  max-width: 141px;
  text-align: left;
}
ul.news li .cont a.img img {
  border: none;
}
ul.news li .cont p {
  display: block;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  text-align: left;
  vertical-align: top;
  color: #4e423c;
  font-size: 13px;
}
ul.news li .cont p img {
  max-width: 141px;
  text-align: left;
  margin: 0 20px 10px 0;
  border: none;
  vertical-align: text-top;
}
ul.news li .cont .bottom {
  display: block;
  clear: both;
  padding: 0 5px 5px 0;
}
ul.news li .cont .bottom a.btn_more {
  display: block;
  float: right;
  background: #4e423c;
  color: #e3d0b1;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 10px;
}
ul.news li .cont .bottom a.btn_more:hover {
  background: #9b856e;
  color: #4e423c;
}
.paging {
  display: block;
  clear: both;
  width: 100%;
  margin: 10px 0;
  padding: 10px 0;
  text-align: center;
}
.paging strong {
  color: #9b856e;
  font-size: 11px;
  font-weight: normal;
}
.paging a {
  border: 1px solid #dbd7d3;
  border-bottom: 2px solid #4e423c;
  background: #fff;
  color: #4e423c;
  padding: 3px 8px;
  margin-left: 3px;
}
.paging a:hover,
.paging a:focus {
  background: #e3d0b1;
  color: #fff;
}
.paging a.selected {
  border: 1px solid #4e423c;
  background: #4e423c;
  color: #e3d0b1;
}
.paging span {
  color: #404040;
  margin-left: 3px;
}
ul.gallery_cont {
  display: block;
  clear: both;
  padding: 10px;
  /*margin:0 auto; width:100%; */
}
ul.gallery_cont li {
  display: block;
  float: left;
  width: 45%;
  margin: 10px 2.5%;
}
ul.gallery_cont li .t_g_p_cont {
  display: block;
  width: 100%;
  min-height: 100px;
}
ul.gallery_cont li .t_g_p_cont a {
  display: inline-block;
  width: 100%;
  text-align: center!important;
}
ul.gallery_cont li .t_g_p_cont a img {
  display: inline;
  border: 5px solid #fff;
  box-shadow: 0 0 6px #9b856e;
}
ul.gallery_cont li .t_g_p_cont a:hover img {
  border: 5px solid #9b856e;
}
ul.gallery_cont li .t_g_p_cont span {
  display: block;
  clear: both;
  color: #4e423c;
  font-size: 11px;
  text-align: center;
  padding-top: 6px;
}
ul.gallery_cont.small {
  display: block;
  clear: both;
  padding: 10px;
  /*margin:0 auto; width:100%; */
}
ul.gallery_cont.small li {
  display: block;
  float: left;
  width: 21%;
  margin: 10px 2%;
}
ul.gallery_cont.small li .t_g_p_cont span {
  font-size: 11px;
  text-align: center;
  padding-top: 6px;
}
ul.gallery_cont.medium {
  display: block;
  clear: both;
  padding: 10px;
  /*margin:0 auto; width:100%; */
}
ul.gallery_cont.medium li {
  display: block;
  float: left;
  width: 28%;
  margin: 10px 2%;
}
ul.gallery_cont.medium li .t_g_p_cont span {
  font-size: 11px;
  text-align: center;
  padding-top: 6px;
}
.videoCont {
  display: block;
  width: 100%;
  padding: 20px 0;
}
.videoCont div {
  display: block;
  margin: auto auto;
}
ul.tv_vert_videos {
  display: block;
  clear: both;
  padding: 10px;
}
ul.tv_vert_videos li {
  display: block;
  float: left;
  width: 45%;
  margin: 10px 2.5%;
  height: 170px;
}
ul.tv_vert_videos li .image {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: center;
}
ul.tv_vert_videos li .image img {
  position: relative;
  display: inline;
  text-align: center;
  border: 5px solid #fff;
  margin: 0;
  pagging: 0;
  box-shadow: 0 0 6px #9b856e;
}
ul.tv_vert_videos li .image a.play_icon_small {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/tv/play_icon_small.png) no-repeat center center;
  z-index: 11;
}
ul.tv_vert_videos li .image a.play_icon_small:hover {
  background: url(../img/tv/play_icon_small_hover.png) no-repeat center center;
}
ul.tv_vert_videos li .date {
  display: block;
  clear: both;
  text-align: center;
  font-size: 11px;
  padding: 0px 0;
}
ul.tv_vert_videos li .date a {
  color: #4e423c;
  font-size: 11px;
  text-shadow: none;
}
ul.tv_vert_videos li .title {
  display: block;
  clear: both;
  text-align: center;
  padding: 0px 0;
}
ul.tv_vert_videos li .title a {
  color: #4e423c;
  font-size: 11px;
  text-shadow: none;
}
ul.tv_vert_videos li:hover .date a {
  color: #4e423c;
}
ul.tv_vert_videos li:hover .title a {
  color: #4e423c;
}
.news_btn_cont {
  display: block;
  clear: both;
  padding: 8px 0 10px 0;
}
.news_btn_cont a {
  display: block;
  clear: both;
  width: 140px;
  text-align: center;
  background: #dc9100;
  color: #fff;
  margin-left: 400px;
  padding: 5px 10px;
}
.news_btn_cont a:hover {
  background: #f9a401;
}
.univ_content_box {
  display: block;
  clear: both;
  height: auto;
  padding: 10px 20px 10px 10px;
}
.univ_content_box #content_ * {
  color: #332a26!important;
}
.univ_content_box #content_ p {
  font-family: Arial, Verdena, sans-serif !important;
  color: #332a26;
  line-height: 21px;
  font-size: 13px;
  padding: 3px;
}
.univ_content_box #content_ h2 {
  background: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
}
.univ_content_box #content_ p strong {
  font-size: 13px;
  font-weight: bold;
  color: #4e423c;
}
.univ_content_box #content_ p em {
  font-style: italic;
}
.univ_content_box #content_ a {
  color: #006cb1!important;
  text-decoration: underline;
}
.univ_content_box #content_ a:focus,
.univ_content_box #content_ a:hover {
  color: #093b5c!important;
  text-decoration: underline;
}
.univ_content_box #content_ img {
  padding: 0;
  margin: 10px auto;
}
.univ_content_box #content_ blockquote {
  padding-left: 3px;
}
.univ_content_box #content_ ul,
.univ_content_box #content_ ul li,
.univ_content_box #content_ ol,
.univ_content_box #content_ ol li {
  font-family: Arial, Verdena, sans-serif;
  font-size: 12px;
  color: #363636;
  line-height: 21px;
  padding: 3px;
}
.univ_content_box #content_ ul {
  display: block;
  clear: both;
  padding-left: 30px;
  list-style-type: square;
}
.univ_content_box #content_ ul {
  margin-bottom: 14px;
  margin-left: 20px;
}
.univ_content_box #content_ ul > li {
  list-style: square;
  margin-bottom: 0px;
  margin-left: 20px;
  padding: 2px 0;
}
.univ_content_box #content_ ol {
  margin-bottom: 14px;
  margin-left: 20px;
}
.univ_content_box #content_ ol > li {
  list-style-type: decimal;
  margin-left: 20px;
  padding: 2px 0;
}
.footer_wrapper {
  position: relative;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
}
.footer_wrapper .fwr_in {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 996px;
  background: #9b856e;
}
.footer_wrapper .fwr_middle {
  width: 100%;
  height: auto;
}
.footer_wrapper .fwr_middle .row {
  padding: 10px 0;
  height: auto;
}
.footer_wrapper .fwr_middle .row p {
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 14px;
}
.footer_wrapper .fwr_bottom {
  width: 100%;
  height: 42px;
}
.footer_wrapper .fwr_bottom .row {
  position: relative;
}
.footer_wrapper .fwr_bottom .row span.cp {
  position: absolute;
  top: 15px;
  left: 15px;
  display: block;
  font-size: 11px;
  color: #ede9e5;
}
.footer_wrapper .fwr_bottom .row .iap {
  position: absolute;
  top: 9px;
  right: 12px;
  display: block;
  float: right;
  width: 22px;
  height: 19px;
  background: url(../img/footer/iap.png) no-repeat 0 0;
}
.footer_wrapper .fwr_bottom .row .iap:hover {
  background-position: 0 -30px;
}
a.all_news_btn {
  margin: 15px auto 0 auto;
  display: block;
  width: 220px;
  height: 38px;
  line-height: 38px;
  background: #ebebeb;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a.all_news_btn:hover {
  background: #63aff1;
  color: #fff;
}
.alert_box {
  display: block;
  clear: both;
  padding: 0;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fffcee;
  border: 1px solid #ffedca;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}
.alert,
.alert h4 {
  position: relative;
  color: #b58603;
}
.alert h4 {
  padding: 5px 5px 10px 5px;
  margin: 0;
  font-weight: bold;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert.success {
  background-color: #f3f9e8;
  border-color: #e1ebb3;
  color: #5c7f41;
}
.alert.success h4 {
  color: #5c7f41;
}
.alert.warning,
.alert.notice,
.alert.error {
  background-color: #fff0f0;
  border-color: #ffdce1;
  color: #9d261d;
}
.alert.warning h4,
.alert.notice h4,
.alert.error h4 {
  color: #9d261d;
}
.alert.info {
  background-color: #f0f9ff;
  border-color: #ccf3ff;
  color: #007dbc;
}
.alert.info h4 {
  color: #007dbc;
}
.alert.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert.alert-block > p,
.alert.alert-block > ul {
  margin-bottom: 0;
}
.alert ul {
  list-style: square;
  padding-left: 30px;
}
.alert ul li {
  list-style: square;
}
.alert-block p + p {
  margin-top: 5px;
}
.alert .alert-close {
  position: absolute;
  top: 13px;
  right: 10px;
  margin-top: -7px;
  line-height: 1;
}
.alert .alert-close:hover {
  text-decoration: none;
}
.alert .alert-close:before {
  font-size: 13px;
  font-family: 'FontAwesome';
  content: "\f00d";
}
.alert.error .alert-close {
  color: #b76973;
}
.alert.success .alert-close {
  color: #79985b;
}
.alert.info .alert-close {
  color: #52889b;
}
.alert.warning .alert-close {
  color: #b49133;
}
.alert.notice .alert-close {
  color: #b49133;
}
.alert-quick.error,
.alert-quick.success,
.alert-quick.info,
.alert-quick.notice,
.alert-quick.warning {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
  padding: 8px 15px 8px 20px;
  position: relative;
}
.alert-quick.error {
  color: #b76973;
  background-color: #f9bcc3;
  border-color: #f09da7;
}
.alert-quick.error strong {
  color: #b76973;
}
.alert-quick.success {
  color: #79985b;
  background-color: #d8efc1;
  border-color: #b4d892;
}
.alert-quick.success strong {
  color: #79985b;
}
.alert-quick.info {
  color: #52889b;
  background-color: #b8e1f1;
  border-color: #a1c7d5;
}
.alert-quick.info strong {
  color: #52889b;
}
.alert-quick.notice,
.alert-quick.warning {
  color: #b49133;
  background-color: #feebb7;
  border-color: #e7d195;
}
.alert-quick.notice strong,
.alert-quick.warning strong {
  color: #b49133;
}
.alert-quick .alert-close {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -7px;
  line-height: 1;
}
.alert-quick .alert-close:hover {
  text-decoration: none;
}
.alert-quick .alert-close:before {
  font-size: 15px;
  content: "x";
  font-weight: bold;
}
.alert-quick.error .alert-close {
  color: #b76973;
}
.alert-quick.success .alert-close {
  color: #79985b;
}
.alert-quick.info .alert-close {
  color: #52889b;
}
.alert-quick.notice .alert-close {
  color: #b49133;
}
.alert-quick-brd.error,
.alert-quick-brd.success,
.alert-quick-brd.info,
.alert-quick-brd.notice,
.alert-quick-brd.warning {
  border: none;
  border-top: 2px solid #fff;
  display: block;
  font-size: 14px;
  padding: 8px 15px 8px 45px;
  position: relative;
}
.alert-quick-brd.error {
  color: #b76973;
  background: #f9bcc3 url(../img/alert/brd/icon-error.png) no-repeat 8px 6px;
  border-top: 2px solid #f09da7;
}
.alert-quick-brd.error strong {
  color: #b76973;
}
.alert-quick-brd.success {
  color: #79985b;
  background: #d8efc1 url(../img/alert/brd/icon-success.png) no-repeat 8px 6px;
  border-top: 2px solid #b4d892;
}
.alert-quick-brd.success strong {
  color: #79985b;
}
.alert-quick-brd.info {
  color: #52889b;
  background: #b8e1f1 url(../img/alert/brd/icon-info.png) no-repeat 8px 6px;
  border-top: 2px solid #a1c7d5;
}
.alert-quick-brd.info strong {
  color: #52889b;
}
.alert-quick-brd.notice,
.alert-quick-brd.warning {
  color: #b49133;
  background: #feebb7 url(../img/alert/brd/icon-warning.png) no-repeat 8px 6px;
  border-top: 2px solid #e7d195;
}
.alert-quick-brd.notice strong,
.alert-quick-brd.warning strong {
  color: #b49133;
}
.alert-quick-brd .alert-close {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -7px;
  line-height: 1;
}
.alert-quick-brd .alert-close:hover {
  text-decoration: none;
}
.alert-quick-brd .alert-close:before {
  font-size: 13px;
  font-family: 'FontAwesome';
  content: "\f00d";
}
.alert-quick-brd.error .alert-close {
  color: #b76973;
}
.alert-quick-brd.success .alert-close {
  color: #79985b;
}
.alert-quick-brd.info .alert-close {
  color: #52889b;
}
.alert-quick-brd.notice .alert-close {
  color: #b49133;
}
h4.searchPhrase {
  display: block;
  clear: both;
  line-height: 18px;
  padding: 6px 10px;
  background: #e3d0b1;
  color: #4e423c;
  font-size: 13px;
  font-weight: bold;
}
ol.searchRes {
  display: block;
  clear: both;
  width: 100%;
}
ol.searchRes li {
  display: block;
  clear: both;
  width: 100%;
  border-bottom: 1px solid #dbd7d3;
  background: #fff;
}
ol.searchRes li table {
  font-size: 12px;
  width: 100%;
}
ol.searchRes li table tr {
  display: table-cell;
  width: 100%;
  padding: 8px;
}
ol.searchRes li table tr td {
  display: table-cell;
}
ol.searchRes li table tr td.r {
  display: table-cell;
  padding-left: 8px;
  width: 100%;
}
ol.searchRes li table tr td.r div.srow {
  width: 100%;
  background: #fff!important;
  background-image: none;
}
ol.searchRes li table tr td.r div.srow .t {
  width: 100%;
  min-height: 18px;
  line-height: 18px;
  padding-bottom: 2px;
}
ol.searchRes li table tr td.r div.srow .t a {
  width: 100%;
  padding: 3px 3px 3px 5px;
  float: left;
  color: #332925;
  font-weight: bold;
  font-size: 13px;
}
ol.searchRes li table tr td.r div.srow .t a:hover {
  background: #332925;
  color: #e3d0b1;
}
ol.searchRes li table tr td.r div.srow .t span {
  height: 18px;
  line-height: 18px;
  float: left;
  padding-left: 6px;
  font-size: 11px;
  color: #7f706a;
}
ol.searchRes li table tr td.r div.srow .t span strong {
  font-weight: normal;
}
ol.searchRes li table p {
  display: block;
  clear: both;
  padding: 5px 0 0 15px;
  font-size: 12px;
  color: #332925;
}
ol.searchRes li table p img {
  display: inline;
  float: left;
  margin: 0 10px 10px 0;
  max-width: 100px;
}
ol.searchRes li:hover,
ol.searchRes li:hover table tr td.r div.srow {
  background: #f5f0e8!important;
}
div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
  height: 13px;
}
div.pp_default .pp_top .pp_left {
  background: url(../img/prettyPhoto/default/sprite.png) -78px -93px no-repeat;
}
div.pp_default .pp_top .pp_middle {
  background: url(../img/prettyPhoto/default/sprite_x.png) top left repeat-x;
}
div.pp_default .pp_top .pp_right {
  background: url(../img/prettyPhoto/default/sprite.png) -112px -93px no-repeat;
}
div.pp_default .pp_content .ppt {
  color: #f8f8f8;
}
div.pp_default .pp_content_container .pp_left {
  background: url(../img/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
  padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
  background: url(../img/prettyPhoto/default/sprite_y.png) top right repeat-y;
  padding-right: 13px;
}
div.pp_default .pp_next:hover {
  background: url(../img/prettyPhoto/default/sprite_next.png) center right no-repeat;
  cursor: pointer;
}
div.pp_default .pp_previous:hover {
  background: url(../img/prettyPhoto/default/sprite_prev.png) center left no-repeat;
  cursor: pointer;
}
div.pp_default .pp_expand {
  background: url(../img/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
  cursor: pointer;
  height: 28px;
  width: 28px;
}
div.pp_default .pp_expand:hover {
  background: url(../img/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_contract {
  background: url(../img/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
  cursor: pointer;
  height: 28px;
  width: 28px;
}
div.pp_default .pp_contract:hover {
  background: url(../img/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_close {
  background: url(../img/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
  cursor: pointer;
  height: 30px;
  width: 30px;
}
div.pp_default .pp_gallery ul li a {
  background: url(../img/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
  border: 1px solid #aaaaaa;
}
div.pp_default .pp_social {
  margin-top: 7px;
}
div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
  left: auto;
  position: static;
}
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
  background: url(../img/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
  height: 30px;
  width: 30px;
}
div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px;
}
div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
  background: url(../img/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
  height: 20px;
  margin: 4px 0 0;
  width: 20px;
}
div.pp_default a.pp_arrow_next {
  background-position: -82px -3px;
  left: 52px;
}
div.pp_default .pp_content_container .pp_details {
  margin-top: 5px;
}
div.pp_default .pp_nav {
  clear: none;
  height: 30px;
  position: relative;
  width: 110px;
}
div.pp_default .pp_nav .currentTextHolder {
  color: #999;
  font-family: Georgia;
  font-size: 11px;
  font-style: italic;
  left: 75px;
  line-height: 25px;
  margin: 0;
  padding: 0 0 0 10px;
  position: absolute;
  top: 2px;
}
div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_play:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover {
  opacity: 0.7;
}
div.pp_default .pp_description {
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  margin: 5px 50px 5px 0;
}
div.pp_default .pp_bottom .pp_left {
  background: url(../img/prettyPhoto/default/sprite.png) -78px -127px no-repeat;
}
div.pp_default .pp_bottom .pp_middle {
  background: url(../img/prettyPhoto/default/sprite_x.png) bottom left repeat-x;
}
div.pp_default .pp_bottom .pp_right {
  background: url(../img/prettyPhoto/default/sprite.png) -112px -127px no-repeat;
}
div.pp_default .pp_loaderIcon {
  background: url(../img/prettyPhoto/default/loader.gif) center center no-repeat;
}
div.pp_pic_holder a:focus {
  outline: none;
}
div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 990000;
}
div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 1000000;
}
.pp_content {
  height: 40px;
  min-width: 40px;
}
* html .pp_content {
  width: 40px;
}
.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}
.pp_content_container .pp_left {
  padding-left: 20px;
}
.pp_content_container .pp_right {
  padding-right: 20px;
}
.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px;
}
.pp_description {
  display: none;
  margin: 0;
}
.pp_social {
  float: left;
  margin: 0;
}
.pp_social .facebook {
  float: left;
  margin-left: 5px;
  overflow: hidden;
  width: 55px;
}
.pp_social .twitter {
  float: left;
}
.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0;
}
.pp_nav p {
  float: left;
  margin: 2px 4px;
  white-space: nowrap;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px;
}
a.pp_arrow_previous,
a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px;
}
.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}
.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}
.pp_gallery ul {
  float: left;
  height: 35px;
  margin: 0 0 0 5px;
  padding: 0;
  position: relative;
  white-space: nowrap;
}
.pp_gallery ul a {
  border: 1px rgba(0, 0, 0, 0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
}
.pp_gallery ul a img {
  border: 0;
}
.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
.pp_gallery li.default a {
  background: url(../img/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
  display: block;
  height: 33px;
  width: 50px;
}
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
  margin-top: 7px !important;
}
a.pp_next {
  background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_previous {
  background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_expand,
a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}
a.pp_close {
  display: block;
  line-height: 22px;
  position: absolute;
  right: 0;
  text-indent: -10000px;
  top: 0;
}
.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  margin: -12px 0 0 -12px;
  position: absolute;
  top: 50%;
  width: 24px;
}
#pp_full_res {
  line-height: 1 !important;
}
#pp_full_res .pp_inline {
  text-align: left;
}
#pp_full_res .pp_inline p {
  margin: 0 0 15px;
}
div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  margin: 0 0 5px 15px;
  z-index: 9999;
}
div.pp_default .pp_content,
div.light_rounded .pp_content {
  background-color: #ffffff;
}
div.pp_default #pp_full_res .pp_inline {
  color: #000000;
}
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
  border-color: #ffffff;
}
div.pp_default .pp_details {
  position: relative;
}
.pp_top,
.pp_bottom {
  height: 20px;
  position: relative;
}
* html .pp_top,
* html .pp_bottom {
  padding: 0 20px;
}
.pp_top .pp_left,
.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_top .pp_middle,
.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle {
  left: 0;
  position: static;
}
.pp_top .pp_right,
.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.pp_fade,
.pp_gallery li.default a img {
  display: none;
}
@media only screen and (max-width: 996px) {
  .unmenu_wrapper {
    width: 100%;
    height: auto;
  }
  .unmenu_wrapper .row {
    width: 100%;
    height: auto;
  }
  .unmenu_wrapper .row .search {
    display: block;
    float: none;
    clear: both;
    width: 60%;
    margin: 8px auto 0 auto;
  }
  .unmenu_wrapper .row .search form {
    margin: 0 auto;
    width: 100%;
  }
  .unmenu_wrapper .row .search input {
    width: 100%;
    height: 31px;
  }
  .unmenu_wrapper .row .th_menu {
    display: block;
    float: left;
    width: 68px;
    height: 40px;
  }
  .unmenu_wrapper .row .th_menu h3 {
    display: block;
    float: right;
    text-align: left;
    width: 68px;
    padding-left: 10px;
    padding-right: 0;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
  }
  .unmenu_wrapper .row .th_menu.life {
    display: block;
    float: left;
    width: 100%;
    height: 40px;
    text-indent: -9999px;
    background: #0e3f97 url(../img/middle/life_bg_left.png) no-repeat right center;
  }
  .unmenu_wrapper .row .th_menu.life h3 {
    display: none;
  }
  .unmenu_wrapper .row .th_bc {
    display: block;
    float: left;
    width: 480px;
    height: 40px;
    line-height: 40px;
  }
  .breadcrumb {
    position: relative;
    clear: both;
    width: 100%!important;
    display: block;
    min-height: 40px;
    padding: 0;
    margin: 0;
  }
  .breadcrumb .path {
    display: block;
    clear: both;
    width: 100%!important;
    margin: 12px 0;
    color: #332925;
    font-size: 11px;
    min-height: 16px;
    line-height: 16px;
    padding: 0!important;
    text-align: center;
  }
  .breadcrumb .path a {
    display: inline!important;
    float: none;
    color: #332925;
    font-size: 11px;
    text-align: center;
  }
  .breadcrumb .path a:hover {
    color: #f0e0c7;
    text-decoration: underline;
  }
  .breadcrumb .path i {
    display: inline!important;
    float: none;
    width: 4px;
    height: 15px;
    padding: 0 6px;
    background: url(../img/middle/path_arrow.png) no-repeat center center;
  }
  .breadcrumb .path span {
    display: inline!important;
    float: none;
    color: #9d2d30;
    font-size: 11px;
  }
  .middle_wrapper {
    width: 100%;
  }
  .middle_wrapper.cols_two .row {
    background: #fff;
  }
  .middle_wrapper.cols_one .row {
    background: #fff;
  }
  .middle_wrapper .row {
    position: relative;
  }
  .middle_wrapper .row .ms_col_left {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    float: left;
    z-index: 100;
    width: 30px;
    padding: 0;
    overflow: hidden;
    background: transparent;
  }
  .middle_wrapper .row .ms_col_left .in {
    position: absolute;
    top: 30px;
    left: 0;
    bottom: 0;
    display: none;
    border-right: 1px solid #9b856e;
    overflow: hidden;
    overflow-y: auto;
  }
  .middle_wrapper .row .ms_col_left.opened {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    background: #e3d0b1;
  }
  .middle_wrapper .row .ms_col_middle {
    float: none;
    clear: both;
    width: 100%;
    padding: 0 0 10px 20px;
  }
  .middle_wrapper .row .ms_col_middle .in {
    padding: 10px 0 10px 10px;
  }
  .middle_wrapper.cols_one .row .ms_col_middle {
    float: none;
    clear: both;
    width: 100%;
    padding: 0 0 10px 20px;
  }
  .middle_wrapper.cols_one .row .ms_col_middle .in {
    padding: 0 0 10px 10px;
  }
  .middle_wrapper .row .ms_col_right {
    float: none;
    clear: both;
    width: 100%;
    padding: 10px 0 10px 0;
    background: #e3d0b1;
  }
  .col_left_content {
    display: block;
    clear: both;
    width: 100%;
    padding: 20px 0;
    text-align: center;
  }
  .col_left_content a {
    display: inline;
    clear: none;
    width: 20%;
    padding: 0;
    text-align: center;
  }
  .col_left_content a img {
    display: inline;
    margin: 20px;
  }
  .col_right_content {
    display: block;
    clear: both;
    width: 100%;
    padding: 20px 0;
    text-align: center;
  }
  .col_right_content a {
    display: inline;
    clear: none;
    width: 20%;
    padding: 0;
    text-align: center;
  }
  .col_right_content a img {
    display: inline;
    margin: 20px;
  }
  a.submenu_icon_btn {
    display: block;
  }
  .footer_wrapper {
    width: 100%;
  }
  .footer_wrapper .fwr_in {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .header_wrapper_slider .row a.logo_pn {
    width: 333px;
    height: 140px;
    background: url(../img/header/logo_pn_m.png) no-repeat 0 center;
  }
  .header_wrapper_slider .row a.logo_g {
    width: 110px;
    height: 100px;
    background: url(../img/header/logo_lpn_m.png) no-repeat 0 center;
  }
  .header_wrapper_slider .row a.logo_life_pn {
    width: 333px;
    height: 140px;
    background: url(../img/header/logo_life_pn_m.png) no-repeat 0 center;
  }
  .header_wrapper_slider .row a.logo_life_g {
    width: 110px;
    height: 100px;
    background: url(../img/header/logo_life_lpn_m.png) no-repeat 0 center;
  }
}
