@import "/styles/cusel.css";
* {
    margin: 0;
    padding: 0;
    resize: none;
    outline: none;
}

header,
footer,
nav {
    display: block;
}

img {
    border: 0;
}

body {
    font: 12px Arial;
    color: #333;
    background: url('/gfx/template3/background.gif') repeat-x;
}

header {
    min-width: 980px;
    padding-bottom: 10px;
}

a {
    color: #1d7dbb;
}

a:hover {
    text-decoration: none;
}

.contest {
    position: fixed;
    right: 0;
    top: 400px;
    color: #f2e3c2;
    text-shadow: -1px 1px #b48e59;
    text-decoration: none;
    font-weight: bold;
    border-right: none;
    background: url(/gfx/new_contest_btn.png) no-repeat;
    width: 99px;
    height: 264px;
    z-index: 500
}

.contest:hover {}

h2 {
    color: #2587c6;
    font: bold 16px Arial;
    margin: 0 0 15px 15px;
}

.clear {
    clear: both;
    font-size: 0;
    overflow: hidden;
    width: 0;
    height: px;
}

.text-hide {
    text-indent: -9999px;
}

.center-block {
    margin: 0 auto;
}

.rounded-bottom-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
}

.inline-block {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}

.block-rounded {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin: 0 auto;
    padding: 10px;
}

.block-rounded .title {
    font-size: 16px;
    font-weight: bold;
    color: #9954aa;
    /*padding-bottom:10px;*/
    margin-bottom: 10px;
}

.banner-943 {
    margin: 0 auto;
    width: 943px;
    height: 87px;
    overflow: hidden;
}

.banner-180 {
    margin: 0 auto;
    width: 180px;
    height: 380px;
    overflow: hidden;
}

#head {
    margin: 0 auto;
    margin-top: 15px;
    width: 980px;
}

.left-top-block {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    width: 240px;
    text-align: right;
}

.center-top-block {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    width: 505px;
    margin-left: 10px;
}

.right-top-block {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    width: 205px;
    margin-left: 10px;
}

.description-main {
    line-height: 17px;
}

.description-main strong {
    font-size: 13px;
    color: #4fb4ce;
}

.patent {
    background: url('/gfx/template3/patent.png') no-repeat;
    width: 309px;
    height: 55px;
    margin-top: 15px;
    display: none;
}

#logo {
    float: left;
}

#form-search-top {
    float: right;
    margin-top: 15px;
}

#form-search-top .signin-link {
    margin: 2px 20px 0 0;
}

#form-search-top input[type=text] {
    width: 223px;
    margin-right: 10px;
}

.button,
input[type=submit] {
    background: url('/gfx/template3/button.gif') repeat-x;
    padding: 0 5px;
    height: 21px;
    border: 1px #b6e0dc solid;
    color: #25978f;
    font: 13px/19px Arial;
    cursor: pointer;
}

input[type=text],
input[type=password] {
    border: 1px #93e8e3 solid;
    color: #c0dfdc;
    padding: 0 5px;
    height: 19px;
    font: 12px/19px Arial;
    vertical-align: top;
}

a.button-sellbusiness {
    margin-top: 7px;
    text-indent: -9999px;
    display: block;
    background: url('/gfx/template3/sell-business.png') no-repeat;
    width: 206px;
    height: 29px;
}

a.button-sellbusiness:hover {
    background-position: 0 -29px;
}

a.button-findinvestor {
    margin-top: 7px;
    text-indent: -9999px;
    display: block;
    background: url('/gfx/template3/find-investor.png') no-repeat;
    width: 206px;
    height: 29px;
}

a.button-findinvestor:hover {
    background-position: 0 -29px;
}

a.button-sellcollateral {
    margin-top: 7px;
    text-indent: -9999px;
    display: block;
    background: url('/gfx/template3/sell-collateral.png') no-repeat;
    width: 206px;
    height: 43px;
}

a.button-sellcollateral:hover {
    background-position: 0 -43px;
}

.placed-bids {
    font-size: 13px;
    color: #484848;
    font-weight: bold;
    margin-top: 18px;
}

.placed-bids span {
    color: #812199;
}

#form-auth {
    color: #4ac6bb;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    position: relative;
}

#form-auth .signin-link {
    background: url('/gfx/template3/key.gif') 0 center no-repeat;
    padding: 0 0 0 15px;
    color: #289d95;
    line-height: 15px;
    margin-bottom: 10px;
    font-weight: bold;
}

