/* CSS Document */

@import url("../../css/common.css");

body {
	text-align: center;
	}

.container {
	width: 800px;
	margin: 0 auto;
	background-color: #000757;
	text-align: left;
	}

.container .title {
	width: 238px;
	height: 1957px;
	position: absolute;
	float: left;
	}

.container .main {
	width: 562px;
	height: 1957px;
	position: absolute;
	background-color: #CEE9F4;
	margin-left: 238px;
	}

img.bar {
	height: 27px;
	width: 461px;
	margin: 40px 0px 0px 40px;
}

.container .main table {
	margin: 20px 0px 0px 60px;
}

.container .main th {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #172573;
	clear: both;
}
