body{
	font-size:14px;
	font-family:"Microsoft Yahei";
	background-color: #fff;
}

.input-txt
{
	border: 1px solid #C2C2C4;
	background: #fff;
	margin: 0;
	padding: 2px 3px;
	width: 132px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
}
.drop-txt
{
    border:1px solid #C2C2C4;
	width: 140px;
	height:25px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
}
.ckb-txt{
   margin-right: 3px; 
}


.drop-txt2
{
	width: 160px;
}
.drop-txt3
{
	width: 110px;
}


.w1{width:132px;}
.w2 {width:30px;}
.w3 {width:320px;}

.input-txt1 {width:132px;}
.input-txt2 {width:30px;}
.input-txt3 {width:320px;}


 .btn
{
	
	
	
	
	
	 
	
}
.btn:hover
{
	background: #3578c2;
}
.lte-ie8 .btn
{
	_cursor: pointer;
}
.btn1
{
	width: 100px;
	height: 24px;
	background: #589dea;
	color: #FFFFFF;
}
input.aspNetDisabled {
    padding:0;
	border:0;
	width:100px;
	height:24px;
    font-family:"Microsoft Yahei";
	border-radius:3px;
	background:#d5d5d5;
	blr: expression(this.onFocus=this.blur());
    color:#999;
}

.edit-table
{
	width: 100%;
	margin-top: 15px;
}
.edit-table th, .edit-table td
{
	padding: 0.5em; 
}
.edit-table th, .edit-table tr.title, .edit-table td.title
{
	text-align: right;
	font-weight: normal;
}
.edit-table td
{
	height: 24px;
}
.edit-table .required
{
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	margin-right: 0.5em;
}

.list-table
{
	width: 100%;
}
.list-table label
{
	vertical-align: middle;
	padding-left: 6px;
}
.lte-ie8 .list-table label
{
	_padding-left: 4px;
}
.list-table input, .list-table select
{
	vertical-align: middle;
}
.list-table th, .list-table td
{
	padding: 4px; 
}
.list-table th, .list-table tr.title, .list-table td.title
{
	background: url(../image/table-default-bg.png) repeat-x;
	text-align: right;
	font-weight: normal;
	color: #1F1F1F;
	border: none;  
	text-align: left;
	font-weight: bold;
	height: 28px;
}
.list-table td
{
	height: 28px;
	border: none;
}
.list-table .tr-even,
.list-table tr:nth-child(2n+1){
	background-color: #F6FBFF;
}

.list-table tr.bottomLineSolid
{
	border-bottom: 1px solid #ECECEC;
}
.lte-ie8 .list-table tr.bottomLineSolid
{ *border-bottom:none;
}
.lte-ie8 .list-table tr.bottomLineSolid td
{ *border-bottom:1px solid #ECECEC;
}
.lte-ie8 .list-table tr.bottomLineSolid td td
{ *border-bottom:none;
}
.list-table tr:hover, .list-table tr.hover
{
	background: #ecf4ff;
}
.list-table tr.bottomLineDashed
{
	border-bottom: 1px dashed #ECECEC;
}
.lte-ie8 .list-table tr.bottomLineDashed
{ *border-bottom:none;
}
.lte-ie8 .list-table tr.bottomLineDashed td
{ *border-bottom:1pxdashed#ECECEC;
}
.lte-ie8 .list-table tr.bottomLineDashed td td
{ *border-bottom:none;
}
.list-table tr.highlight
{
	background: url(../image/highlight.png) #EDF1DE;
}
.list-table .required
{
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	margin-right: 0.5em;
}
.list-table a
{
	padding: 15px 4px;
	margin: 0 6px;
}

.pop-table
{
	background-color: #FFFFFF;
}
.lte-ie8 .pop-table
{
	table-layout: fixed;
}
.pop-table caption
{
	padding: 5px;
	color: #993333;
	background-color: #CCCC33;
	text-align: left;
	border: 1px solid #808080;
	border-bottom: none;
}
.pop-table th, .pop-table td
{
	border: 1px solid #808080;
	padding: 5px;
}
.pop-table th
{
	padding-right: 0;
	text-align: right;
	background-color: #FFFFCC;
	font-weight: normal;
}
.pop-table .split
{
	background: #F3F3F3;
}
.pop-table tfoot td
{
	text-align: center;
	background-color: #F3F3F3;
}
.lte-ie8 .pop-table tfoot td
{ *border-top:none;
}


.edit-table, .edit-table table, .list-table, .list-table table
{
	
	border: 0;
	font-size: 14px;
	border: none;
}
.edit-table
{
	background: none;
}

.breadcrumb a
{
	color: #FFFFFF;
	text-decoration: none;
}
.pagination a
{
	text-decoration: none;
	padding: 3px; 
	display: inline-block;
	font-weight: bold;
	vertical-align: middle;
}

