.banner {
	background-image: url(../images/bnner.jpg);
	width: 974px;
	height: 120px;
}

.title_bg {
	background-image: url(../images/Titlebg.jpg);
}

.left_bg {
	background-image: url(../images/left_bgtu.jpg);
	width: 8px;
	height: 289px;
}
.right_bg {
	background-image: url(../images/right_bgtu.jpg);
	width: 8px;
	height: 289px;
}

.mid_bg {
	background-image: url(../images/mid_bgtu.jpg);
	background-repeat: repeat-x;
}

.bot_bg {
	background-image: url(../images/bot.jpg);
	width: 13px;
	height: 12px;
}
.result_bg {
	background-image: url(../images/bg1.jpg);
}

.point_bg{
	background-image: url(../images/point.jpg);
	width: 5px;
	height: 5px;
}

.query_btn{
	background-image: url("../images/cx.jpg");
	width:65px;
	height:23px;
	border: none;
}
.query_btn1{
	background-image: url("../images/cx1.jpg");
	width:65px;
	height:23px;
	border: none;
	color: #104f7a;
	text-align:center;
}
.long_btn {
	background-size: 100% 100%;
    width: 120px;
}
.mb20 {
	margin-bottom:20px
}
.mt20 {
	margin-top:20px
}
.reset_btn{
	background-image: url("../images/cz.jpg");
	width:65px;
	height:23px;
	border: none;
}
.reset_btn1{
	background-image: url("../images/cx1.jpg");
	width:65px;
	height:23px;
	border: none;
	color: #104f7a;
	text-align:center;
}

.period_btn{
	background-image: url("../images/wqyx.jpg");
	width:123px;
	height:23px;
	border: none;
}
.period_btn1{
	background-image: url("../images/wqyx1.jpg") !important;
	width:123px;
	height:23px;
	border: none;
	color: #104f7a;
	text-align:center;
}
.back_btn{
	background-image: url("../images/fh.jpg");
	width:65px;
	height:23px;
	border: none;
}
.ckjmxx_btn{
	background-image: url("../images/ckjmxx.jpg");
	display: none;
	width:123px;
	height:23px;
	border: none;
}
.ckysxx_btn{
	background-image: url("../images/ckysxx.jpg");
	width:123px;
	height:23px;
	border: none;
}
.downpdf_bg {
	background-image: url("../images/downpdf.jpg");
	width:103px;
	height:23px;
	border: none;
}
.downpdf_hg {
	background-image: url("../images/downhgpdf.jpg");
	width:103px;
	height:23px;
	border: none;
}
.downpdf_hgzs {
	background-image: url("../images/downhgpdf-hgzs.jpg");
	width:103px;
	height:23px;
	border: none;
}
.downpdf_hgzs_disabled {
	background-image: url("../images/downhgpdf-hgzsdisabled.jpg");
	width:103px;
	height:23px;
	border: none;
}
.back_btn1{
	background-image: url("../images/cx1.jpg");
	width:65px;
	height:23px;
	border: none;
	color: #104f7a;
	text-align:center;
}
.close_btn{
	background-image: url("../images/close.jpg");
	width:65px;
	height:23px;
	border: none;
}
.close_btn1{
	background-image: url("../images/close1.jpg");
	width:65px;
	height:23px;
	border: none;
	color: #104f7a;
	text-align:center;
}

.panel{
	border: none;
	margin: 0;
	padding: 0;	
	width: auto;
	height: auto;
}

.hide{
	display:none;
}



.Validform_checktip{
	margin-left:8px;
	line-height:20px;
	height:20px;
	overflow:hidden;
	color:#999;
	font-size:12px;
}
.Validform_right{
	color:#71b83d;
	padding-left:20px;
	background:url(../images/validform/right.png) no-repeat left center;
}
.Validform_wrong{
	color:red;
	padding-left:20px;
	white-space:nowrap;
	background:url(../images/validform/error.png) no-repeat left center;
}
.Validform_loading{
	padding-left:20px;
	background:url(../images/validform/onLoad.gif) no-repeat left center;
}
.Validform_error{
	background-color:#ffe7e7;
}

form input{
	height:20px;
	line-height: 20px;
	font-size: 12px;
}

.layoutr_zi12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	color: #1D3B53
}

.pagination {display:block!important;width:auto; margin:30px auto; padding:6px 0px; height:20px; font-size:12px; font-family:Verdana;}
.pagination a { color:#333; text-decoration:none;}
.pagination ul { list-style:none;}
.pagination ul li { float:left; display:block!important; border:1px solid #5d9cdf; height:20px; line-height:20px; margin:0px 2px;}
.pagination ul li a{ display:block; padding:0px 6px; background:#e6f2fe;}
.pagination .disabled  { display:block; padding:0px 6px; background:#eee;color:#c3c3c3;}
.pagination .current { background:#a9d2ff; display:block; padding:0px 6px; font-weight:bold;}