﻿body {
	background-color: #E0F1FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 5px;
	;
}
.main {	
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
}
.center {
	background-color: #FFF;
	width: 720px;
	min-height: 3120px;
	height: 3120px;
	margin: 0 auto;
}
.centerguest {
	background-color: #FFF;
	width: 720px;
	min-height: 2400px;
	height: 2400px;
	margin: 0 auto;

}
.okcenter {
	background-color: #FFF;
	width: 720px;
	min-height: 1920px;
	height: 1920px;
	margin: 0 auto;

}

.center202 {
	background-color: #FFF;
	width: 720px;
	min-height: 2900px;
	height: 2900px;
	margin: 0 auto;
}

.title {
	font-size: 15px;
	color: #990033;
	font-weight: bold;
}
.title3 {
	font-size: 15px;
	color: navy;
	font-weight: bold;
}

.title2 {
	font-weight: bold;
}
.green {
	background-color: #CDFDCD;
	border: 1px #000 solid;
}
.border1 {
	border: 1px #000 solid;
}
.smallFont 
{
    font-family: Arial;
    font-size: 13px;
    color: #666;
}
.boldFont 
{
    font-family: Arial;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
.normalFont
{
    font-family: Arial;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
