
table.list { background-color:#7ed92e; }
table.list_t { background-color:#399714; }

table.list th,
table.list_t th {
font-size:12px;
line-height:14px;
text-align:center;
}

table.list th { color:#399714; background-color:#dafdbc; }
table.list_t th { color:#399714; background-color:#dafdbc; }

#container table.list td,
#container table.list_t td {
font-size:12px;
line-height:20px;
}


.s_txt {
color:#666666;
margin:10px 0 10px 0;
border:1px solid #efefef;
background-color:#fafafa;
padding:10px 15px 10px 15px;
}

.s_txt ul {
font-size:12px;
line-height:18px;
list-style:none;
padding:0;
margin:0;
}

.s_txt ul li {
margin:0;
padding:0;
}

.ss_txt {
font-size:10px;
color:#666666;
}