@CHARSET "UTF-8";
i {
	display: inline-block;
	width: 16px;
  	height: 16px;
	*margin-right: .3em;
  	line-height: 16px;
  	vertical-align: text-top;
  	background-repeat: no-repeat;
  	margin-top: 1px;
}
/*li 列表头图标*/
.app-icons-li {
	display: inline-block;
  	width: 16px;
  	height: 16px;
  	*margin-right: .3em;
  	line-height: 16px;
  	vertical-align: text-top;
	background: url(../images/app-icons-li.gif);
	background-repeat: no-repeat;
	margin-top: 1px;
}
/*table tr 行头 图标*/
.app-icons-tr {
	display: inline-block;
  	width: 14px;
  	height: 14px;
  	*margin-right: .3em;
  	line-height: 14px;
  	vertical-align: text-top;
	background: url(../images/app-icons-tr.gif);
	background-repeat: no-repeat;
	margin-top: 1px;
}
/*小箭头*/
.icons-jiantou {
	display: inline-block;
  	width: 14px;
  	height: 14px;
  	*margin-right: .3em;
  	line-height: 14px;
  	vertical-align: text-top;
	background: url(../images/jiantou.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
}
/*更多more 图标*/
.app-icons-more {
	display: inline-block;
  	width: 35px;
  	height: 14px;
  	*margin-right: 2.3em;
  	line-height: 14px;
  	vertical-align: text-top;
	background: url(../images/1.gif);
	background-repeat: no-repeat;
	margin-top: 1px;
}
.icon-down {
	display: inline-block;
  	width: 14px;
  	height: 14px;
  	*margin-right: .3em;
  	line-height: 14px;
  	vertical-align: text-top;
	background: url(../images/down2.png);
	background-repeat: no-repeat;
	margin-top: 1px;
}
.icon-more {
	background-image: url("../images/more16.png") !important;
}
.icon-list {
	background-image: url("../images/list16.png") !important;
}
.icon-user {
	background-image: url("../images/user16.png") !important;
}
.icon-password {
	background-image: url("../images/password.png") !important;
}
.icon-schedule {
	background-image: url("../images/to_do16.png") !important;
}
.icon-minus {
	background-image: url("../images/minus16.png") !important;
}
.icon-plus {
	background-image: url("../images/add16.png") !important;
}
.icon-th-large {
	background-image: url("../images/rect16.png") !important;
}
.icon-msg{
	background-image: url("../images/msg.png") !important;
}
.icon-error{
	background-image: url("../images/error.png") !important;
}
.icon-success{
	background-image: url("../images/success.png") !important;
	/**background-image: none;  IE6 */
}
.icon-help24{
	width: 24px;
  	height: 24px;
	background-image: url("../images/help24.png") !important;
	/**background-image: none;  IE6 */
}
.icon-file24{
	width: 24px;
  	height: 24px;
	background-image: url("../images/file24.png") !important;
	/**background-image: none;  IE6 */
}
.icon-czzy{
	background-image: url("../images/help16.png") !important;
	/**background-image: none;  IE6 */
}
.icon-wjxz{
	background-image: url("../images/file16.png") !important;
	/**background-image: none;  IE6 */
}
.icon-bszn{
	background-image: url("../images/compass16.png") !important;
	/**background-image: none;  IE6 */
}
.icon-happy72{
	width: 72px;
  	height: 72px;
	background-image: url("../images/happy72.png") !important;
}
.icon-sad72{
	width: 72px;
  	height: 72px;
	background-image: url("../images/sad72.png") !important;
}
.icon-new {
	width:32px;
	background-image: url("../images/new.gif") !important;
}
.icon-top{
	background-image: url("../images/top16.png") !important;
}
.icon-normal {
	background-image: url("../images/normal.png") !important;
}
.icon-topfont{
	color:#FF0000;
	font-weight:bold;
}
.icon-normafont {
	color:black;
	font-weight:normal;
}