@CHARSET "utf-8";
td {
	font-size: 12px;
	border-bottom: 1px solid #999;
	padding: 6px;
	line-height: 150%;
}
ul li{ 
	//list-style-type:none; 
	list-style-image: url(../images/ulicon.gif);
}
.l22 {
	padding-left: 22px;
}
.none {
	font-size: 12px;
	border-bottom: 0;
	padding: 2px;
	line-height: 150%;
}
.on {
	font-weight: bold;
	color: red;
}
.off {
	color: blue;
}
.value {
	font-size: 12px;
	border-bottom: 1px solid #999;
	padding: 5px 0;
	line-height: 150%;
}
.title {
	font-size: 12px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #999;
	padding: 3px 10px;
	line-height: 150%;
}
.list {
	background-color: #FFF;	
}
input {
	border: 1px solid #999;
	height: 18px;
	font-size: 10px;
}
.mr7 {
	margin-top: 7px;
}
.s_bd {
	filter: alpha(opacity = 95);
	position: absolute;
	border: 1px solid #666666;
	background: #FFF;
	padding: 5px;
	font-size: 12px;
	z-index: 10000;
	line-height: 150%
}
body {
	padding-bottom: 150px;
}
.tip {
	font-size: 12px;
	border-bottom: 0;
	padding: 3px;
	line-height: 150%;
	color: #FF8000
}
.file {
	font-size: 12px;
	border-bottom: 0;
	padding: 3px;
	line-height: 150%;
}
.redbold {
	 color: red;
	 font-weight: bold;"
}