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

/* --------------------Table CSS----------------------*/

table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle; horizontal-align:left;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background: none;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}




