@charset "utf-8";

body {background-color:#82b1d0; margin: 0 auto; padding: 0; }
p,div,span,td,th,li{font-size:13px; font-family:Arial, Helvetica, sans-serif; word-break: normal; color:#333333; line-height:16px; }
a:link {text-decoration: none; color: #0082d1;}
a:visited {text-decoration: none; color: #0082d1;}
a:hover {text-decoration: underline;color: #1d5bae;}
a:active {text-decoration: none;color: #0082d1;}
.txt-blue {color: #0082d1; font-size:12px;}
.header-txt,.footer-txt {color: #fff;font:12px Arial;}
.header-txt a:link,.footer-txt a:link {text-decoration: none;color: #fff;}
.header-txt a:visited,.footer-txt a:visited {text-decoration: none;color: #fff;}
.header-txt a:hover,.footer-txt a:hover {text-decoration: underline;color: #fff;}
.header-txt a:active,.footer-txt a:active {text-decoration: none;color: #fff;}
.footer-msg {font-size: 11px;line-height: 18px;color: #0082d1;}
.footer-msgB {font-size: 12px;line-height: 18px;color: #0082d1;font-weight: bold;}
/**此次新增**/
table.bolder{font-size:13px; font-family:Arial, Helvetica, sans-serif; border: 1px solid #a6a6a6;  border-top: none; border-left: none;}
table.bolder td{padding: 5px 10px; border-left: 1px solid #a6a6a6; border-top: 1px solid #a6a6a6;}
table.bolder td a{text-decoration: none; }
.titleTable{color: #363636; line-height: 1.3em; background: #e4e4e4; border: 1px solid #a6a6a6;  border-bottom: none; border-top: none; padding: 5px 10px;}