#form-auth .open-form {
    color: #bef1ec;
    position: relative;
    z-index: 1;
}

#form-auth .form-signin {
    display: none;
    border: 2px #bef1ec solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #f5fefd;
    padding: 30px 10px 10px 10px;
    position: absolute;
    top: -7px;
    left: -40px;
    width: 195px;
}

#form-auth .form-signin .close {
    background: url('/gfx/template3/close.png') no-repeat;
    width: 8px;
    height: 8px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

#form-auth .control {
    margin-bottom: 4px;
}

#form-auth .control label {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    width: 50px;
    line-height: 20px;
}

#form-auth .control input[type=text],
#form-auth .control input[type=password] {
    width: 130px !important;
    margin-right: 0;
}

#form-auth table {
    width: 100%;
}

#form-auth table td a {
    font: 10px tahoma;
    color: #4ac6bb;
}

.text-right {
    text-align: right;
}

.request-kredit-block {
    margin: 0 auto;
    width: 1000px;
    border: 2px #e6dbed solid;
    border-bottom: 2px #f5edfa solid;
    background: url('/gfx/template3/request-kredit.gif') repeat-x;
    height: 34px;
    font-size: 23px;
    line-height: 34px;
    color: #771d8e;
    text-align: center;
    position: relative;
}

.request-kredit-block a {
    position: absolute;
    right: 10px;
    top: 0px;
    font-size: 12px;
    color: #a97bb5;
    background: url('/gfx/template3/arr-bottom-show.png') right 65% no-repeat;
    padding-right: 15px;
    margin-right: 10px;
}

#main {
    margin: 0 auto;
    width: 1000px;
    margin-top: 20px;
}

.left-block {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    width: 700px;
    margin: 0 25px 0 0px;
}

.right-block {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    width: 270px;
}

.button-addcompany {
    text-indent: -9999px;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    background: url('/gfx/template3/add-company.png') no-repeat;
    width: 226px;
    height: 25px;
}

.maps-google {
    margin: 0 auto;
    border: 1px #eee6f3 solid;
    width: 656px;
    height: 420px;
    overflow: hidden;
    margin-top: 20px;
}

.field-search-select {
    width: 350px;
    margin-bottom: 10px;
}

.field-search-select label {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    width: 155px;
    color: #9954aa;
    height: 20px;
    line-height: 20px;
}

.field-search-select .styleselect {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    height: 20px;
}

input[type=submit].button-purple {
    background: url('/gfx/template3/button-purple.gif') repeat-x;
    border: 1px #dbcee3 solid;
    color: #9954aa;
    padding: 0 5px;
    height: 21px;
    font: 13px/21px Arial;
    *font: 13px Arial;
    cursor: pointer;
}

.purple-block {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin: 0 auto;
    padding: 10px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    background: #fdf9ff;
    border: 2px solid #e6dbed;
}

.purple-block .title {
    font-size: 16px;
    font-weight: bold;
    color: #9954aa;
    /*padding-bottom:10px;*/
    margin-bottom: 10px;
}

.green-block {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin: 0 auto;
    padding: 10px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border: 2px solid #c6f4ef;
    background: #eefcfc;
    color: #278970;
}

.green-block .title {
    font-size: 16px;
    font-weight: bold;
    color: #9954aa;
    /*padding-bottom:10px;*/
    margin-bottom: 10px;
}

.green-block .title {
    color: #1c9e96;
    border: 0;
}

.green-block .menu-block ul li {
    list-style: none;
    background: url('/gfx/template3/border-dashed-green.gif') 0 bottom repeat-x;
    padding: 0 5px 5px 10px;
    margin-bottom: 5px;
}

.green-block .menu-block ul li a {
    background: url('/gfx/template3/arr-right-green.gif') 0 center no-repeat;
    padding-left: 10px;
    color: #1d8979;
    text-decoration: none;
}

.green-block .menu-block ul li a:hover {
    background: url('/gfx/template3/arr-right-green-hover.gif') 0 center no-repeat;
    padding-left: 20px;
    font-weight: bold;
    color: #03bea9;
}

.green-block .all-list {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    background: url('/gfx/template3/arr-block-right.gif') right 5px no-repeat;
    color: #278970;
    padding-right: 15px;
    font-size: 11px;
    margin-left: 12px;
}

