.img-btn{
    margin: 0 5px;
    padding: 2px 0 2px 16px;
    cursor:pointer;
}
.td-label{
	width: 25%;
	padding-left: 30px;
}
.checkbox{
	vertical-align: middle;
	margin: 0 1 0 0;
}
.radio{
	vertical-align: middle;
	margin: 0 1 0 0;
}
.normal-tip{
	color: gray;
	font-style: italic;
}

.marquueeback
{
	margin:10px auto;
	width:400px;
	background-color:#CCCCCC;
	height:20px;
	overflow:hidden;
	white-space:nowrap;
}
.scrollback{
	width:auto;
	height:20px;
	font-size:12px;
}

.fitem {
	margin : 5px 0 10px 0;
}
.fitem label {
	display:inline-block;
	width:60px;
	text-align: center;
}
.text-size {
	height: 23px;
	width: 300px;
}
.icon {
	padding-left:20px;
	line-height:16px;
	display:block;
}
.tablepanel {
	margin: 10px 0 0 10%;
}
.tablepanel .title {
	width: 20%;
	text-align: right;
	font-weight: bold;
}
.tablepanel .content {
	padding-left: 20px;
}
.tablepanel .head {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.tablepanel .textsize {
	width: 80%;
	height: 23px;
}
.initialdom {
	visibility: hidden;
}
.input-tip {
	color: gray;
	padding: 5px 0 10px 0;
}
.searchItem {
	padding: 2px 0 2px 5px;
	margin: 0 10px 0 0;
	display: inline-block;
	white-space: nowrap;
	float: left;
}
.searchItem .title {
	font-weight: bold;
	margin-right: 10px;
}
.searchItemHidden {
	padding: 2px 0 2px 5px;
	margin: 0 10px 0 0;
	display: none;
}

.datepicker {
	width: 144px;
	height: 23px;
	cursor: pointer;
}
.searchItem .easyui-linkbutton {
	margin-right: 15px;
}