.tabBox {
height: 465px;
}
.tabBox-nohistory {
height: 450px;
}
ul#history li {
color: #627ac0;
font-size: 12px;
list-style-position: outside;
list-style-image: url("../images/common/list-arrow.gif");
margin: 0 10px 7px 35px;
vertical-align: 12px;
}
ul#history li a{
color: #627ac0;
font-size: 12px;
text-decoration: underline;
word-wrap: break-word;
}
ul#history li a:hover{
text-decoration: none;
}
.main06 {
background: url("../images/common/top_history_bg.gif") no-repeat;
width: 367px;
margin-bottom: 10px;
}
.main06-inner {
display: block;
padding-bottom: 2px;
background: url("../images/common/border-sides.gif") repeat-y 0 0;
}
.main06-outer {
padding: 0 0 8px;
background: url("../images/common/border-btm.gif") no-repeat 0 bottom;
}
p#txt-nohistory {
font-size: 12px;
margin: 0 0 45px 15px;
padding-top: 2px;
color: #676767;
font-weight: 700;
word-wrap: break-word;
}