a {
    text-decoration: none;
    color: black;
}

#year{
    color: #993366;
    float:left;
    padding-left: 30px;
    font-size: 30pt;
    line-height:100%;
}

.profile_thum{
    width:124px;
    height:143px;
}

#misskorea_profile{
    width: 100%;
    border-collapse: separate;
    border-spacing: 10px;
    clear:both;
}

#misskorea_profile td{
    width: 150px;
    height: 200px;
    padding: 0;
    overflow: hidden;
    text-align: center;
}

#misskorea_profile ul, 
#misskorea_profile dl, 
#misskorea_profile li, 
#misskorea_profile dd, 
#misskorea_profile dt{
    margin: 0;
    padding: 0;
    border: 0;
    line-height:130%;
}

#poll_container ul{
    margin-left: 10px;
}

#misskorea_profile ul{
    margin-left: 20px;
}

*html #misskorea_profile ul{
    margin-left: 15px;
}
*:first-child+html #misskorea_profile ul{
    margin-left: 15px;
}


#poll_container ul, #misskorea_profile ul{
    list-style: square outside url(../images/list-dot.gif);
    text-align: left;
    padding: 5px 10px;
}

.poll_p dt, #misskorea_profile dt{
    background: url(../images/round_bg.gif) no-repeat top;
    padding-top: 5px;
}

.poll_p dd, #misskorea_profile dd{
    background: url(../images/round_bg.gif) no-repeat bottom;
    padding-bottom: 5px;
}

#poll_container .name, #misskorea_profile .name{
    font-weight: bold;
    color: #CC3399;
}

#poll_container .interview, #misskorea_profile .interview{
    padding-left: 15px;
    height: 15px;
    margin-top: 2px;
    background: url(../images/interview.gif) no-repeat 0 -2px;
}

#btn{
    text-align: center;
    clear: both;
}

#during{
    margin: 20px 0 0 30px;
}