@charset "utf-8";
.lat_r1 {position:relative;overflow:hidden;width:100%;}
.lat_r1 ul {padding:0;font-size:1.0em;color:#777;width:100%;}
.lat_r1 ul :link {color:#777;text-decoration:none;}
.lat_r1 ul :visited {color:#777;text-decoration:none;}
.lat_r1 ul :active {color:#777f;text-decoration:none;}

.lat_r1 li {position:relative;line-height:24px;padding:3px 0;padding-left:10px;position:relative;}
.lat_r1 li:before{position:absolute;top:15px;left:1px;width:4px;height:4px;background:#aaa;content: '';border-radius:50%;}

.lat_r1 .lt_date1 {float:right;position:absolute;top:3px;right:150px;}
.lat_r1 .lt_date2 {position:absolute;top:3px;right:85px;color:#777;}
.lat_r1 .lt_date3 {position:absolute;top:3px;right:0;color:#777;}
.latest_datetime{float:right; color:#999999;}

/*처리상태*/
.reser_co{display:inline-block;margin-left:5px;border-radius:3px;font-size:0.85em;background:#999;width:70px;height:20px;line-height:20px;color:#fff;text-align:center;}
.reser_co1{background:#4799CB}
.reser_co2{background:#999}
.reser_co3{background:#ccc}
.reser_co4{background:#A8D57B}