.biaodan{
	width: 100%;
}
.biaodan h3{
	font-size: 18px;
    color: #d31e1e;
}
.biaodan p{
	font-size: 13px;
    line-height: 20px;
	height: 20px;
}
.biaodan p::before{
	content: '*';
    padding: 0 5px;
    color: #d31e1e;
    font-weight: bold;
    line-height: 20px;
    display: block;
    float: left;
}
.biaodan #attr_36{
	border: none;
    background: #ededed;
    border-radius: 5px;
    width: 100%;
    height: 50px;
    padding: 10px 0 0 10px;
}

.biaodan input{
	border: none;
    background: #ededed;
    width: 100%;
    display: block;
    margin-bottom: 20px;
    border-radius: 5px;
    height: 30px;
	color: #999;
    padding-left: 5px;
}

.biaodan #first_id_34{
	width: 100%;
    text-align: left;
    color: #999;
    background: #ededed;
    border: none;
    display: block;
    margin-bottom: 30px;
    height: 30px;
    border-radius: 5px;
    padding-left: 5px;
}
.biaodan .tijiao{
	background: #d31e1e;
    color: #fff;
    font-size: 20px;
    height: auto;
    padding: 10px;
}