body,html{
	font-size:12px;
}
/*font{*/
	/*font-size: 14px;*/
/*}*/
.preset_setContent_bgcolor{
	background-color:#fff;
}

.preset_setContent_content{
	padding:30px;
	padding-bottom:0;
}

/*头部选择系统*/
.preset_setContent_contentHead{
	position:relative;
}
.preset_setContent_label{
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#333;
	text-indent:20px;
}
.preset_setContent_indent{
	text-indent:0px;
}
.preset_setContent_contentSel{
	margin-left:40px;
	width:188px;
	height:38px;
	border:1px solid #f2f2f2;
	line-height:38px;
	font-size:14px;
	color:#333;
	border-radius:10px;
	text-indent:20px;
	background:url("../images/arrow_down.png") no-repeat 160px center;
	position:relative;
	cursor:pointer;
}
.preset_setContent_contentSelcontent{
	position:absolute;
	left:0px;
	top:38px;
	z-index:1;
	width:177px;
	border:1px solid #f2f2f2;
	height:auto;
	max-height:150px;
	margin-top:0px;
	text-indent:9px;
	background-color:#fff;
}
/*头部选择系统end*/

/*添加考勤地点*/
.preset_setContent_bannerSite{
	margin-top:10px;
	margin-left:20px;
}
.preset_setContent_contentBanner{
	padding-top:30px;
	position:relative;
}
.preset_setContent_siteContent{
	width:100%;
	margin-bottom:10px;
	border:1px solid #ccc;
}
.preset_setContent_siteContent th,.preset_setContent_siteContent tr{
	width:100%;
	text-indent:40px;
}
.preset_setContent_siteContent tr{
	border-bottom:1px solid #ccc;
}
.preset_setContent_siteContent tr:hover{
	background-color:#f0f0f0;
}
.preset_setContent_siteLabel{
	line-height:40px;
	background-color:#d9d9d9;
	width:100%;
}
.preset_setContent_siteContent th{
	font-size:16px;
}
.preset_setContent_siteContent tr h1{
	padding:10px 0;
}
.preset_setContent_siteContent tr p{
	padding-bottom:10px;
}
.preset_setContent_siteDelete{
	margin-right:40px;
	font-size:14px;
}
/*添加考勤地点end*/

/*节假日时间导入*/
.preset_setContent_setSite{
	color:#0f72b8;
	font-size:14px;
}
.preset_setContent_guideIndent{
	text-indent:10px;
}
.preset_setContent_setDoc{
	height:50px;
	line-height:50px;
	border:1px solid #ccc;
}
.preset_setContent_docPic{
	width:28px;
	height:50px;
	line-height:50px;
	background:url("../images/common_fileName_word.png") no-repeat center;
	background-size:28px 28px;
}
.preset_setContent_docName{
	font-size:14px;
	color:#333;
	margin-left:44px;
}
.preset_setContent_deleting{
	margin-right:40px;
}
.preset_setContent_loading{
	margin-right:60px;
}
.preset_setContent_upFile{
	position: relative;
    display: inline-block;
}
.preset_setContent_filed{
	position: absolute;
    left: 0px;
    top: 0px;
    height: 19px;
    filter: alpha(opacity:0);
    opacity: 0;
    width: 165px;
}
/*节假日时间导入end*/

/*选择外部系统时*/
.preset_setContent_externalSel_contentSel{
	margin-left:13px;
	width:312px;
	height:38px;
	border:1px solid #cccccc;
	line-height:38px;
	font-size:14px;
	color:#333;
	text-indent:20px;
}
.preset_setContent_externalSel_contentTips{
	font-size:12px;
	color:#cccccc;
}
/*选择外部系统时end*/

/*选择外部系统时*/
.preset_setContent_ItemActive{
	background-color:#0f72b8;
}
/*选择外部系统时end*/

#_attendanceTemplateSettingPanel td p{
	padding-left: 40px;
	text-indent:0;
}
.preset_setContent_siteEdite{
	font-size:14px;
}

