h1.title4{border-bottom:2px solid #fff;background: #333333 url(../../images/admin/top.jpg);margin:0;height:54px;line-height:54px;}
h1.title4,h1.title4 *{color:#eee;font-weight:bold;font-size:20px;font-family:'Microsoft Yahei','微软雅黑E\8F6F\96C5\9ED1',Arial,'Hiragino Sans GB','宋体B8B\4F53';}
h1.title4 i{background:#ff005B;width:2px;height:30px;display:block;float:left;margin:12px 10px 0px 0px;}
h1.title4 span{float:right;padding:0px 15px;font-size:15px;color:#eee;}
h1.title4 span *{font-size: 15px;}

div.minder-editor-container {
	position: absolute;
	top: 54px;
	bottom: 0;
	left: 0;
	right: 0;
}

.openfile,.infile {
	font-size:14px;
	height: 30px;
	line-height: 100%;
	margin: 15px 0px 15px 15px;
	color: #fff;
	overflow: hidden;
	position: relative;
	border-radius: 5px;
	border: 1px solid rgb(9, 135, 180);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
	background-color: #2EB5E5;
	background-image: -webkit-linear-gradient(top, #34C0E9, #29AAE1);
	}

.openfile:hover,.infile:hover{
	box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.3);color:#ffd;
}

.infile input {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: inline-block;
opacity: 0;
}
.infile a{
color:#fff;
}

div.copyright{
width:100%;
height:50px;
line-height:50px;
font-size:16px;
text-align:center;
background:#EEEEEE;
bottom:0;
left:0;
position:fixed;
z-index:100;
overflow:auto;
opacity:0.8;
}

/*状态信息*/
.error3{border-radius: 5px;box-shadow: 0px 0px 15px #aaa;}
.error3{position:absolute;z-index:999;width:400px;max-width:80%;border:1px solid #bbb;BACKGROUND: #fff;margin:auto auto;}
.error3 h1{BACKGROUND:#f0f0f0;}
.error3 h1 span{min-width:auto;}
.error3 div{padding:5px;line-height:30px;min-height:100px;max-height:360px;border-top:1px solid #bbb;font-size:1em;overflow:auto;}

h1.title3{padding:0px;margin:0px;background:#fafafa;color:#444;height:50px;line-height:50px;font-weight:bold;font-size:20px;font-family:'Microsoft Yahei','微软雅黑E\8F6F\96C5\9ED1',Arial,'Hiragino Sans GB','宋体B8B\4F53';border-radius: 5px;}
h1.title3 i{background:#C4005B;width:2px;height:30px;display:block;float:left;margin:10px 10px 0px 0px;}
h1.title3 .b{background:#005BC4;}
h1.title3 .g{background:#00C45B;}
h1.title3 span{float:right;padding:0px 15px;font-size:15px;}