﻿body 
{
	background-image: url(/emagazine/images/loginbg.gif);
}

.Main
{
    margin-top:50px;
    margin-left:auto;
    margin-right:auto;
    width:642px;
    height:229px;
}

.Top, .Center
{
    float:left;
}

.Top, .Down
{
    width:642px;
}

.Top
{
    height:150px;
}

.Down
{
    height:229px;
}

.Down_Left, .Down_Center, .Down_Right
{
    float:left;
    height:229px;
}

.Down_Left
{
    width:183px;
}

.Down_Center, .Down_Center_Top, .Down_Center_Down
{
    width:382px;
}

.Down_Center_Top
{
    background-color:#ffae00;
    float:left;
    height:147px;
}

.Down_Center_Down
{
    float:left;
    width:382px;
    height:82px;
}

.InputArea, .ButtonArea
{
    width:300px;
}

.InputArea
{
    height:30px;
    float:left;
    margin-top:30px;
    text-align:center;
}

.ButtonArea
{
    height:30px;
    float:left;
    margin-top:20px;
    text-align:center;
}

.Down_Right
{
    width:77px;
}

.Span_Password 
{
    font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
    font-size:12px;
    color: #000000;
    width:100px;
    height:20px;
    line-height:20px;
}

.Input_Password
{
    font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
    font-size:12px;
	color:#006699;
    text-decoration: none;
    line-height: normal;
    background:#FFFFFF;
	border: #80CCFF 1px solid;
	padding:0px;
    margin: 0 0;
}

.password
{
    width: 160px;
    color: #FF0000;
    min-height: 18px;
}

.input
{
    font-family:"Verdana, 新宋体";
    font-size:12px;
	color:#F3F3F3;
	text-decoration: none;
	line-height:25px;
	border:#fff 1px solid;
	margin:0 0;
	padding:0px;
	background-color: #FF0000;
	width:64px;
	height:25px;
}