﻿body {
    font-family:'Microsoft YaHei';
    color:#666666;
	font-size:14px;
}
.tbl_register {
margin:20px auto auto auto;
}
    .tbl_register .inputbox {
        height:40px;
        /*margin-top:20px;*/
        line-height:40px;
		position:relative;
    }
	.input-label{
		position: absolute;
        font-size: 13px;
        padding-left:7px;
        color: #a9a9a9;
        background: transparent;
        cursor: text;
		left:0; 
		top:0;}
	
	
        .tbl_register .inputbox input {
            border:1px solid silver;
            height:35px;
            width:270px;
            padding-left:5px;
			font-family:'Microsoft YaHei';
        }
            .tbl_register .userbg input {
                background-image:url('../../Images/member/reg_user.png');
                background-repeat:no-repeat;
                background-position:240px center;
				font-family:'Microsoft YaHei';
            }
            .tbl_register  .pwdbg input {
                background-image:url('../../Images/member/reg_pwd.png');
                background-repeat:no-repeat;
                background-position:240px center;
				font-family:'Microsoft YaHei';
            }
.valimg {
    height:38px;
    width:80px;
    float:left;
    margin-left:10px !important;
}
.changeval {
    color: #B0AFAF; 
    cursor: pointer; 
    font-size: 12px; 
    margin-left:10px;
}
.tiptbox {
    line-height:35px;
        font-size:12px;
}
    .tiptbox a {
        color:#0E67AB;
        text-decoration:none;
		font-family:'Microsoft YaHei';
    }
.reg_submit {  
width: 272px;
height: 36px;
border: none;
line-height: 36px;
border-radius: 3px;
background: #13619f;
text-align: center;
font-size: 16px;
font-weight: bold;
color: #fff;
cursor: pointer;
font-family:'Microsoft YaHei';
}
    .reg_submit:hover {
    background-position:270px;
    }
.reg_otherlogin {
    background-image: url('../Images/member/reg_otherlogin.png');     
    height:21px;
    border:none;
    background-repeat:no-repeat;
    cursor:pointer;
}
.errortext {
    border:1px solid red !important;
}
 #ValidateCode {
    width: 142px !important; 
    float: left;
	font-family:'Microsoft YaHei';
}
.errortip {
	clear:both;
    color:orange !important;
    height:25px !important;
    line-height:25px !important;
}
    .errortip span {
    color:orange !important;
    height:25px !important;
    line-height:25px !important;
    }
.successtip {
    width:270px;
    height:400px;
    line-height:400px;
    background-color:#FDEEE9;
    color:green;
    padding-left:20px;
    background-image:url('../Scripts/formValidator/Images/success.png');
    background-repeat:no-repeat;
    background-position-y:center;
    font-size:20px;
    font-weight:bold;
}
.initvalue {
    color:silver;
}
label {
vertical-align: middle;
}
.logo { float:left; overflow:hidden; margin-bottom:4px;  display:inline-block;}
.logo_l{ width:162px; float:left; color:#5e5e5e;}
.header_left a.logo_la{ margin:0; padding:0; width:150px; height:80px; background:url('../Images/logo01.png');  _background:url('../Images/logo01_ie6.png');display:inline-block; overflow:hidden;}
.logo_l span{ letter-spacing:0.1em; margin-top:2px; display:inline-block; overflow:hidden;}
.logo_r{ float:left; margin-left:8px; margin-top:2px;}