@charset "utf-8";
/* CSS Document */
*{padding:0px; margin:0px; font-size:12px;}
body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8E5DA;SCROLLBAR-FACE-COLOR: #DAD8BC; SCROLLBAR-HIGHLIGHT-COLOR:#E8E5DA; SCROLLBAR-SHADOW-COLOR:#B5B39D;SCROLLBAR-3DLIGHT-COLOR: #B5B39D; SCROLLBAR-ARROW-COLOR: #B5B39D; SCROLLBAR-TRACK-COLOR: #F4F2ED; SCROLLBAR-DARKSHADOW-COLOR:#F4F2ED;
}
.indexmenu{color:#333;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/*
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
*/

/*****easyui button****************************************/
@charset "utf-8";
/* CSS Document */
/*确认提交类*/
.btnsize1,.btnsize1:hover{
	color: #fff;
	border-color: #566a86;
	background: #284e7d;
	background: -webkit-linear-gradient(top,#c1cbdb 0,#284e7d 100%);
	background: -moz-linear-gradient(top,#c1cbdb 0,#284e7d 100%);
	background: -o-linear-gradient(top,#c1cbdb 0,#284e7d 100%);
	background: linear-gradient(to bottom,#c1cbdb 0,#284e7d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c1cbdb,endColorstr=#284e7d,GradientType=0);
	padding:8px 10px;
}
.btnsize1 .l-btn-text{font-size:16px}
a.btnsize1{color:#FFF;}
a.btnsize1:hover{
	background: #c1cbdb;
	filter: none;	
}
/*事件原因快捷选择类*/
.btnsize2,.btnsize2:hover{
	padding:6px 8px; margin-bottom:5px;
}
.btnsize2 .l-btn-text{font-size:14px}
a.btnsize2:hover{

}
/*按钮颜色 蓝色*/
.cblur,.cblur:hover{
	color: #fff;
	border-color: #566a86;
	background: #284e7d;
	background: -webkit-linear-gradient(top,#c1cbdb 0,#284e7d 100%);
	background: -moz-linear-gradient(top,#c1cbdb 0,#284e7d 100%);
	background: -o-linear-gradient(top,#c1cbdb 0,#284e7d 100%);
	background: linear-gradient(to bottom,#c1cbdb 0,#284e7d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c1cbdb,endColorstr=#284e7d,GradientType=0);
}
a.cblur:hover{
	background: #c1cbdb;
	filter: none;	
}



/*表单表格*/
.fromtable{border:1px solid #d3d3d3;}
.fromtable .td1{border-bottom:1px dotted #d3d3d3; border-right:1px dotted #d3d3d3;
background:#F8F8F8;
background: -webkit-linear-gradient(top,#F8F8F8 0,#eeeeee 100%);
background: -moz-linear-gradient(top,#F8F8F8 0,#eeeeee 100%);
background: -o-linear-gradient(top,#F8F8F8 0,#eeeeee 100%);
height:29px; padding-left:10px;}
.fromtable td{border-bottom:1px dotted #d3d3d3; border-right:1px dotted #d3d3d3; height:29px; padding:0px 10px;}
.fromtable .td2{border-bottom:1px dotted #d3d3d3; border-right:1px dotted #d3d3d3; height:29px; padding-left:10px;}
.formtable .width120{width:120px;}
.fromtable .title{
  background-color: #f3f3f3;
  background: -webkit-linear-gradient(top,#F8F8F8 0,#eeeeee 100%);
  background: -moz-linear-gradient(top,#F8F8F8 0,#eeeeee 100%);
  background: -o-linear-gradient(top,#F8F8F8 0,#eeeeee 100%);
  background: linear-gradient(to bottom,#F8F8F8 0,#eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F8F8F8,endColorstr=#eeeeee,GradientType=0);
  font-size: 12px;
  font-weight: bold;
  color: #575765;
  height: 30px;
  line-height: 30px;
  padding-left:15px;
  border-bottom:1px solid #d3d3d3;
}


.fromtable .ktinput{width:135px;}
.fromtable .onlyread{border:0px; border-bottom:1px solid #399;}
.fromtable .bky{border:0px; border-bottom:1px solid #69C; width:135px;}
.fromtable .kjsr{ background:url(../spa/images/search_button_green.png) right top no-repeat;}


/*系统提示*/
.systips{padding-top:0px; height:30px; overflow:hidden; background-color:#F3F3F3;}
.systips span{background-image:url(../images/xin.gif); background-repeat:no-repeat; background-position:10px 5px; padding:0px 15px 0px 30px; color:#9a9a9a; display:block; font-family:"微软雅黑", "黑体"; line-height:20px;}
.systips .line{height:5px; border-top:1px solid #D3D3D3; width:100%; margin:auto;}


.datagrid-button{
	color: #fff;
	border-color: #566a86;
	background: #284e7d;
	background: -webkit-linear-gradient(top,#c1cbdb 0,#284e7d 100%);
	background: -moz-linear-gradient(top,#c1cbdb 0,#284e7d 100%);
	background: -o-linear-gradient(top,#c1cbdb 0,#284e7d 100%);
	background: linear-gradient(to bottom,#c1cbdb 0,#284e7d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c1cbdb,endColorstr=#284e7d,GradientType=0);
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  padding:2px 6px 2px 6px;
}

.title{
  background-color: #f3f3f3;
  background: -webkit-linear-gradient(top,#F8F8F8 0,#eeeeee 100%);
  background: -moz-linear-gradient(top,#F8F8F8 0,#eeeeee 100%);
  background: -o-linear-gradient(top,#F8F8F8 0,#eeeeee 100%);
  background: linear-gradient(to bottom,#F8F8F8 0,#eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F8F8F8,endColorstr=#eeeeee,GradientType=0);
}

.gz_title{font-family:'微软雅黑', '黑体'; font-size:16px;}
.gz_value{font-family:'微软雅黑', '黑体'; font-size:16px; border:1px solid #CCC; border-radius:5px; padding:0px 10px;}