.pagination span.pagefont
{
	color: #FF0000;
	font-weight: bold;
}
.pagination span.current
{
	padding: 3px; 
	display: inline-block;
	vertical-align: middle;
}
.func-box
{
}
.func-box .hd
{
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	overflow: hidden;
	background: #ededed;
	color: #000;
}
.func-box .hd .user-service
{
	position: absolute;
	right: 12px;
	top: 0;
}
.func-box .hd .user-service a.help
{
	display: inline-block;
	width: 17px;
	height: 17px;
	overflow: hidden;
	line-height: 100px;
	background: url(../image/help.gif) no-repeat;
	margin-top: 8px;
	white-space: nowrap;
}
.func-box .breadcrumbs .user-service
{
	position: absolute;
	right: 12px;
	top: 0;
}
.breadcrumbs .help
{
    display: inline-block;
	width: 17px;
	height: 17px;
	overflow: hidden;
	line-height: 100px;
	background: url(../image/help.gif) no-repeat;
	margin-top: 8px;
	white-space: nowrap;
}
.func-box .function-hd
{
	padding: 10px 12px 10px 0;
    line-height:30px;
	overflow: hidden;
	zoom: 1;
}
.func-box .function-hd .current
{
	color: #3494ff;
	border-bottom: 2px solid #3494ff;
}
.func-box .function-hd .line
{
	color: #d0d0d0;
	padding: 0 10px 0 15px;
}
.func-box .function-hd .action-field
{
}
.func-box .ft
{
	padding: 20px;
}
.list-func-box .ft
{
}
.edit-func-box .ft
{
	margin: 12px 20px 0 20px;
	
}


.hidden
{
	display: none;
}

.list-table tr
{
	border-bottom: 1px solid #ddd;
}

.nopadding
{
	padding: 0;
}


.layout-wrap
{
	position: relative;
}
.list
{
	position: relative;
	padding-left: 20px;
	border-left: 1px solid #e3e3e3;
}
.layout
{
	position: absolute;
	left: 0;
	top: 0;
	_left: -220px;
	width: 220px;
}

.tree_hd
{
	padding: 20px;
}
.lm-add
{
	display: block;
	border: 1px dashed #589dea;
	font: bold 14px/22px "Microsoft Yahei";
	color: #589dea;
	text-align: center;
}

.tree, .tree ul, .tree li
{
	position: relative;
	zoom: 1;
}
.tree ul
{
	margin-left: 10px;
}
.tree ul.tree-group-collapsed
{
	display: none;
}

.tree > li
{
	border-bottom: 1px dashed #e3e3e3;
}
.tree > li > ul .menuItem
{
	font-weight: normal;
	height: 30px;
	line-height: 30px;
}
.tree > li > ul .edit a, .tree > li > ul .head-edit a
{
	height: 30px;
    line-height:30px;
}

.menuItem
{
	display: block;
	height: 40px;
	padding-left: 19px;
	background: url(../image/icon-folder.png) 5px center no-repeat;
	font: 14px/40px "Microsoft Yahei";
	color: #333;
}
.menuItem:hover
{
	text-decoration: none;
    background-color: #e0e0e0;
}
.menuItem span
{
	display: block;
	width: 130px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.Item
{
	background: url(../image/news_list_style.png) 5px center no-repeat;
}
.tree-parent
{
	background: url(../image/icon-folder-open.png) 0 center no-repeat;
}
.tree-parent-collapsed
{
	background: url(../image/icon-folder.png) 0 center no-repeat;
}
.tree .bg
{
	background-color: #e0e0e0;
}
.edit, .head-edit
{
	position: absolute;
	right: 0;
	top: 0;
}
.edit
{
	display:none;
}

.head-edit
{
	display: block;
}
.edit a, .head-edit a
{
	padding:5px;
    text-align:center;
    line-height: 40px;
}

.Frame
{
	width: 100%;
	height: 100%;
}

.icon-add
{
	background: url(../image/icon_add.png) center no-repeat;
}
.icon-edit
{
	background: url(../image/icon_edit.png) center no-repeat;
}

.icon-del
{
	background: url(../image/icon_del.png) center no-repeat;
}


.btn-pl
{
	padding-left: 25%;
}


.icon
{
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 18px;
	height: 18px;
	background: url(../image/icons.png) no-repeat;
	vertical-align: middle;
}

.icon-pencil{background-position: -159px -393px;}
.icon-remove{background-position: -159px -438px;}
.icon-file{background-position: -159px -482px;}

.func-box .b
{
	background: #27a9e3;
	color: #fff;
}
.tip
{
	color: #666666;
	margin-left: 5px;
}


.icon-pencil:hover{background-position: 0 -393px;}
.icon-remove:hover{background-position: 0 -438px;}
.icon-file:hover{background-position: 0 -482px;}
.icon-01{background-position: -159px -524px;}
.icon-01:hover{background-position: 0 -524px;}
.icon-02{background-position: -159px -567px;}
.icon-02:hover{background-position: 0 -567px;}
.icon-03{background-position: -159px -610px;}
.icon-03:hover{background-position: 0 -610px;}
.icon-04{background-position: -159px -653px;}
.icon-04:hover{background-position: 0 -653px;}
.icon-05{background-position: -159px -696px;}
.icon-05:hover{background-position: 0 -696px;}
.icon-06{background-position: -159px -739px;}
.icon-06:hover{background-position: 0 -739px;}
.icon-07{background-position: -159px -782px;}
.icon-07:hover{background-position: 0 -782px;}
.icon-08{background-position: -159px -825px;}
.icon-08:hover{background-position: 0 -825px;}
.icon-09{background-position: -159px -868px;}
.icon-09:hover{background-position: 0 -868px;}
.icon-10{background-position: -159px -911px;}
.icon-10:hover{background-position: 0 -911px;}


.blue{ color:#589dea;}