/* BASIC css start */
.vippage1 {
width:1200px; height:700px; margin:0 auto; 
}

.vipback {
width:1200px; height:170px; background-color:#0e4062; border-radius: 0 0 10px 10px ;
}

.viptitle {
display: flex; align-items: center; justify-content: center; vertical-align: middle; 
}

.viptitle img {
 width:90px; padding-top:55px;
}


.vipbox {
width:1200px; height:230px; margin-top:50px; position:relative;
}


.vipline1 {
width:1100px; border-top:1px solid #bfbfbf; left:50%; margin-left:-550px; top:50%; position:absolute; 
}

.vipline2 {
left:400px;
}
.vipline3 {
left:800px; 
}

.vipline4 {
left:75%; top:115px;
}

.vipline5 {
left:50%; top:115px;
}

.vipline6 {
left:25%; top:115px;
}

.vipline {
border-right:1px solid #bfbfbf; width:1px; height:230px; position:absolute; height:115px;

}






.vipstar {
position:absolute; top:50%; margin-left:-9px; margin-top:-10px; 
}
.vipstar1 {left:50%;
}
/*.vipstar2 {left:95%;
}
.vipstar3 {left:5%;
}*/




.VIPLI {  
font-family: NanumSquare;
width:300px; height:115px; float:left;
background-color:#ffffff; text-align:center; line-height : 115px; font-size:20px;
}


.VIPLI:hover {

background-color:#eeeeee; 

}


.vipover8 {

width:300px; 

}



.vipul {
width:1200px; height:230px; 
}



.vipbottom {

width:1200px; height:170px; background-color:#f6f6f6; text-align:center; 
font-family:NanumSquare; font-weight: 400; font-size: 18pt; line-height:1.4; 
margin-top:50px; border-radius: 10px 10px 0 0; border:1px solid #d0d0d0;

}

.vipbottom p {text-align:center;
}














/* BASIC css end */

