@charset "utf-8";

.table_list { padding:0 10px 10px 10px}
.table_list table { text-align:center; border-top:1px solid #cbe8ff; border-left:1px solid #cbe8ff; font-size:14px;}
.table_list td,.table_list th { border-bottom:1px solid #cbe8ff; border-right:1px solid #cbe8ff; line-height:30px;}
.table_list .trTit td { height:34px; line-height:34px; background:#edf7ff; color:#348bcf; font-weight:700;}
.table_list th { background:#f8fcff; font-weight:100;}
.table_list span { display:block; text-align:center; position:relative; width:100%; height:100%}
.table_list p { padding:15px; text-align:left; background:#f8fcff;line-height: 2;}
.table_list .iNum { color:#348bcf; text-align:left; font-style:normal;}
.table_list span .iNum { position:absolute; left:10px; top:0;}
.table_list .w169 { width:169px;}
.table_list .w248 { width:248px;}

@media screen and (max-width:719px){
.table_list p { padding-left:20px}
}