/*页面*/
body { font: 9pt '宋体' , Monospace; color: #000; line-height: 15px; margin: auto; padding: 0; }
.rightcontent { width: 550px; margin: 40px 0 0 20px; padding-top: 5px; }

/*查询条件*/
.query_condition { padding-top: 20px; }
#txtSFZH { width: 157px;}
#txtBMXH { width: 96px; }
#SubButton, #sbnQuery { height: 20px; margin: 15px 0 10px 0; }
/*成人*/
#txtKSBH { width: 157px; }

/*客户端准考证号错误提示信息*/
.Custom_txtZKZH { display: none; color: Red; }
.explain { padding-left: 50px; font-size: 12px; color: #666; vertical-align: super; }
.Custom_ObjectKSBH { display: none; color: Red; }

/*查询结果*/
.queryresult { margin-top: 20px; }
table { border-collapse: collapse; width: 540px; padding: 0; margin: 0; }
tr { height: 20px; }
td { margin: 0; border: solid 1px #000; text-align: center; }
.common { text-align: left; }
.tdnote { color: Red; width:110px; }
.note { margin-top: 5px; color:Red;}

/*成人用*/
.smalltr { height: 2px; }
.tddownnote { color: blue; width: 80px; }

