body,td,th {
	font-size: 12px;
	color: #333333;
	line-height: 24px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
.z {
	width: 226px;
}
.in {
	background-color: #FFFFFF;
	height: 17px;
	border: 1px solid #000000;
	margin-right: 5px;
	vertical-align: middle;
}
.cp {
	background-image: url(images/in_11.jpg);
	background-repeat: no-repeat;
	padding-left: 38px;
	line-height: 30px;
	font-size: 14px;
}
.cp a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.y {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 117px;
	background-color: #EFEFEF;
}
.jj {
	padding-right: 20px;
	padding-left: 20px;
}
.xx {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEBEF;
}
.STYLE1 {
	color: #FF6600;
	font-weight: bold;
}
.STYLE4 {color: #006699}
.STYLE5 {
	color: #FF0000;
	font-weight: bold;
}
.b7 {
	border: 7px solid #CCCCCC;
}
.b1 {
	border: 1px solid #666666;
}
.jj em {
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/b.jpg);
	background-repeat: no-repeat;
	width: 190px;
	font-style: normal;
	padding-left: 25px;
	margin-bottom: 10px;
	margin-top: 5px;
	background-color: #FFFFFF;
}
input {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
/* tab切换css */
		.slideTxtBox{ width:615px; border:1px solid #ddd; text-align:left;  }
		.slideTxtBox .hd{ height:30px; line-height:30px; background:#6AA3F2; padding:0 10px 0 20px;   border-bottom:1px solid #ddd;  position:relative; }
		.slideTxtBox .hd ul{ float:left;  position:absolute; left:20px; top:-1px; height:32px;   }
		.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer; list-style:none;  font-weight:bold; }
		.slideTxtBox .hd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
		.slideTxtBox .bd ul{ padding:15px;  zoom:1;  }
		.slideTxtBox .bd li{ height:24px; line-height:24px;   }
		.slideTxtBox .bd li .date{ float:right; color:#999;  }