﻿@charset "UTF-8";
input,select,textarea{font-family:"微软雅黑";}
#baoming td{ padding:8px 4px; font-size:14px; line-height:23px; background:#FFF}
.btext{ width:100%; border:0; height:22px; border-bottom:1px solid #ccc; line-height:22px;}
.btext2{ width:99%; border:0; height:66px; border:1px solid #ccc; line-height:22px;}
.btext4{ width:99%; border:0; height:22px; border:1px solid #ccc; line-height:22px;}
.btext3{ width:100%; border:0; height:22px; border-bottom:1px solid #ccc; line-height:22px;}
.tijiao{  margin-right:20px; padding:0 20px;}
.chongzhi{  margin-right:20px; padding:0 20px;}
.red{ color:#F00}

.enrollWap{
	background: #Fff;
	width: 1180px;
	margin: 30px auto;
}
.enrollWap .tit{
	text-align: center;
	color: #000;
	font-size: 26px;
	line-height: 35px;
	padding-bottom: 25px;
	font-weight: 400;
}
.enrollWap .btn {
	padding-top: 15px;
}
.enrollWap .btn input{
	width: 220px;
	height: 45px;
	background: #eee;
	border: none;
}
.enrollWap .btn .tijiao{
	background: #ff0000;
	color: #fff;
}


.cancelStyle{
    background:#d2d2d2;
   padding:5px 15px;
   border:none;
   color:#333;
}