/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2018/08/13, 9:10:58
    Author     : miyao
*/

    .Login{
      text-decoration: underline;
      padding-top: 5rem;       
    }

    .id1{
      padding-top: 1rem;       
    }
    
    .box1{
      padding-left: 1rem;  
    }

    .right{
      float:right;
      padding-top: 1rem;       
      padding-right: 8rem;
    }
