#history_area {

}

#history_head_line {
    width: 100%;
}

#history_body_line {
    width: 100%;
    height:270px;
}

#history_table {
    width: 965px;
    text-align:center;
    cellpadding:0;
    cellspacing:0;
    margin: 15px auto 20px auto;
    border: 1px solid #f7cdde;
}


#history_table tbody {
}

#history_title  {
    background-color: #F7cdde;
    padding: 5px 10px;
    text-align: left;
}

#td_shop_list  {
    padding: 6px 10px;
    line-height: 18px;
}

#table_shop_list  {
    width: 950px;
    border: 0;
    text-align: center;
    cellpadding: 0;
    cellspacing: 0;
    margin: 0 auto;
    table-layout: fixed;
}

#left_scroll  {
    text-align: left;
    width: 25px;
}

#right_scroll  {
    text-align: right;
    width: 25px;
}

#left_scroll_img  {
    width: 25px;
}

#right_scroll_img  {
    width: 25px;
}

#hist_body  {
    width: 100%;
}

#shop_history_ul  {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    height:270px;
}

#his_item_list  {
    height:270px;

    visibility: visible;
}

#hist_item_li  {
    width:220px;
    height:270px;
    text-align: center;
    float: left;
    align:center;
}

#hist_item_table  {
    width: 100%;
    height: 190px;
    text-align: center;

}

#shop_table {
    width: 100%;
    text-align: center;
}

#area_table {
    width: 100%;
    text-align: center;
}

#catch_table {
    width: 100%;
}

#hist_deco_picture_item  {
    width: 180px;
    border: 1px solid rgb(153, 153, 153);
    max-height: 180px;
}

#hist_picture_item  {
    /*width: 180px;
    height: 50px;*/
	max-width:180px;
	min-height:50px;
    border: 1px solid rgb(153, 153, 153);
}
#hist_picture_item.default  {
    width: 180px;
    height: auto;
    border: 1px solid rgb(153, 153, 153);
}
