﻿@import url("base.css");

.banner
{
    overflow: hidden;
}

.p_a
{
    position:absolute;
}

#bank_page_body
{
    top:200px;
    left:0px;
	width: 100%; 
	height: 625px; 
	overflow: hidden;
}

#bank_page_text
{
    top:826px;
    left:0px;
	width: 100%; 
	height: 56px;
    font-size: 17px;
    text-align: center;
    color:#4F4F4F;
	overflow: hidden;
    display:none;
}

.btnPlace
{
    float:left;
    width:310px;
    height:120px;
    text-align:center;
}

#content
{
}

#qiwiLogo
{
    top:42px;
    left:51px;
    width: 86px;
    height: 140px;
    background:url('../img/ui/qiwicel.gif') no-repeat center;
}

#advert_1
{
    top:18px;
    left:170px;
    width: 1090px;
    height: 180px;
}