.add_box div{
	display: inline;
}

.panel-head {
    background-color: #f1f8fe;
    padding: 10px 15px;
    border-radius: 4px 4px 0 0;
    border-bottom: solid 1px #f1f8fe;
}

.btn-content:focus, .btn-content:hover {
    color: #f5f7f6;
}
.alert-yellow{
	margin-top: 20px;
}
.setting .w_field{
	margin-left: 30px;
}
.setting .title{
	font-size: 30px;
    font-weight: bold;
    margin: 10px 0;
}
.fenye{
	margin-top: 20px;
}