﻿.error 
{
    font-family:Arial;
    font-size: 12px;
    color: Red;
}
.button
{
    border-style: none;
    background-color: #0F56A4;
    font-family:Arial;
    font-size: 12px;
    color: White;    
	width: 110px;
    height: 30px;   

}
.PNormal
{
    font-family:Arial;
    font-size: 12px;
    font-weight: normal;
}
.head_title,.c_footer
{
	position: absolute;
}