.green-block .last {
    background: none !important;
}

.purple-block-rounded {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin: 0 auto;
    padding: 10px;
    background: #fdf9ff;
    border: 2px solid #e6dbed;
    padding: 5px 10px;
}

.purple-block-rounded .title {
    font-size: 16px;
    font-weight: bold;
    color: #9954aa;
    /*padding-bottom:10px;*/
    margin-bottom: 10px;
}

.purple-block-rounded .content {
    color: #a07da9;
}

.purple-block-rounded .content ul li {
    list-style: none;
    background: url('/gfx/template3/border-dashed-purple.gif') 0 bottom repeat-x;
    padding: 0 5px 5px 10px;
    margin-bottom: 5px;
}

.purple-block-rounded .content ul li a {
    text-decoration: none;
    color: #a07da9;
    font-size: 11px;
}

.purple-block-rounded .content ul li a:hover {
    text-decoration: underline;
}

.green-block-rounded {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin: 0 auto;
    padding: 10px;
    border: 2px solid #c6f4ef;
    background: #eefcfc;
    padding: 5px 10px;
}

.green-block-rounded .title {
    font-size: 16px;
    font-weight: bold;
    color: #9954aa;
    /*padding-bottom:10px;*/
    margin-bottom: 10px;
}

.green-block-rounded .title {
    color: #1c9e96;
    border: 0;
}

.green-block-rounded .content {
    color: #278970;
}

.green-block-rounded .content ul li {
    list-style: none;
    background: url('/gfx/template3/border-dashed-green.gif') 0 bottom repeat-x;
    padding: 0 5px 5px 10px;
    margin-bottom: 5px;
}

.green-block-rounded .content ul li span {
    color: #9954aa;
    float: right;
}

.green-block-rounded .content ul li,
.green-block-rounded .content ul li a {
    text-decoration: none;
    color: #278970;
    font-size: 11px;
}

.fin-calculator {
    background: url('/gfx/template3/fin-calculator.png') 0 5px no-repeat;
    padding-left: 40px;
}

.key-figures {
    background: url('/gfx/template3/key-figures.png') 0 5px no-repeat;
    padding-left: 45px;
}

.hr-purple {
    border-top: 1px #e6dbed solid;
    border-bottom: 1px #fff solid;
    height: 0;
    overflow: hidden;
    margin: 0 -10px 10px -10px;
}

.hr-green {
    border-top: 1px #c6f4ef solid;
    border-bottom: 1px #fff solid;
    height: 0;
    overflow: hidden;
    margin: 0 -10px 10px -10px;
}

.no-margin {
    margin-left: 0;
    margin-right: 0 !important;
}

.style-border {
    background: url('/gfx/template3/style-border-bg.png') repeat-y;
    width: 682px;
    min-height: 100px;
    margin: 9px 0;
    position: relative;
    padding: 0 7px;
}

.style-border .style-border-top {
    background: url('/gfx/template3/style-border-top.png') no-repeat;
    width: 696px;
    height: 7px;
    position: absolute;
    left: 0;
    top: -7px;
}

.style-border .style-border-bottom {
    background: url('/gfx/template3/style-border-bottom.png') no-repeat;
    width: 696px;
    height: 7px;
    position: absolute;
    left: 0;
    bottom: -7px;
}

#news-dev-image {
    width: 328px;
    height: 213px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}

#news-dev-image table {
    width: 100%;
    height: 100%;
    border-collapse: collapse;
}

#news-dev-image table td {
    border-collapse: collapse;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 0;
    vertical-align: middle;
}

.news-block-dev {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    width: 352px;
    margin-left: -3px;
}

.news-block-dev .item {
    background: url('/gfx/template3/news-dev-bg.gif') repeat-x;
    border: 2px #e6dbed solid;
    color: #7d6989;
    border-left: 0;
    width: 322px;
    height: 46px;
    overflow: hidden;
    padding: 10px 15px;
}

.news-block-dev .item .title {
    color: #771d8e;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
}

.news-block-dev .item-select,
.news-block-dev .item:hover {
    background: url('/gfx/template3/news-dev-bg-hover.gif') #ebf9f9 0 bottom repeat-x;
    border: 2px #8bcac6 solid;
    border-left: 0;
    color: #278970;
    cursor: pointer;
    width: 322px;
    height: 46px;
    overflow: hidden;
    padding: 10px 15px;
}

