.common_all{
   float: left;
    padding: 0 10px;
    min-width: 60px;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 10px;
    cursor: pointer;
    margin-right: 20px;
    width: 52px;
    height: 26px;
}
.common_child{
	float:left;
	width: 90% !important;
}
