/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p , form, fieldset, legend, input, button, textarea, th, td {margin:0; padding:0; }
table {border-collapse:collapse; border-spacing:0; }
fieldset, img {border:0; }
li {list-style:none; }
em,i{font-style:normal; }
body{
    background: #f6f6f6 url(../images/form_page.png) no-repeat center 0;
    color:#333;
    font:14px/1.7 Tahoma,"微软雅黑","\5B8B\4F53",Arial,Verdana,sans-serif;
}
html{background: #f6f6f6;}
.clearfix:after,
.row:after {
    clear:both;
    content:'\0020';
    display:block;
    height:0;    
}
.clearfix, .row {zoom:1; }
.clear {clear:both; }
button,input,textarea{
    font-family:Tahoma,Verdana,Arial,sans-serif,"微软雅黑","\5B8B\4F53";
    font-size:12px;
}
button {cursor:pointer; outline:none; }
textarea {overflow:auto; }
input {vertical-align:middle; }
/*链接颜色*/

.imp{color: #009efd; }
.ext{color: #999; }
.orange{color: #f60; }
.red{color: #f00;}
.green{color: #01bb01;}
.blue{color: #00f;}
.c666{color: #666; }
.title{font-family: "微软雅黑","宋体";}
.fst{font-family:"\5B8B\4F53"; }
a{
    color:#222;
    text-decoration:none;
}
a:hover{
    color:#009efd;
    text-decoration: underline;
}
:focus{outline: none;}
a i{cursor:pointer; }
.fl{float: left; }
.fr{float: right; }
.f12{font-size: 12px;}
.f14{font-size: 14px;}

/* end reset */
.row{width: 980px; margin: 0 auto; }
.mt10{margin-top: 10px; }
.mt15{margin-top: 15px; }
.mt20{margin-top: 20px; }
.mt30{margin-top: 30px; }

.lay-684{width: 684px;}
.lay-704{width: 704px;}
.lay-274{width: 274px;}
.lay-254{width: 254px;}
.w980{width: 980px;overflow: hidden;}
.w684{width: 684px;overflow: hidden;}
.w274{width: 274px;overflow: hidden;}


.header{
    height: 129px;
}
.header .logo{
    padding-top: 49px;
}
.footer{
    padding: 25px 0;
    line-height: 24px;
    color: #999;
    margin-top: 30px;
    font-size: 12px;
}
.footer .row{
    position: relative;
}
.footer .bot-info{
    position: absolute;
    right: 0;
    top: 10px;
}
.footer .bot-info img{
    vertical-align: middle;
    margin-left: 5px;
}

.form-box{
    background: #fff;
    border-top: 3px solid #0e97e6;
    overflow: hidden;
    zoom: 1;
    box-shadow: 0 0 8px #ddd;
}

.inp-item{
    padding: 8px 0 7px 0;
    overflow: hidden;
    zoom: 1;
}
.inp-item .finp{
    padding: 8px 5px;
    height: 19px;
    line-height: 19px;
    border: 1px solid #ddd;
    font-size: 14px;
    border-radius: 3px;
    width: 190px;
    float: left;
}
.inp-item .lab{
    float: left;
    height: 37px;
    line-height: 37px;
    color: #999;
    padding-right: 20px;
    width: 90px;
    text-align: right;
}
.inp-item .ftxt{
    float: left;
    line-height: 37px;
    margin-left: 15px;
}

.inpbtn{
    height: 35px;
    display: block;
    width: 140px;
    border: 0;
    text-align: center;
    line-height: 35px;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
}
.inpbtn:hover{
    text-decoration: none;
    color: #fff;
}
.inp-btn{
    padding-left: 110px;
}
.b-login{
    background: #009efd;
}
.b-login:hover{
    background: #008ee3;
}
.b-reg{
    background: #2bc701;
}
.b-reg:hover{
    background: #26b501;
}
.b-gray{
    background: url(../images/ico.png) repeat-x 0 -344px;
    border: 1px solid #ddd;
    color: #666;
}
.b-gray:hover{
    color: #000;
}

#f_vcode{
    width: 70px;
}
#v_code_img{
    height: 25px;
    margin: 7px 0 0 15px;
    float: left;
}

.form-items{
    float: left;
    width: 615px;
    padding: 30px 0 30px 120px;
    border-right: 1px solid #eee;
}
.no-reg{
    float: left;
    padding: 30px 0 0 40px;
    width: 170px;
}
.no-reg .inpbtn{
    margin-top: 15px;
}

.tips-box{
    padding: 50px 0 50px 100px;
    height: 52px;
    position: relative;
}
.tips-box .ico{
    position: absolute;
    width: 52px;
    height: 52px;
    left: 30px;
    top: 50px;
    background: url(../images/f_ico.png) no-repeat;
}
.tips-box .i-right{background-position: 0 -52px;}
.tips-box .i-wrong{background-position: 0 0;}

/*==========以下部分是Validform必须的===========*/
.Validform_checktip {
    margin-left:8px;
    line-height:37px;
    height:37px;
    overflow:hidden;
    color:#999;
    font-size:12px;
    float: left;
    white-space: nowrap;
}
.Validform_right {
    color:#71b83d;
    padding-left:20px;
    background:url(../images/right.png) no-repeat left center;
}
.Validform_wrong {
    color:red;
    padding-left:20px;
    white-space:nowrap;
    background:url(../images/error.png) no-repeat left center;
}
.Validform_loading {
    padding-left:20px;
    background:url(../images/onLoad.gif) no-repeat left center;
}
.Validform_error {
    background-color:#ffe7e7;
}
#Validform_msg {
    color:#7d8289;
    font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
    width:280px;
    -webkit-box-shadow:2px 2px 3px #aaa;
    -moz-box-shadow:2px 2px 3px #aaa;
    background:#fff;
    position:absolute;
    top:0px;
    right:50px;
    z-index:99999;
    display:none;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
}
#Validform_msg .iframe {
    position:absolute;
    left:0px;
    top:-1px;
    z-index:-1;
}
#Validform_msg .Validform_title {
    line-height:25px;
    height:25px;
    text-align:left;
    font-weight:bold;
    padding:0 8px;
    color:#fff;
    position:relative;
    background-color:#999;
    background: -moz-linear-gradient(top, #999, #666 100%);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666');
}
#Validform_msg a.Validform_close:link, #Validform_msg a.Validform_close:visited {
    line-height:22px;
    position:absolute;
    right:8px;
    top:0px;
    color:#fff;
    text-decoration:none;
}
#Validform_msg a.Validform_close:hover {
    color:#ccc;
}
#Validform_msg .Validform_info {
    padding:8px;
    border:1px solid #bbb;
    border-top:none;
    text-align:left;
}