﻿@charset "utf-8";
/* CSS Document */

/* ------------- Start of Page CSS ----------------- */

.frame2 {
	border:0;
	width:780px;
	background-color:#05236E;
	height:1000px;
	text-align:center;
}

.cal1 {
	background-color:#05236E;
  width:100%;
}

.cal2 {
	margin:0 auto 0 auto; 
	width:760px;
}
