@charset "utf-8";
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
}
body {
	background:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.load { width:100%; height:100%; position: fixed; background: #ffffff; z-index:9; opacity: 0.5; filter: alpha(opacity=50);}
.load > img { position: absolute; top: 50%; left: 50%;}

p {
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}