.news-block-dev .item-select .title,
.news-block-dev .item:hover .title {
    color: #209e96;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
}

.content-news-list {
    background: #fff;
    padding: 10px;
}

.content-news-list .item {
    margin: 5px 8px;
    width: 313px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}

.content-news-list .item .cont .title {
    color: #771d8e;
}

.content-news-list .item .cont p {
    margin: 3px 0 0 0;
    color: #7d6989;
}

.content-news-list .item-border {
    margin: 10px 8px;
    width: 313px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    background: url('/gfx/template3/border-dashed-green-dark.gif') 0 bottom repeat-x;
    padding: 0 0 15px 0;
}

.content-news-list .item-border .image {
    border: 1px #b6b6b6 solid;
    width: 76px;
    height: 74px;
    overflow: hidden;
    float: left;
}

.content-news-list .item-border .image table {
    width: 100%;
    height: 100%;
    border-collapse: collapse;
}

.content-news-list .item-border .image table td {
    border-collapse: collapse;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 0;
    vertical-align: middle;
}

.content-news-list .item-border .cont {
    margin-left: 85px;
}

.content-news-list .item-border .cont .title {
    color: #771d8e;
}

.content-news-list .item-border .cont p {
    margin: 3px 0 0 0;
    color: #7d6989;
}

.date {
    background: url('/gfx/template3/calendar.gif') 0 center no-repeat;
    padding: 0 0 0 15px;
    font: 11px Arial;
    color: #a5b2b5;
    margin: 0 0 2px 0;
}

.arr-block-right-silver {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    background: url('/gfx/template3/arr-block-right-silver.gif') right 5px no-repeat;
    padding-right: 15px;
    color: #9c9d9d;
    font-size: 11px;
}

.articles-list {
    background: #fff;
    padding: 5px 10px;
}

.articles-list .item-border {
    margin: 10px 8px;
    width: 313px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    background: url('/gfx/template3/border-dashed-green-dark.gif') 0 bottom repeat-x;
    padding: 0 0 15px 0;
}

.articles-list .item-border .image {
    border: 1px #b6b6b6 solid;
    width: 76px;
    height: 74px;
    overflow: hidden;
    float: left;
}

.articles-list .item-border .image table {
    width: 100%;
    height: 100%;
    border-collapse: collapse;
}

.articles-list .item-border .image table td {
    border-collapse: collapse;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 0;
    vertical-align: middle;
}

.articles-list .item-border .cont {
    margin-left: 85px;
}

.articles-list .item-border .cont .title {
    color: #1d7dbb;
}

.articles-list .item-border .cont p {
    margin: 3px 0 0 0;
    color: #5a5a5a;
}

.articles-list .name {
    font: bold 14px Arial;
    color: #137979;
    margin: 10px 0 5px 0;
    margin-top: 0;
}

.articles-list p {
    margin: 0 0 7px 0;
}

.articles-list table {
    width: 100%;
}

.articles-list table td {
    vertical-align: top;
}

footer {
    margin: 0 auto;
    width: 980px;
    position: relative;
    margin-top: 30px;
    color: #0f86b0;
}

footer nav table {
    width: 100%;
    border-collapse: collapse;
}

footer nav table td {
    border-right: 1px #fff solid;
}

footer nav a {
    display: block;
    text-align: center;
    background: #00cc99;
    color: #fff;
    font-size: 16px;
    padding: 5px 0;
    text-decoration: none;
}

footer nav a:hover,
footer nav a.select {
    background: #741f8a;
}

footer .cont {
    background: url('/gfx/template3/footer.jpg') 0 0 repeat-x;
    height: 57px;
    padding: 30px 50px 0 50px;
}

footer .cont a {
    color: #016893;
}

footer .cont table {
    width: 100%;
}

footer .cont table td {
    vertical-align: top;
}

footer .cont P {
    margin-bottom: 5px;
}

.nowrap {
    white-space: nowrap;
}

.banner-foot {
    margin: 0 auto;
    width: 950px;
    margin-top: 20px;
}

.banner-468 {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    width: 468px;
    height: 60px;
    overflow: hidden;
    margin-right: 10px;
}

.info-block {
    margin: 0 auto;
    width: 930px;
}

.info-block table td {
    padding: 5px;
    vertical-align: top;
}

.info-block .title-green {
    color: #1c9e96;
    font-size: 16px;
    font-weight: bold;
}

