.profilwahltab {
    width:100%;
    margin:0 auto;
}
.profilwahltab td.dec, .profilwahltab td.pic {
    padding:8px 0;
    border-bottom:1p dashed #ccc;
}
.profilwahltab .pic {
    vertical-align:middle;
    text-align:center;
    width:60px;
}

p.profilinfo {
    color:#999;
    font-weight:bold;
    background:url(profilinfo.jpg) no-repeat left ;
    line-height:15px;
    padding:0 0 0 35px;
    margin:2px 10px 5px;
}
p.profilinfo i {
    color:#ccc;
}

.profilgallery {
    text-align:center;
}
.profilgallery img {
     border:3px solid #ebebeb;
     margin:0 2px;
}

/*--------------------------------------*/
.profil_mblaq {
    width:100%;
    height:400px;

}
.profil_mblaq_1 {
    vertical-align:top;
    background:url(../img/profil/mblaq.jpg) no-repeat right 100px;
}
.profil_mblaq_text {}


/*--------------------------------------*/
.profil_seungho {
    width:100%;
    height:450px;
}
.profil_seungho_1 {
    vertical-align:top;
    background:url(../img/profil/seungho.jpg) no-repeat right bottom;
}
.profil_seungho_text {
    padding-right:0px;
}

/*--------------------------------------*/
.profil_go {
    width:100%;
    height:380px;
}
.profil_go_1 {
    vertical-align:top;
    background:url(../img/profil/go.jpg) no-repeat right bottom;
}
.profil_go_text {
    padding-right:195px;
}

/*--------------------------------------*/
.profil_joon {
    width:100%;
    height:390px;
}
.profil_joon_1 {
    vertical-align:top;
    background:url(../img/profil/joon.jpg) no-repeat right;
}
.profil_joon_text {
    padding-right:180px;
}

/*--------------------------------------*/
.profil_cheondung {
    width:100%;
    height:400px;
}
.profil_cheondung_1 {
    vertical-align:top;
    background:url(../img/profil/cheondung.jpg) no-repeat right;
}
.profil_cheondung_text {
    padding-right:115px;
}

/*--------------------------------------*/
.profil_mir {
    width:100%;
    height:495px;
}
.profil_mir_1 {
    vertical-align:top;
    background:url(../img/profil/mir.jpg) no-repeat right bottom;
}
.profil_mir_text {
    padding-right:0px;
}

/*--------------------------------------*/
.tykeys td {
    width:200px;
    padding:5px;
    vertical-align:top;
    font-size:9px;
}
.tykeys td p {
    margin:2px 0;
}
.tykeys td hr {
    width:200px;
    margin:5px auto;
}
.tykeys .td2 {
    background:#ebebeb;
}
