﻿
/*è¡¨å•å›žå¤æŸ¥çœ‹æ ·å¼*/
.zxts-btn-box { width: 700px; margin: 0 auto; overflow: hidden; margin-bottom: 20px; }
.zxts-btn-box .btn { display: block; width: 100px; height: 30px; line-height: 30px; background-color: #3e60a4; font-size: 14px; color: #ffffff; text-decoration: none; float: right; }
.zxts-btn-box .btn a { color:#fff}
.zxts-btn-box .btn img { vertical-align: middle; float: left; margin: 6px 5px 0 10px; }

/*æŒ‰é’®æ ·å¼*/
#SubmitButton{
width:70px;
height:28px;
line-height:28px;
text-align: center;
color: #fff;
font-size: 12px;
background-color: #3e60a4;
margin: 15px 4px;
cursor: pointer; border:none
}

#ResetButton{
width:70px;
height:28px;
line-height:28px;
text-align: center;
color: #fff;
font-size: 12px;
background-color: #3e60a4;
margin: 15px 4px;
cursor: pointer; border:none
}
legend{ font-size:16px; overflow:hidden; margin-bottom:10px; }
legend span{ background:url(dc.png) no-repeat left top; padding-left:30px;}


/*éªŒè¯ç æ ·å¼*/
.wcm-cbd{
 position: fixed;
 left: 0px;
 z-index:999999;
}
.cbd-btn{
width: 60px!important;
background: #fff;
height: 25px;
line-height: 25px;
border-radius: 6px;
border: 1px solid #ccc;
margin-left: 10px;
}
div, body{scrollbar-face-color : #EDEDED;scrollbar-darkshadow-color : #EDEDED;}
SPAN.xdDTText{padding-right:60px!important;padding-right:0;}
SPAN.xdRichTextBox,SPAN.xdTextBox{min-height:14px;max-width:95% !important;}
SPAN.xdRichTextBox p{margin:2px auto;}
TEXTAREA.xdTextBox{white-space:normal;}
.xdLayout{border-collapse:separate !important;border-collapse:collapse;}
.xdDTButton{width:24px;height:18px;margin-left:-21px;}
.xdDTButton img{margin:-2px 0 0 -7px!important;margin:-2px 0 0 -1px;}
.xdDTPicker{padding:1px 0;display:inline;}
.ext-safari .xdDTPicker{display:inline-block;}
.xdRepeatingTableContainer{overflow:hidden;}
body *:focus{outline:0;}
#bubble-panel:focus{outline:0;}
#bubble-panel{border:1px solid gray;background:#ECECEC;padding:5px 0;cursor:pointer;width:100px;}
#bubble-panel .menuitem{padding:4px 5px 4px 15px;font-size:10pt;}
#bubble-panel .menuitem_active{background:#FFFFEF;font-weight:normal;}
.must_fill{position:absolute;font-weight:bold;width:8px;padding-left:4px;color:red;}
.wcm-cbd{position:absolute;left:0px;right:0px;z-index:999999;}
.wcm-cbd *{margin:0px;padding:0px;}
.wcm-cbd .l{padding-left:7px;}
.wcm-cbd .r{padding-right:13px;}
.wcm-cbd .c{}
/*header layout*/
.wcm-cbd .header{background:url(cb.gif) left -86px no-repeat;cursor:move;}
.wcm-cbd .header .r{background:url(cb.gif) right -57px no-repeat;}
.wcm-cbd .header .c{height:28px;background:url(cb.gif) center -143px repeat-x;overflow:hidden;}
/*body layout*/
.wcm-cbd .body{background:url(cb-center.gif) left top repeat-y;}
.wcm-cbd .body .r{background:url(cb-center.gif) right top repeat-y;}
.wcm-cbd .body .c{zoom:1;}
/*footer layout*/
.wcm-cbd .footer{background: url(cb.gif) left -185px no-repeat;}
.wcm-cbd .footer .r{background:url(cb.gif) right -172px no-repeat;width: 220px;}
.wcm-cbd .footer .c{height:12px;width: 220px;background:url(cb.gif) left -196px repeat-x;overflow:hidden;}
/*header content*/
.wcm-cbd .header .spt{float:left;width:6px;height:100%;background:url(cb.gif) left -115px repeat-x;}
.wcm-cbd .header .title{float:left;width:120px;padding-left:5px;line-height:29px;font-size:12px;font-weight:bold;white-space:nowrap;overflow:hidden;}
.wcm-cbd .header .tools{float:right;height:100%;}
.wcm-cbd .header .close{float:right;width:26px;height:100%;cursor:default;}
.wcm-cbd .header .close:link, .header .close:visited{background:url(cb.gif) left -28px no-repeat;}
.wcm-cbd .header .close:hover, .header .close:active{background:url(cb.gif) left 0px no-repeat;height:28px;}
/*body content*/

.wcm-cbd .body .cb-table {height:100%;table-layout:fixed;font-size:12px;width:100%;}
.wcm-cbd .body .buttons{height:35px;padding-top:5px;overflow:hidden;text-align:center;}

.wcm-cbd  .body{padding-left:2px;}
.wcm-cbd .body .r{padding-right:5px;}
.wcm-cbd .body .c{background-color:#DEDCDD;padding:3px 14px;}
.ext-ie .wcm-cbd .body .c{filter:progid:DXImageTransform.Microsoft.Gradient(EndColorStr=#DEDCDD, StartColorStr=#ffffff, GradientType=0);}
.wcm-cbd .body iframe{border:1px solid #C0C0C0;background:white;}


			.zxts-btn-box{
				width:100%;
				margin: 10px auto;
				overflow: hidden;
			}

			
			table.zxts-table{
				width: 100%;
				margin: 0 auto;
				border-collapse: collapse;
				font-size: 14px;
				margin-bottom: 26px;
			}
			
			table.zxts-table thead tr{
				background: url(search2018516.png)no-repeat center
		}
		
		.x_newlj {
			margin-bottom: 22px;
		}

table.zxts-table tbody tr td {
    padding: 16px 20px;
    border: 1px solid #7a7a7a;
    color: #333333;
    white-space: normal;
    word-break: break-all;
}