div.logindole
{
  background-image:url(../img/style/dole.png);
  background-repeat:no-repeat;
  position:relative;
  left:0px;
  top:0px;
  width:1100px;
  height:20px;
}
div.login
{
    position:absolute;
    top:250px;
    left:500px;
    width: 300px;
    height:50px;
  	font-family: Tahoma;
	  font-size: 12px;
	  color: #062C07;
}
div.login2
{
    position:absolute;
    top:250px;
    left:50px;
    width: 300px;
    height:50px;
  	font-family: Tahoma;
	  font-size: 12px;
	  color: #062C07;
}
div.login3
{
    position:absolute;
    top:250px;
    left:0px;
    text-align:center;
    margin: center center;
    width: 300px;
    height:50px;
  	font-family: Tahoma;
	  font-size: 12px;
	  color: #062C07;
}
div.login4
{
    position:absolute;
    top:250px;
    left:0px;
    text-align:center;
    margin: center center;
    width: 1100px;
    height:50px;
  	font-family: Tahoma;
	  font-size: 12px;
	  color: #062C07;
}
div.logintext
{
    position:absolute;
    top:250px;
    left:200px;
    width: 320px;
    height:50px;
  	font-family: Tahoma;
  	text-align: justify;
	  font-size: 12px;
	  color: #062C07;
}
div.loginlista3
{
  position:relative;
	left:0px;
	background-color:#65C26E;
	width:1100px;
	height:1px;
top:0px;
	overflow: hidden;
}