/* Based on work by Eric Meyer: meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;padding:0;vertical-align:baseline;}body{line-height:1.5;}table{border-collapse:separate;border-spacing:0;}caption,th,td{font-weight:400;text-align:left;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}a img{border:none;}
/*全站通用样式*/
.green{color: #0a3600;}
.redb{color:red;font-weight: bold;}
.red{color: red;}
.blue{color: blue;}
.purple{color: #FF00CC;}
.fuchsia{color: fuchsia;}
.orange{color: #ff6600;}
.blacksmall{font-size:12px;color:black;line-height:150%}
.redsmall{font-size:12px;color:red;}

.tablepad{
 border-top:1px solid #73462e;
 border-left:1px solid #73462e;
 
}
.tablepad td{
 padding:5px;
 border-bottom:1px solid #73462e;
 border-right:1px solid #73462e;
}
.tableblue td{background:#d9bf79;}

.table3 {background:none;border-width:0;}
.table3 td {padding:5px;}
.b{font-weight:bold;}
