/*=========¶K¹Ï==============*/
#showcontent  #illustratediv .formatbox img {
	max-width: 100%;
	height: auto !important;
}

#showcontent  #illustratediv .formatbox table td {
	border: 1px solid #C6C6C6;
}  


.showlist-group .list-group-top {
    font-size: 105%;
    position: relative;
    display: block;
    padding: 8px 5px 8px 12px;
    background: #727272 url(../../img/frame/) repeat-x left top;
    color: #FFFFFF;
    transition: all .25s ease .03s;
    border-bottom: 1px solid #FFFFFF;
}

.showlist-group .top_red {
    background: #E8410B url(../../img/frame/) repeat-x left top !important;
}

.showlist-group {
    position: relative;
    font-size: 90%;
    border-radius: 6px 6px 0px 0px;
    overflow: hidden;
    border: 1px solid #B2B2B2;
    padding: 0px 0px 20px 0px;
    margin: 0px 0px 30px 0px;
    background: #FFFFFF url(../../img/frame/) repeat-x left top;
}