@charset "utf-8";
/* CSS Document */

/*站内搜索*/
.znss{
	float: left; width: 282px; 
}
.znss_headerdiv{
	float: left;
	width:282px;
	height:27px;
	background:url(znss_headerdiv.gif) no-repeat;
}
.znss_bodydiv{
	width: 282px;
	margin: 0;
	float: left;
	background: url(znss_bodydiv.gif) repeat-y;
}
.znss_bodyheight{
		height:54px;
		overflow: hidden;
}
.znss_bottomdiv{
	width: 282px;
	height: 18px;
	background: url(znss_bottomdiv.gif) no-repeat;
	float: left;
}
.znss_table{
	width: 90%;
	float:left;
	
}
.znss_title{
	padding-left: 20px;
	font-size:12px;
	text-align: left;
}
.znss_input{
	font-size:12px;
	padding-left:20px;
	
}
.classbutton{
	background-color: #F9F5E8;
	border: 1px outset #83CC66;
	height: 18px;
	margin-right: 2px;
}