/**
 * fliename:enlist.css
 * date:2015.9.7
 * modify:2015.9.7
 *报名框架.css
**/
@charset="utf-8";


/*报名框架baomingkuangjia*/
div#tc_ds,#tc_tel,#tc_jg,#tc_kf,div#lijibao{position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
background:url(../images/bmbg.png);
z-index: 9999;
}
.lijibao{position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
background:url(../images/bmbg.png);
z-index: 9999;
}
/*div#tc_ds{filter:alpha(opacity=20);}  for IE8 and earlier */
/*div#tc_ds{opacity:.2;}  for IE9 and other browsers */
form.commuadd2,form.kftbm {
	width: 480px;
    top: 35%;
    position: absolute;
    left: 46%;
    margin-left: -150px;
    background: #fff;
    padding: 15px;
    border-radius: 2px;
}
form div.title {
    border-bottom: 2px solid #ff3333;
}
.kftbm{
    width: 400px;
    top: 35%;
    position: absolute;
    left: 50%;
    margin-left: -250px;
    background: #fff;
    padding: 50px;
}
a.closetc,a.closeli{
    position: relative;
    float: right;
}
.validator_message{
    position: absolute;
    top: 47px;
    width: 220px;
    height: 17px;
    line-height: 16px;
    color: #de6363;
    padding: 0 10px;
    margin-left: 70px;
}
.typechioce2 {
    width: 360px;
    height: 40px;
    border: #cccccc 1px solid;
    margin-bottom: 28px;
    text-indent: 0.5em;
    font-size: 14px;
    line-height: 40px;
}
input#msgcode {
    width: 44%;
    float: left;
}
input#yzmabutt {
    width: 34%;
    height: 42px;
    border-left: none;
}
input.disabled {
    background: #F2F2F2;
    border: 1px solid #D9D9D9;
    box-shadow: none;
    color: #BBB;
    text-shadow: none;
    cursor: default;
}
textarea {
    border: 1px solid #ccc;
    width: 240px;
}
.typechioce3 {
    width: 444px;
    height: 40px;
    border: #cccccc 1px solid;
    margin: 14px;
    text-indent: 0.5em;
    font-size: 14px;
    line-height: 40px;
}