@charset "utf-8";
/* CSS Document */

.t_list .lock_bg td {background:#ffe1e5 !important;}
.t_list .unlock_bg td {background:#e3f3dc !important;}
.t_list .ask_bg td {background:#d3d3ff !important;}
.txt_price {color:#f14a00;font-size:16px;}
.icon_state {display:inline-block;width:80px;border:1px solid #dfdfdf;border-radius:50px;line-height:20px;text-align:center;font-weight:bold;}
.icon_state.pause {color:#ff3000;}
.t_list td.center {text-align:center;}

.font14 {font-size:14px;} 

.t_form2 {border-width:1px 0 0 1px;border-color:#ddd;border-style:solid;}
.t_form2 th {border-width:0 1px 1px 0;border-color:#ddd;border-style:solid;background:#eee;line-height:30px;}
.t_form2 td {padding:10px;border-width:0 1px 1px 0;border-color:#ddd;border-style:solid;font-size:14px;line-height:26px;text-align:center;font-family:'dotum';word-break:keep-all;}
.t_form2 td.left {text-align:left !important;}