html,
body {
  min-width: 1024px;
}
.clear {
  clear: both;
}
body {
  font-family: Arial;
  background: #ededed url(img/bg.jpg) repeat-x top center;
}
header,
.banner,
#plate,
#content,
.inner,
footer {
  clear: both;
  margin: auto;
  position: relative;
}
footer {
  width: 1024px;
}
#plate {
  max-width: 1458px;
  min-width: 1024px;
  margin-top: -191px;
  z-index: 9996;
  position: relative;
}
#page_title_section {
  background: url(img/plate_top.png) top no-repeat;
  height: 192px;
}
#content {
  background: url(img/plate_body.png) center repeat-y;
}
.inner {
  width: 992px;
  height: 100%;
}
.shadow {
  height: 6px;
  background: url(img/shadow.png) center no-repeat;
}
.footer-copyright {
  text-align: right;
  line-height: 40px;
}
header {
  width: 1024px;
  height: 143px;
  border-bottom: 4px solid #de1a6f;
  background: #ebebeb url(img/header.png) top no-repeat;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
  -ms-behavior: url(css/PIE.htc);
}
.banner {
  width: 1024px;
}
.page_banner {
  height: 233px;
}
#logo {
  position: absolute;
  left: 17px;
  top: 27px;
}
#right-top-menu {
  position: absolute;
  right: 0;
  top: 15px;
}
#right-top-menu a {
  color: #d7d7d7;
  font-weight: bold;
  background-image: url(img/icons_top_right.png);
  background-repeat: no-repeat;
  line-height: 24px;
  padding-left: 18px;
  margin-right: 17px;
  display: inline-block;
  height: 24px;
  color: #9e9e9e;
}
#right-top-menu a:hover {
  color: #ffffff;
}
#right-top-menu a:nth-child(1) {
  background-position: 0 -25px;
}
#right-top-menu a:nth-child(1):hover {
  background-position: 0 -1px;
}
#right-top-menu a:nth-child(2) {
  background-position: 0 -73px;
}
#right-top-menu a:nth-child(2):hover {
  background-position: 0 -49px;
}
#lang-menu {
  position: absolute;
  right: 224px;
  top: 15px;
}
#lang-menu .sep {
  border-right: 1px dotted #a7a7a7;
  width: 0px;
  height: 11px;
  display: inline-block;
}
#lang-menu a {
  line-height: 24px;
  font-weight: bold;
}
#lang-menu a:nth-child(1) {
  margin-right: 9px;
}
#lang-menu a:nth-child(3) {
  margin-left: 9px;
}
#menu {
  height: 35px;
  line-height: 35px;
  background: #de1a6f url(img/main_menu.png) right top no-repeat;
  position: absolute;
  bottom: -4px;
  left: 0;
  list-style: none;
  padding-right: 54px;
}
#menu li {
  float: left;
}
#menu >li:nth-child(1) {
  margin-left: 14px;
  background: url(img/icon_consultant.png) left center no-repeat;
}
#menu >li:nth-child(1) >a {
  padding-left: 27px;
}
#menu >li:nth-child(1) .submenu {
  background: #646464;
}
#menu >li:nth-child(2) {
  margin-left: 18px;
  background: url(img/icon_interior.png) left center no-repeat;
}
#menu >li:nth-child(2) >a {
  padding-left: 27px;
}
#menu >li:nth-child(2) .submenu {
  background: #929292;
}
#menu >li:nth-child(3) {
  margin-left: 18px;
  background: url(img/icon_management.png) left center no-repeat;
}
#menu >li:nth-child(3) >a {
  padding-left: 29px;
}
#menu >li:nth-child(4) {
  margin-left: 18px;
  background: url(img/icon_agency.png) left center no-repeat;
}
#menu >li:nth-child(4) >a {
  padding-left: 22px;
}
#menu >li .submenu {
  width: 1024px;
  display: none;
  position: absolute;
  height: 27px;
  padding: 4px 0;
  z-index: 9998;
  list-style: none;
  left: 0;
  top: 35px;
}
#menu >li .submenu li {
  line-height: 27px;
  border-right: 1px solid #aaaaaa;
  background: url(img/icon_submenu.png) right no-repeat;
}
#menu >li .submenu li a {
  padding-left: 15px;
  padding-right: 27px;
}
#menu >li .submenu li:hover a {
  color: #cbcbcb;
}
#menu >li.shown .submenu {
  display: block;
}
#menu >li.shown >a {
  text-decoration: underline;
  font-size: 15px;
}
#menu a {
  color: white;
  display: block;
}
.line {
  height: 20px;
  width: 100%;
  background: url(img/line.png) center top no-repeat;
}
#search-form {
  position: absolute;
  right: 20px;
  top: 72px;
}
#search-form input {
  width: 200px;
  padding: 5px 7px;
  border: 1px solid #d5d5d5;
}
#search-form button {
  width: 64px;
  height: 27px;
  color: white;
  float: right;
  font-size: 13px;
  border: 1px solid #f24a93;
  background: #de1a6f;
}
#search-form button:hover {
  background: #b90452;
}
#page_title {
  margin: auto;
  height: 25px;
  position: absolute;
  bottom: 7px;
  font-size: 18px;
  color: #de1a6f;
}
.editor {
  text-align: justify;
}
#section_title,
#section_img {
  position: absolute;
}
#organization_items {
  padding-bottom: 12px;
}
#organization_items .item {
  border-bottom: 1px solid #d7d7d7;
  padding: 25px 0 24px 0;
}
#organization_items .item:last-child {
  border-bottom: 0px;
}
#organization_items .item_title {
  float: left;
  width: 200px;
  margin-right: 6px;
  line-height: 24px;
  font-weight: bold;
}
#organization_items .item_title_1 {
  font-size: 18px;
}
#organization_items .item_title_2 {
  font-size: 15px;
}
#organization_items .item_content {
  float: left;
  width: 582px;
}
#organization_items .thumbnail {
  float: right;
}
#organization_items .btn_toggle {
  background: url(img/arrow_up.png) left no-repeat;
  padding-left: 22px;
  font-size: 13px;
  font-weight: bold;
  height: 22px;
  margin-top: 22px;
}
#organization_items .less .btn_toggle {
  background: url(img/arrow_down.png) left no-repeat;
}
#organization_items .less .editor {
  height: 100px;
  overflow: hidden;
}
#link_items {
  margin-top: 14px;
  margin-bottom: 32px;
}
#link_items tr td {
  border-bottom: 1px solid #acacac;
  line-height: 24px;
  vertical-align: top;
}
#link_items tr td a {
  font-size: 13px;
  text-decoration: underline;
}
#link_items tr td:nth-child(1) {
  border-right: 1px solid #acacac;
  padding: 18px 22px 18px 0;
}
#link_items tr td:nth-child(2) {
  padding: 18px 0 18px 22px;
}
#link_items tr:last-child td {
  border-bottom: 0px;
}
#link_items .item_title {
  font-size: 13px;
  font-weight: bold;
}
.magenta,
a.magenta {
  color: #de1a6f;
}
.project_cat {
  position: relative;
  float: left;
  border: 2px solid white;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
  -ms-behavior: url(css/PIE.htc);
}
.project_cat .thumbnail {
  display: block;
}
.project_cat .item_title {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
  font-weight: bold;
  background: rgba(255,255,255,0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99ffffff',endColorstr='#99ffffff');
}
.project_cat .item_title span {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  height: 2em;
  margin-top: -1em;
}
.project_cat:hover .thumbnail {
  -webkit-filter: blur(2px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
}
.project_cat:hover .item_title {
  display: block;
}
#project_categories {
  margin: 7px auto 19px;
  width: 989px;
}
#project_categories .item {
  margin-right: 19px;
  margin-bottom: 19px;
}
#project_categories .item:nth-child(3n) {
  margin-right: 0;
}
#project_categories .item_title {
  font-size: 20px;
}
a#btn_back {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url(img/btn_back.png);
  background-repeat: no-repeat;
  background-position: 0 -32px;
  padding-left: 118px;
  width: 51px;
  color: white;
  line-height: 31px;
  font-size: 13px;
  font-weight: bold;
}
a#btn_back:hover {
  background-position: 0 0;
  color: #ee88b4;
}
#project_items {
  margin-bottom: 54px;
}
#project_items a,
#project_items th {
  font-size: 13px;
}
#project_items th,
#project_items td {
  border-bottom: 1px solid #b4b4b4;
  vertical-align: top;
  line-height: 22px;
}
#project_items th {
  padding-bottom: 8px;
  color: #b0b0b0;
  font-weight: bold;
}
#project_items td {
  padding-top: 14px;
  padding-bottom: 10px;
}
#project_items tr td:nth-child(1) a {
  color: #666666;
  font-weight: bold;
}
#project_items a.item_title {
  font-weight: bold;
}
#pager {
  text-align: right;
  position: relative;
  top: -5px;
}
#pager a {
  display: inline-block;
  line-height: 23px;
  text-align: center;
}
#pager a.num {
  width: 22px;
  color: #828282;
  font-family: "Century Gothic";
  font-size: 11px;
  border: 1px solid #d8d8d8;
  margin-left: 2px;
  margin-right: 2px;
}
#pager a.num.current,
#pager a.num:hover {
  color: white;
  background: #de1a6f;
  border: 1px solid #de1a6f;
}
#prev_page,
#next_page {
  background-image: url(img/arrows2.png);
  background-repeat: no-repeat;
  width: 4px;
  height: 7px;
}
#prev_page.no,
#next_page.no {
  cursor: default;
}
#prev_page {
  margin-right: 9px;
  background-position: 0px 0px;
}
#prev_page:hover,
#prev_page.no {
  background-position: 0px -7px;
}
#next_page {
  margin-left: 9px;
  background-position: -4px 0px;
}
#next_page:hover,
#next_page.no {
  background-position: -4px -7px;
}
#service_content {
  min-height: 474px;
}
#service_content > * {
  position: relative;
}
#bochk {
  position: absolute;
  top: 0;
  right: 0;
  width: 639px;
  height: 474px;
  background: url(img/bochk.png) no-repeat;
}
#service_items {
  margin-bottom: 56px;
}
#service_items .item {
  cursor: pointer;
  position: relative;
}
#service_items .item .item_title {
  font-weight: bold;
  font-size: 13px;
  border-bottom: 2px solid #a1a1a1;
  padding: 10px 0;
  width: 590px;
  line-height: 20px;
  position: relative;
}
#service_items .item .triangle {
  position: absolute;
  right: 0;
  bottom: -12px;
  display: none;
}
#service_items .item .item_desc {
  display: none;
}
#service_items .item.current .item_title {
  color: #de1a6f;
  border-bottom: 2px solid #de1a6f;
}
#service_items .item.current .triangle {
  display: block;
}
#service_desc {
  position: absolute;
  right: 0;
  top: 66px;
  width: 358px;
  padding: 15px 20px;
  border: 2px solid #de1a6f;
  border-radius: 9px;
  background: rgba(255,255,255,0.7);
  -ms-behavior: url(css/PIE.htc);
}
#service_desc .desc_title {
  font-weight: bold;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 10px;
}
#service_desc_inner {
  overflow-y: auto;
}
#lang-menu a:nth-child(3) {
  color: #a7a7a7;
}
#lang-menu a:nth-child(3):hover {
  color: #646464;
}
#menu,
#page_title {
  font-family: Charcoal;
}
.banner {
  background: url(img/inner_banner2.jpg) top no-repeat;
}
#section_img {
  bottom: 0;
  right: 26px;
  width: 203px;
  height: 118px;
  background: url(img/sofa.png) no-repeat;
}
#section_title {
  width: 472px;
  height: 94px;
  background: url(img/title_interior_1.png) no-repeat;
  right: 66px;
  top: 21px;
}
