﻿/* Date: 140822 */

* { margin: 0; padding: 0; }

body 
{
	 background-color: #ffffff;
}


.plblvg
{
    position: absolute;
    height: 100%; 
    width: 100%;
    overflow: scroll; 
}

.plblv
{
    position: absolute;
    height: 100%; 
    width: 100%;
    overflow: scroll; 
}