﻿/*
模型指定内容自定义创建页模板CSS文件
模型名称：用户注册记录模型
模型标识：Pc_UserRegistrationRecord
Guid：4712581989174754473
生成日期：2016年10月27日
以上信息由系统自动维护请忽修改
*/

#RegisteredName[RegisteredName_bg=true]
{
    background-image: url(images/RegisteredName_bg.png);
    background-repeat: no-repeat;
    background-position: left center;
}

a.ThirdLoginBtn
{
    margin-right: 5px;
}

a.ThirdLoginBtn img
{
    margin: 5px;
    width: 36px;
    height: 36px;
    cursor: pointer;
}

img.ThirdLoginBtn:hover, a.ThirdLoginBtn img:hover
{
    background-color: #0099FF;
}

img.ThirdLoginBtn
{
    width: 36px;
    height: 36px;
    margin-right: 20px;
    cursor: pointer;
    margin: 5px;
}

 
