.ocx_style{border:1px solid #7F9DB9; width:120px; height:25px;}
.ocx_style2{border:1px solid #7F9DB9; width:60px; height:25px;}
.down{border:1px solid #7F9DB9;	line-height: 20px;text-align:center;}

.ocx_login_style{border:1px solid #7F9DB9; width:120px; height:25px;}

.ocx_style{
    width: 320px;
    height: 46px;
    line-height: 46px !important;
    margin-bottom: 12px;
    font-size: 22px;
    color: #4b4b4b;
    background-color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
	border: 1px solid #bfbcb2;
}
.ocx_style a {
    font-size: 18px;
    font-weight: normal;
    color: #0756a0;
    text-decoration: none;
}
.login .ocx_login_style {
    width: 320px;
    height: 46px;
    line-height: 46px !important;
    margin-bottom: 12px;
    padding: 0px 10px;
    font-size: 22px;
    color: #4b4b4b;
    background-color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
	border: 1px solid #bfbcb2;
}

.login dd .sbbutton{
	margin-top: 0px;
}