﻿#Layer1
{
    position: relative;
    width: 270px;
    height: 320px;
    z-index: 100;
    left: 320px;
    top: -10px;
    background-image: url('/images/login/login.jpg');
    filter: alpha(opacity=100);
    background-repeat: no-repeat;
}
/*.menu1
{
    background-image: url('/images/login/1.jpg');
}
.menu2
{
    background-image: url('/images/login/2.jpg');
}
.menu3
{
    background-image: url('/images/login/3.jpg');
}
*/.login_fonts
{
    font-size: 14px;
    font-weight: bold;
    color: #519403;
    text-decoration: none;
}
.login_font2
{
    font-size: 12px;
    color: #8B8B8B;
    text-decoration: none;
    line-height: 18px;
}
.login_font3
{
    font-size: 12px;
    color: #404040;
    text-decoration: none;
    line-height: 18px;
    font-weight: bold;
}
.login_css1
{
    font-size: 14px;
    line-height: 18px;
    color: #853200;
    text-decoration: none;
    height: 20px;
    width: 200px;
    margin-left: 45px;
    margin-top: 15px;
    font-weight: bold;
	text-align:left;
	padding-left:20px;
}
.login_css2
{
    height: 100px;
    width: 100%;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #676767;
}
#vcode
{
    width: 80px;
}
