body
{
    margin: 0;	
    padding: 0;
    font-size: 14px;  
    background: url(bg.jpg) no-repeat center top;
    background-size: cover;
    font-family: Arial;
}

html,body{height:100%}

p,ul,h1,h2,h3,h4,h5,h6
{
	padding:0;
	margin:0;
}

ul
{
	list-style:none;
}

img
{
	border:0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

.fl
{
	float:left;
}

.fr
{
	float:right;
}

.clear
{
    clear: both;
}

a
{
    text-decoration: none;   
    outline: none;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {/* */
border: none;
}

.wrap
{
    /*min-height: 100%;*/
    /*height: 850px;    
    overflow: hidden;*/
}

.flash
{
    width: 1000px;
    margin: 0 auto;
    /*padding-top: 250px; */
    /*padding-top: 10%;*/
    position: relative;
}
.flash{
        padding-top: 13%;
    }
@media all and (max-height: 768px) {
    .flash{
        padding-top: 9%;
    }
}
@media all and (min-height: 1024px) {
     .flash{
        padding-top: 15%;
    }
}

@media all and (min-height: 1280px) {
     .flash{
        padding-top: 13%;
    }
}

.tegoder {
    display: block; 
    position: absolute;
    width: 410px;
    height: 100px;
    left: 10px;
    bottom: 5px; 
}
.yalart {
    display: block; 
    position: absolute;
    width: 378px;
    height: 104px;
    bottom: 4px;
    right: 30px; 
}


.ft
{
    height: 150px;    
}

.footer
{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 150px;
    /*margin-top: -150px;*/
    background: rgba(0,0,0,0.8);
}

.ftr_cont
{
    width: 1000px;
    margin: 0 auto;
}

.ftr_left
{
    width: 200px;
    margin-top: 40px;
}

.ftr_left p
{
    font-size: 13.5px;
    color: #fff;
}

.ftr_left span
{
    display: block;
    font-size: 11.5px;
    color: #e7b1d1;
    margin-top: 25px;
}

.ftr_left span a
{
    color: #e7b1d1
}

.ftr_center
{
    width: 420px;
    margin-top: 40px;
    margin-left: 75px;
}

.ftr_center p
{
    font-size: 14.5px;
    color: #fff;
    margin-bottom: 2px;
}

.ftr_center p span
{
    font-size: 12.5px;
    color: #a54686;
}

.ftr_right
{
    width: 205px;
    margin-top: 40px;
}

.ftr_right p
{
    font-size: 25px;
    color: #fff;
}

.ftr_right p span
{
    font-size: 12.5px;
    color: #fff;
}

.ftr_right span
{
    font-size: 12.5px;
    color: #a54686
}

.ftr_right span span
{
    color: #fff
}