@CHARSET "UTF-8";

.top_tc_close{background:url(../images/close.png) no-repeat; width:12px; height:13px; position:absolute; right:15px; top:15px;z-index:999999;}
.top_black_body{background:rgba(0, 0, 0, 0.5); z-index:999999;position: fixed; top: 0px; left: 0px; width: 100%; height: 100%;}
.top_fc_main{width:401px; margin:20px 0 0 63px; position:relative;}
.top_fc_box{
    margin: 0 auto;
    width: 380px;
    background: #FFF none repeat scroll 0% 0%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    min-height: 100%;
}
.top_big_fc_box{
    width: 380px;
    height: 506px;
    background: #FFF none repeat scroll 0% 0%;
    position: absolute;
    left: 0;
    text-align: center;
    overflow: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 4px;
}

.login_tips{top:0px; left:0px; width:661px; height:179px; line-height:200px; text-align:center; position:absolute; color:#999; z-index: 999999;}
.login_tips1{top:0px; left:0px; width:744.233px; height:32px; line-height:32px; text-align:center; position:absolute; color:#999;}

.big_v_icon{width:14px; height:12px; background:url(../images/v_icon.png) no-repeat center; padding:0px 7px; margin-left:3px;}

iframe, img {
    border: 0 none;
    vertical-align: middle;
}