.acordian {
	padding-bottom: 20px;
}

.acordian .title {
	background-color: #e3f3fe;
    padding: 0 5px;
    height: 40px;
    line-height: 40px;
}

.acordian .btn_open {
	width: 30px;
    float: right;
    margin-top: 5px;
}