img {
    border: 0
}

div#smaill_pop {
    width: 400px;
    height: 300px;
    background: url( ../images/gen-pop/box.png ) no-repeat top left;
}

div#smaill_pop div.small_title {
    background-color: #31a0cb;
    height: 38px;
    font-family: Arial, sans-serif;
    color: #fff;
    font-size: 24px;
    padding-left: 18px;
}

div.title-inner {
    padding-top: 3px;
}

div.title-arr {
    margin-left: 18px;
}

div.pop_content2 {
    margin: 20px;
    color: #004996;
    font-size: 12px;
    font-family: Arial, sans-serif;
    text-align: center;
}

div.close_btn {
    text-align: center;
}