﻿.lr
{
    float: left;
    background-color: #EBEBEB;
    padding: 40px 20px 20px 20px;
    width:750px;
}
.lr div, .lr span
{
    float: left;
}
.lr h3
{
    font-size: 16px;
}
.lr h4
{
    font-weight: bold;
    margin: 24px 0 0 0;
}
.lr_left
{
    width: 308px;
}
.lr_sep
{
    background: transparent url(../../images/rl_sep.png) no-repeat scroll 0 0;
    width: 6px;
    height: 268px;
    margin: 18px 0px 0 0;
}
.lr_right
{
    width: 390px;
    margin: 0 0 0 24px;
}
.lr_item
{
    margin: 8px 0 0 0;
}
.icon_ok
{
    background: transparent url(../../images/yes.gif) no-repeat scroll 0 0;
    width: 29px;
    height: 18px;
    background-repeat: no-repeat;
}
.lr_content
{
	width:360px;
}
.lr_register
{
    clear: both;
    margin: 8px 0 0 50px;
}
.btnrl
{
    background: transparent url(../../images/btn_rl.png) no-repeat scroll 0 0;
    width: 246px;
    height: 42px;
    line-height: 12px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 14px;
}
.lr_login .input
{
    background: transparent url(../../images/pages/LR/lr_txt.png) repeat scroll 0 0;
    border: medium none;
    float: left;
    height: 26px;
    width: 246px;
    margin:4px 0 0 0 ;
}
.lr_login .input input
{
    background: white none repeat scroll 0 0;
    border: medium none;
    margin-left: 5px;
    margin-top: 5px;
    position: relative;
    width: 230px;
}


.lr_login label
{
    font-size: 14px;
    float:left;
}
.lr_pr
{
    width:138px;
}
.lr_pr a
{
    color:Black;
    font-size:11px;
}
.lr .lrow2
{
    margin:6px 0 0 22px;
    width:100%;
}

.lr_chk
{
    font-size:11px;
}
.lr .lrow4 * {

margin-right:38px;
}
.lr_error
{
    color:#82000B;
font-size:12px;

width:200px;
margin:0 0 0 22px;
}

