/* BASIC css start */
body {font-family: 'NanumSquareRound'; 
text-align:center;
}


#info-group img {
width: 100%; 
}

#info-group h3 {
text-align:center; margin-top:20px;
}

#info-group h3 img {
width: 50%;
}

.vipgraybox {
margin-top:25px; position:relative; 
}

.vipgraybox img {
width: 100%; z-index:-1; 
}

.vipsmallbox {
position:absolute; z-index:2; width:300px; left:50%; margin-left:-150px; top:40px; 
}


.vipgraybox2 {
width:100%; height:10px; background-color:#f1f1f1; 
}


.vipmenu {
margin-bottom:15px;
}



















/* BASIC css end */

