.bmlist{
	margin:40px 0 20px 0;
	border: 1px solid #EFEFEF;
	padding:10px;
}
.bmlist p{
	padding:0 10px;
	line-height:21px;
	margin-bottom:0!important;
}
.bmlist h4{
	margin:-22px 0px 0px 0px;
	font-size:14px;
	padding:0 10px;
	background-color:#ffffff;
	width: auto;
	display: block;
	float: left;
}
.bmlist ul{
	margin:0;
	padding:0;
	list-style:none;
}
.bmlist ul li{
	float:left;
	width:250px;
	line-height:27px;
	overflow:hidden;
	background-color: #F9F9F9;
	margin:6px 15px;
	padding:0 10px;
}
.biaodan{
	margin:20px 0;
	background-color: #F9F9F9;
	padding:30px 20px;
}
.biaodan .m-form-group{
	float:left;
	width:320px;
	height:40px;	
}
.biaodan .m-form-group .label_class{
	float:left;
	width:70px;
	text-align:right;
}
.biaodan .m-form-group .m-form-element{
	float:left;
}
.biaodan .m-form-group .input_class{
	width:238px;
	border:1px solid #EEE;
	height:24px;
	line-height:24px;	
	padding-left: 5px;
}
.biaodan .m-form-group input{
	vertical-align:middle;
}
.biaodan .m-form-group .input_radio_class{
	vertical-align:middle;
	margin-top:-4px;
	margin-left:30px;
}
.biaodan .m-form-group .gender lable{
	vertical-align:middle;
}
.biaodan .m-form-group input{
	vertical-align:middle;
}
.biaodan .m-form-group select{
	width:258px!important;
	border:1px solid #EEE;
	height:26px;	
}

.green {
	clear:both;
	display:block;
	margin:20px auto 0;
	cursor: pointer; 
	width:200px;
	height:30px;
	font-size:16px;
	line-height:28px;
	font-weight:bold;  
    color: #e8f0de;  
    border: solid 1px #538312;  
    background: #64991e;  
    background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));  
    background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);  
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');  
    padding:0 10px;
}  
.green:hover {  
    background: #538018;  
    background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));  
    background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);  
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');  
}  
.green:active {  
    color: #a9c08c;  
    background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));  
    background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);  
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');  
}
.tishi{
	color:red;
	font-size:16px;
	text-align:center;
	line-height:40px;
}






