/*default.css*/
* {
	font-size: 14px;
	font-family: "Arial","Microsoft YaHei",\5b8b\4f53,"黑体",sans-serif;
}

/* table.css */
.sztable{
	font-size: 14px;
}

.sztable thead{
	font-size: 14px;
}

.tab_box td a, .tab_box td a span {
	font-size: 14px;
}

/*frame/css/index.css*/
.fun-wz{
	font-size: 14px;
	width: 80px;
}

/*左侧人员信息*/
.yh-mz{
	font-size: 14px;
}
.department{
	font-size: 14px;
}
/*通讯录*/
.address-book{
	font-size: 14px;
}
/*修改密码*/
.amend{
	font-size: 14px;
}
/*代理人*/
.agent{
	font-size: 14px;
}
/*首页设置*/
.sy-set{
	font-size: 14px;
}
/*日历*/
.calendarDiv{
	float: left;
	margin-top: 5px;
	height: 260px;
	width: 230px;
}
.year-month{
	font-size: 14px;
}
.ui-monthview table{
	font-size: 14px;
}
.ui-monthview td.ui-monthview-date a {
    width: 22px;
    height: 22px;
    line-height: 22px;
}

.ui-monthview td.ui-monthview-date a:hover {
    width: 22px;
    height: 22px;
    line-height: 22px;
}
/* 中间功能模块*/
.main-title{
	font-size: 14px;
}

.gntu-wz{
	font-size: 14px;
}
/*右侧自定义栏名称*/
.lb-mc{
	font-size: 14px;
}
/* 12 -24*/
.pub-sj{
	font-size: 14px;
	line-height: 26px;
}

/*easyui*/
.tabs-title{
	font-size:14px;
}
.panel-title{
	font-size:14px;
	height: 25px;
	line-height: 25px;
}
.panel-body{
	font-size:14px;
}

/*按钮*/
/**
.l-btn-text{
	font-size:14px;
	line-height: 24px;
}

.l-btn-icon-left .l-btn-text{
	margin: 0 6px 0 25px
}
**/

/*表格*/
.datagrid-cell {
	font-size:14px;
}
.datagrid-header .datagrid-cell span{
	font-size:14px;
}
.datagrid-cell-rownumber{
	font-size:14px;
}
.datagrid-cell, .datagrid-cell-group, .datagrid-header-rownumber{
	line-height: 28px;
}
.datagrid-header-row, .datagrid-row{
	height: 28px;
}
/*分页页脚*/
.pagination span{
	font-size:14px;
}
.pagination-info{
	font-size:14px;
}

/*文本框*/
.textbox,.textbox-text{
  line-height: 14px;
}
.textbox .textbox-text{
	font-size:14px;
}
/*下拉框*/
.combobox-item, .combobox-group, .combobox-stick{
	line-height:14px;
	font-size:14px;
}
/*日历*/
.calendar-title span{
	line-height:14px;
	font-size:14px;
}
.calendar table td, .calendar table th{
	line-height:14px;
	font-size:14px;
}
.datebox-button a{
	line-height:14px;
	font-size:14px;
}
/*tree*/
.tree-title{
	font-size:14px;
	line-height:20px;
}
.tree-expanded{
	vertical-align:baseline;
}
.tree-collapsed{
	vertical-align:baseline;
}
.tree-folder{
	vertical-align:baseline;
}
.tree-file{
	vertical-align:baseline;
}