@import url(base.css);
#showlists tr{
	behavior:url(/Common/ShowLists.htc)
}
#showpages button{
	width:3.5em;
	float: none;
	font-size: 9pt;
	background-color: #fff;
	border:1px solid #fff;
	cursor:hand;
	margin-top:-2px;
	color:#000;
	height: 23px;
	background-image: url(/img/space.gif);
	behavior:url(/Common/ShowPages.htc)
	clip:rect(100px auto auto auto);
}
#showpages input{
	font-size: 9pt;
	border:1px solid #000000;
	padding-left:2px;
	margin:-2 2 0 2;
}
.tag,.tag td,td .tag {
	font-weight:bold;
	text-align:right;
	/*color:green;*/
}
.IsNum {behavior:url(/jnkcAdmin/Common/IsNum.htc)}
.IsDate {behavior:url(/jnkcAdmin/Common/IsDate.htc)}
.IsFile {behavior:url(/jnkcAdmin/Common/IsFile.htc)}
.IsImg {behavior:url(/jnkcAdmin/Common/IsImg.htc)}
.IsClass {behavior:url(/jnkcAdmin/Common/IsClass.htc)}
/*.IsHTML {behavior:url(/jnkcAdmin/Common/IsHTML.htc)}*/
.IsTipValue {behavior:url(/Common/IsTipValue.htc)}
.NotNull{
	font-size: 12px;
	color: #FF3333;
}
.hand{
	Cursor: hand;
}
.bold td{
	font-weight: bold;
	color: #286C0F;
}
button {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	background-image: url(/img/ButtonBg.gif);
	border: 1px solid #666666;
	cursor: hand;
	vertical-align: bottom;
	line-height: 1.8;
	padding-left: 2px;
	height: 23px;
}
.key{color:#f33}
.gray{color:gray;}
