@charset "gb2312";

.path{background: url("imagestitbg.jpg") #eef3f7 no-repeat  0 -789px;}
.mainContent {width: 1200px;}
.mainContent .wBd h1 {text-align: center;color: red; font-size: 16px; font-weight: bold;;  line-height: 2.5; width: 1000px; float: left;}

/*-表单页-*/
.form_box ul {padding:10px;}
.form_box h1 {font-size:16px; text-align:center; color:red; line-height:2.5;}
.form {width:100%;}

#hjform .tdtit {background: #e8eff6; font-weight: bold;;}
.form  td {width:33%;	height:30px; line-height:30px;	border: 1px solid #b0cae3;	padding: 3px 5px 5px;	font-size: 14px;}
#hjform .tdlab{	text-align:right;	width:15%;}

.formB {margin-top: 20px;}
.formB  td {width:33%;	height:30px; line-height:30px;	border: 1px solid #b0cae3;	padding: 3px 5px 5px;	font-size: 14px;}

#hjform .bottombt { margin-top: 20px;  padding-top: 20px;  text-align: center;}
#BtnCancel {background-color: #9e9e9e;}
.bottombt input { background: #007fb5 none repeat scroll 0 0;  border: medium none;  border-radius: 2px;  color: #fff;  cursor: pointer;  font: bold 14px/26px "宋体";
  height: 26px;  vertical-align: middle;  width: 70px;}

/*-表单页-*/

/*-查询页-*/
.Search {width: 230px;margin:0 auto; border:1px solid #ccc; border-radius: 5px; padding:30px;}
.Search .field { font-size: 14px; height: 32px; line-height: 32px;}
.Search .field .text {  border: 1px solid #e3e3e3;  height: 24px;  width: 133px;}
.btnArea .submit {  background: #95c24a none repeat scroll 0 0;  border: medium none;  border-radius: 5px;  color: #fff;  font-size: 14px;  font-weight: bold;  height: 32px;
  line-height: 30px;  margin-left: 62px;  margin-top: 10px;  margin-bottom: 10px; text-align: center;  width: 73px; cursor:pointer;}
.result {margin-top: 20px;}

/*-查询页-*/