.info-block .title-purple {
    color: #9954aa;
    font-size: 16px;
    font-weight: bold;
}

.info-block .rblock-green {
    font-style: italic;
    background: url('/gfx/template3/bg-rblock-green.gif') 0 bottom repeat-x;
    min-height: 50px;
    border-left: 1px #ace8e2 solid;
    border-right: 1px #ace8e2 solid;
    padding: 10px 10px;
    position: relative;
    width: 273px;
    color: #1c9e96;
}

.info-block .rblock-green .rblock-green-bottom {
    background: url('/gfx/template3/rblock-green-bottom.gif') no-repeat;
    width: 295px;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: -1px;
}

.info-block .rblock-green .rblock-green-top {
    background: url('/gfx/template3/rblock-green-top.gif') no-repeat;
    width: 295px;
    height: 5px;
    position: absolute;
    top: 0;
    left: -1px;
}

.info-block .rblock-purple {
    font-style: italic;
    background: url('/gfx/template3/bg-rblock-purple.gif') 0 bottom repeat-x;
    min-height: 50px;
    border-left: 1px #e8e0ed solid;
    border-right: 1px #e8e0ed solid;
    padding: 10px 10px;
    position: relative;
    width: 273px;
    color: #9954aa;
}

.info-block .rblock-purple .rblock-purple-bottom {
    background: url('/gfx/template3/rblock-purple-bottom.gif') no-repeat;
    width: 295px;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: -1px;
}

.info-block .rblock-purple .rblock-purple-top {
    background: url('/gfx/template3/rblock-purple-top.gif') no-repeat;
    width: 295px;
    height: 5px;
    position: absolute;
    top: 0;
    left: -1px;
}

.info-block .title-green {
    margin: 0 0 5px 0;
}

.info-block .title-purple {
    margin: 0 0 5px 0;
}

.info-block .green-arr-right {
    background: url('/gfx/template3/arr-block-right.gif') 100% 50% no-repeat transparent;
    color: #1C9E96;
    font-size: 11px;
    margin-left: 15px;
    padding-right: 15px;
}

.info-block .purple-arr-right {
    background: url('/gfx/template3/arr-block-right-purple.gif') 100% 50% no-repeat;
    color: #9954aa;
    font-size: 11px;
    margin-left: 15px;
    padding-right: 15px;
}

.info-block .border-bottom-purple {
    border-bottom: 1px dashed #E8E0ED;
}

.info-block .border-bottom-green {
    border-bottom: 1px dashed #A1DBD6;
}

.question-ico {
    background: url('/gfx/template3/question.png') no-repeat;
    width: 46px;
    height: 14px;
    position: absolute;
    bottom: 4px;
    right: 7px;
    padding-left: 10px;
    line-height: 9px;
    color: #9954AA;
}

.smile-ico {
    background: url("/images/smile.png") no-repeat;
    bottom: 4px;
    height: 15px;
    position: absolute;
    right: 5px;
    width: 15px;
}

.top-menu {
    width: 1000px;
    margin: 0 auto;
}


/*������*/

.potent {
    background: url('/gfx/template3/potente.png') no-repeat;
    width: 308px;
    height: 55px;
}

.potent p {
    margin-left: 45px;
    padding-top: 5px;
    color: #1a6059;
}

.potent strong {
    color: #1a6059;
}

.potent a {
    text-decoration: none;
}

.top-menu #in-bank {
    background: url('/gfx/template3/xxx.gif') repeat-x;
    width: 235px;
    height: 66px;
    border-right: 1px #fff solid;
    border-bottom: 1px #c6a4cf solid;
    padding-left: 40px;
    padding-top: 20px;
}

.top-menu #in-bank,
.top-menu #in-company,
.top-menu #in-money {
    float: left;
    position: relative;
}

.top-menu #in-bank:hover {
    background: url('/gfx/template3/xxxh.gif') repeat-x;
}

.top-menu .ch1 {
    background: url('/gfx/template3/home-icon.png') no-repeat;
    padding: 0 0 0 50px;
    height: 50px;
    color: #be8fca;
    width: 120px;
    position: relative;
}

.top-menu strong {
    font-weight: normal;
    font-size: 18px;
    color: #fff;
    display: block;
}

.top-menu #in-company {
    background: url('/gfx/template3/xxx.gif') repeat-x;
    width: 285px;
    height: 61px;
    border-right: 1px #fff solid;
    border-bottom: 1px #c6a4cf solid;
    padding-left: 25px;
    padding-top: 25px;
}

