<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.xz_tit {
	background-image: url("../images/icon/icon_jbxz.png");
	background-repeat: no-repeat;
	background-position: left;
	width: 600px;
	height: 60px;
}

.xz_tit_con {
	background-image: url("../images/title/jbxz.png");
	background-repeat: no-repeat;
	background-position: left;
	width: 600px;
	height: 60px;
	margin-left: 60px;
	
}

.font14 {
	LINE-HEIGHT: 30px;
	FONT-SIZE: 14px
}

.button_sm {
	width: 131px;
	height: 37px;
	line-height: 37px;
	background-image: url("../images/button/but_sm.gif");
	background-repeat: no-repeat;
	background-position: left;
	border: 0px;
	cursor: pointer;
}

.button_nm {
	width: 131px;
	height: 37px;
	line-height: 37px;
	background-image: url("../images/button/but_nm.gif");
	background-repeat: no-repeat;
	background-position: left;
	border: 0px;
	cursor: pointer;
}

.button_sm_grey {
	width: 131px;
	height: 37px;
	line-height: 37px;
	background-image: url("../images/button/but_sm_grey.gif");
	background-repeat: no-repeat;
	background-position: left;
	border: 0px;
	cursor: pointer;
}

.button_nm_grey {
	width: 131px;
	height: 37px;
	line-height: 37px;
	background-image: url("../images/button/but_nm_grey.gif");
	background-repeat: no-repeat;
	background-position: left;
	border: 0px;
	cursor: pointer;
}</pre></body></html>