div#sfide {
    padding: 0px 10px 40px;
    
}

div#sfide b.sf_name {
    display: block;
    margin: 15px 0px 16px 0px;
color:#FF3D8F;
font-family:Georgia;
font-size:30px;
font-weight: normal;
}

table.sf_tab {
    
    margin: 0px auto;
    width: 100%;
    background-color: #f2f2f2;
padding-top: 10px;
}

table.sf_tab tr.sf_tit td {
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}

table.sf_tab tr.sf_foto td {
    text-align: center;
    padding-bottom: 20px;
}

table.sf_tab tr.sf_foto td img {
    border: 1px solid #ddd;
    padding: 5px;
    background: #fff;
}

div#sfide h3 {
    font-size: 22px;
    color: #333;
    padding-bottom: 3px;
    border-bottom: 1px solid #fff;
    margin-bottom: 8px;
font-family: Georgia;
}

ol {
    width: 100%;    
    margin: 0px 20px 40px 0px;
    padding: 0px;
    color: #333;
    list-style-position: inside;
    list-style-type: none;
    line-height: 20px;
}

ol li {
    clear: both;
display: block;
overflow: hidden;
margin-bottom: 5px;
background-color: #f2f2f2;
padding: 2px 12px 2px 12px;
}

ol li strong a {
font-size: 14px;
margin-left: 4px;
}


ol li#otit {
    list-style-type: none;
    font-weight: bold;
}

ol li#otit b {
    font-weight: bold;
}

ol li b {
    display: block;
    float: right;
    width: 40px;
    font-weight: normal;
    text-align: right;
}

ol li i {
    display: block;
    float: right;
    width: 40px;
    font-style: normal;
    text-align: right;
}


ol li em {
    display: block;
    float: right;
    width: 40px;
    font-style: normal;
    text-align: right;
}

ol li strong {
    display: block;
    float: left;
    width: 200px;
}


/**** sfindex ****/
table#sfindex {
    border: 1px solid #949494;
    width: 100%;
    background: #f3ebf9 url("http://stbm.it/girlpower/images/gp_bg_vs.gif") 0px 0px no-repeat;
}

table#sfindex th {
    padding: 40px 10px 5px 10px;
    text-align: left;
    border-bottom: 1px dashed #949494;
    font-size: 18px;
font-family: Georgia;
font-weight: normal;
}

table#sfindex tr td {
    padding: 5px 10px 5px 10px;
}

table#sfindex tr td a {
    font-size: 14px;
}
  