.top-menu #in-company:hover {
    background: url('/gfx/template3/xxxh.gif') repeat-x;
}

.top-menu .ch2 {
    background: url('/gfx/template3/note-icon.png') no-repeat;
    padding: 0 0 0 50px;
    height: 50px;
    color: #be8fca;
    width: 240px;
    position: relative;
}

.top-menu #in-money {
    background: url('/gfx/template3/xxx.gif') repeat-x;
    width: 393px;
    height: 61px;
    border-bottom: 1px #c6a4cf solid;
    padding-left: 20px;
    padding-top: 25px;
}

.top-menu #in-money:hover {
    background: url('/gfx/template3/xxxh.gif') repeat-x;
}

.top-menu .ch3 {
    background: url('/gfx/template3/money-icon.png') no-repeat;
    padding: 0 0 0 60px;
    height: 50px;
    color: #be8fca;
    width: 320px;
    position: relative;
}

.top-menu .dropdown-ch {
    position: absolute;
    top: 86px;
    left: 0;
    background: #9A2BB4;
    color: #fff;
    padding: 10px;
    z-index: 10;
    display: none;
}

.top-menu a {
    color: #c6a4cf;
    text-decoration: none;
}

.round-arr-right {
    background: url('/gfx/template3/arr-right.png') no-repeat;
    width: 18px;
    height: 19px;
    position: absolute;
    top: 5px;
    left: 5px;
}

.round-question {
    background: url('/gfx/template3/question-2.png') no-repeat;
    width: 15px;
    height: 15px;
    position: absolute;
    bottom: 5px;
    right: 5px;
    cursor: pointer;
    z-index: 20;
}

#in-company:hover .ch2 a,
#in-bank:hover .ch1 a,
#in-money:hover .ch3 a {
    color: #fff;
}

.fleft {
    float: left;
}

.white-bg {
    background: #fff;
}

.creadit-filter input[type=text] {
    border: 1px #ddd3e2 solid;
    color: #474747;
}

.creadit-filter label {
    color: #474747;
}

.creadit-filter table {
    width: 100%;
}

.list-item .title {
    background: url('/gfx/template3/arr0.png') 0 center no-repeat;
    padding-left: 15px;
    margin-bottom: 10px;
}

.list-item .title a {
    color: #00549f;
    font: bold 14px Arial;
    text-decoration: none;
}

.list-item .image {
    border: 2px #ddd solid;
    width: 123px;
    height: 88px;
    overflow: hidden;
    float: left;
}

.list-item .image table {
    border-collapse: collapse;
    width: 100%;
    height: 100%;
}

