html{height:100%}

body
{
    height:100%;
    min-width:980px;
    overflow:hidden;
    font-family: verdana, arial ,helvetica;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

#overly {
    display: block;
    background-color: #317EC5;
    z-index:999;
    position:absolute;
    top:0;
    left: 0;
    width:100%;
    height:100%;
}

div#overly p {
    font-family:arial;
    font-size:12px;
    color: #000000;
    margin:20px auto;
    border:1px solid #000000;
    width: 200px;
    padding: 5px;
    background-color: silver;
}

.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:10001;
    -moz-opacity: 0.8;
    opacity:.30;
    filter: alpha(opacity=30);
}
.white_content {
    display: none;
    position: absolute;
    top: 2%;
    left: 25%;
    width: 50%;
    height: 50%;
    padding: 16px;
    border: 16px solid orange;
    background-color: white;
    z-index:10002;
    overflow: auto;
}
.sm_content {
    display: none;
    position: absolute;
    top: 5%;
    left: 50%;
    width: 320px;
    width: 400px\9;
    height: 360px;
    height: 440px\9;
    padding: 24px;
    border: 4px solid rgb(221, 184, 66);
    background-color: white;
    z-index:10002;
    overflow: auto;
    margin-left: -185px;
    overflow-x:hidden;
}
#sm_lo {
    padding-left: 0px;
    width: 120%;
    height: 66px;
    background-image: url("../image/d_top_bg.png");
    margin-left: -24px;
    margin-top: -24px;
}

.rc_content {
    display: none;
    position: absolute;
    top: 5%;
    left: 50%;
    width: 390px;
    width: 400px\9;
    height: 200px;
    height: 265px\9;
    padding: 30px;
    border-radius: 6px;
    border: 2px solid rgb(221, 184, 66);
    background-color: white;
    z-index:10002;
    overflow: auto;
    margin-left: -185px;
    overflow-x:hidden;
}
.rc_content .abp{
    display:none;
}

.skip { display: none; z-index: 2; }

.adfly_header_table {
    background-color: red;
}

#Interstitual div#adflybar a {
    text-decoration: none;
}
.skip { display: none; z-index: 2; }

#Interstitual #top {
    width: 100%;
    height: 59px;
    background-image: url("../image/d_top_bg.png");
}

body.compliant #Interstitual #top {
	background-size: auto 100%;
	height: 76px;
}

#Interstitual #bottom {
    width: 100%;
    height: 26px;
    background-image: url("../image/d_bottom_bg2.png");
    padding-top:2px;
}

#Interstitual #bottom {
    float: left;
    padding-left: 20px;
}

#Interstitual #bottom .bottom_1 {
    float: left;
    padding-left: 20px;
    margin-top: 5px;
}

#Interstitual #bottom .bottom_2 {
    float: right;
    padding-right: 28px;
    margin-top: 2px;
}

#Interstitual #bottom .bottom_3,
#Interstitual #bottom .bottom_4 {
    float: right;
    padding-right: 20px;
    margin-top: 5px;
}

#Interstitual #bottom .bottom_4 {
    padding-right: 44px;
}

#Interstitual #sitebar
{
    height:89px;
    vertical-align:middle;
    position:relative;
    font-size: 12px;
}

#Interstitual a img {
    border: 0;
}

#Interstitual a {
    text-decoration: none;
    color: #1164b7;
}

#Interstitual a:hover {
    color: #f5a431;
    text-decoration: underline;
}

#adfly_bar {
    position: absolute;
    top:      0;
    width:    100%;
    height:   104px;
}

#adfly_bar .adfly_bar_1 {
    cursor: pointer;
    height: 100px;
    width:  180px;
}

#adfly_bar .adfly_bar_2 {
    position:         absolute;
    top:              5px;
    left:             190px;
    width:            728px;
    height:           90px;
    background-color: transparent;
}

#adfly_bar .adfly_bar_3 {
    cursor:   pointer;
    position: absolute;
    right:    0px;
    bottom:   4px;
    height:   30px;
    width:    100px;
}
