﻿* {
    margin:0; padding:0;
    font-size:1rem;
}
ul, li {
    list-style:none;
}
.ml3 { margin-left:3rem;}


body { width: 100%; background: #fbfaf8; }

.con {
    width:36rem;
    height:71.1rem;
    margin:0 auto;
    
    background-size:100%;
    position:relative;
}


.gameDw { display:block; width: 36rem; height: 71.1rem; background: url(../../images/index5/fg.jpg) no-repeat; background-size: 100%; cursor: default; }