.list-item .image table td {
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

.list-item .text {
    margin-left: 135px;
    width: 555px;
    height: 90px;
    color: #474747;
}

.list-item .clear {
    margin-bottom: 20px;
}

.list-item .item {
    background: url('/gfx/template3/border-dashed-purple.gif') 0 bottom repeat-x;
    padding-bottom: 25px;
}

.paginate {
    font-size: 11px;
    color: #858484;
}

.paginate span {
    margin-right: 10px;
}

.paginate strong {
    color: #3b3b3b;
}

.paginate a {
    color: #066696;
    margin: 0 5px;
}


/*
.item-block-news {
	.center-block;
	width:940px;
	.style-border-mini {
		background:url('/gfx/template3/stylemini-border-bg.png') repeat-y;
		width:288px;
		min-height:100px;
		margin:10px 17px 10px 0;
		position:relative;
		padding:0 7px;
		float:left;
	}
	.style-border-top {
		background:url('/gfx/template3/stylemini-border-top.png') no-repeat;
		width:302px; height:10px;
		position:absolute; left:0; top:-10px;
	}
	.style-border-bottom {
		background:url('/gfx/template3/stylemini-border-bottom.png') no-repeat;
		width:302px; height:10px;
		position:absolute; left:0; bottom:-10px;
	}
	.item-border {
		margin:10px 8px;
		width:270px;
		overflow:hidden;
		.inline-block;
		background:url('/gfx/template3/border-dashed-green-dark.gif') 0 bottom repeat-x;
		padding:0 0 15px 0;
		.image { border:1px #b6b6b6 solid;
			width:60px; height:55px;
			overflow:hidden;
			float:left;
			table {
				width:100%; height:100%;
				border-collapse: collapse;
			}
			table td {
				border-collapse: collapse;
				width:100%; height:100%;
				text-align:center;
				padding:0;
				vertical-align:middle;
			}
		}
		.cont {
			margin-left:70px;
			.title {
				color:#5c5c5c; font-weight:bold;
				text-decoration:none;
			}
			p {
				margin:0px 0 0 0;
				color:#7d6989;
			}
		}
	}
	.last {
		background:none !important;
		padding:0;
	}
}*/

.checkbox {
    background: url('/gfx/template3/checkbox.png') 0 -15px no-repeat;
    min-width: 15px;
    height: 15px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    cursor: pointer;
    padding-left: 20px;
    margin-bottom: 10px;
}

.checkbox input {
    display: none;
}

.table-no-border {
    width: 100%;
}

.table-no-border td {
    padding: 5px;
}

.red {
    color: #ff0000;
}

.width-full {
    width: 100%;
}

small {
    color: #aaa;
    font-size: 11px;
}

.input-purple {
    border: 1px #dad0e0 solid !important;
    width: 348px;
    color: #908c91 !important;
}

.textarea-purple {
    width: 450px;
    height: 55px;
    border: 1px #dad0e0 solid !important;
    color: #908c91 !important;
    padding: 10px;
}

h1 {
    font: bold 16px Arial;
    color: #00549f;
    margin-bottom: 10px;
}

.show-in-map {
    background: url('/gfx/new_btn_purple.png') no-repeat;
    width: 244px;
    height: 70px;
    display: block;
    text-indent: -9999px;
    margin: 10px 0;
}

.show-in-map:hover {
    background-position: 0 -85px
}

.show-in-map:active {
    background-position: 0 -170px
}

.breadcrumbs {
    color: #078dca;
    font-size: 11px;
    margin-bottom: 15px;
}

.breadcrumbs a {
    color: #787878;
}

.breadcrumbs span {
    background: url('/gfx/template3/arr-right-blue.gif') no-repeat;
    width: 8px;
    height: 5px;
    margin: 5px 5px 0 5px;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}

.breadcrumbs .main-link {
    background: url('/gfx/template3/arr-right-silver.gif') 0 center no-repeat;
    padding-left: 8px;
}

form {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}

.border-hidden-box {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 2px #e9e0ef solid;
    padding-top: 10px;
    height: 180px;
    overflow-y: scroll;
    zoom: 1;
    position: relative;
    overflow: hidden;
}

.radiobutton {
    width: 15px;
    height: 15px;
    background: url('/gfx/template3/radiobutton.png') 0 -15px no-repeat;
    cursor: pointer;
    margin-right: 5px;
    float: left;
}

.dohod label {
    display: block;
    font-size: 11px;
    color: #515151;
    margin-bottom: 10px;
}

.radiobutton input {
    display: none;
}

.vtop {
    vertical-align: top;
}

.vtop5 {
    padding-top: 10px !important;
}

.naiti_credit {
    position: fixed;
    bottom: 20px;
    right: 10px;
    background: #fe8d39;
    padding: 10px 20px;
    border-radius: 5px;
    z-index: 100;
}

.naiti_credit a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.added_adv_text {
    font: 15px "tahoma";
    margin: 20px 0 80px 0;
    color: #000
}

.rk-button {
    display: inline-block;
    text-decoration: none;
    color: white;
    background: #3fc6ba;
    /* Old browsers */
    background: -moz-linear-gradient(top, #3fc6ba 0%, #149d8b 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3fc6ba), color-stop(100%, #149d8b));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #3fc6ba 0%, #149d8b 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #3fc6ba 0%, #149d8b 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #3fc6ba 0%, #149d8b 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #3fc6ba 0%, #149d8b 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3fc6ba', endColorstr='#149d8b', GradientType=0);
    /* IE6-9 */
    font-size: 1rem;
    padding: 0.5rem 0.75rem;
    border-radius: 3px;
}

.rk-button:hover {
    background: #b175be;
    /* Old browsers */
    background: -moz-linear-gradient(top, #b175be 0%, #7d3b90 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b175be), color-stop(100%, #7d3b90));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #b175be 0%, #7d3b90 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #b175be 0%, #7d3b90 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #b175be 0%, #7d3b90 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #b175be 0%, #7d3b90 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b175be', endColorstr='#7d3b90', GradientType=0);
    /* IE6-9 */
}