@charset "gb2312";
/* CSS Document */

/*----------- Body Tag -----------*/

body {
	margin: 0px 0px 0px 0px;
	background-color : #336699;
	font-family: auto;
	font-size:12px;
	color:#000000;
}
/* Firefox Scrollbar Hack - Do not remove   em_wfs_wrapper_table_form */

html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

div,ul,li,form,img {border:0; padding:0; margin:0;}
/*----------- Clearfix -----------*/

.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
.clear_both {
	clear:both;
}
* html > body .clearfix {
	width: 100%;
	display: block;
}
* html .clearfix {
	height: 1%;
}
h1 {
	padding:0px;
	margin:0px;
}

.layui-laydate{
	font-size:12px;
}
.layui-laydate-main{
	width: 254px;
}
.layui-laydate-content{
	padding:5px;
}
.layui-laydate .layui-this, .layui-laydate .layui-this>div{
	background-color:#0069c2 !important;
}