body {
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../_i/bgd.gif);
	background-repeat: repeat;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background-image: url(../_i/bgd_c.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 400px;
}
#col1 {
	display:inline;
	width: 407px;
	position: absolute;
}
#col2 {
	display:inline;
	width: 242px;
	position: absolute;
	left: 407px;
}
#col3 {
	display:inline;
	width: 251px;
	position: absolute;
	left: 649px;
}
#ccol1 {
	top: 308px;
	position: absolute;
	width: 180px;
	margin-left: 225px;
}
#ccol2 {
	top: 106px;
	position: absolute;
	text-align: right;
	width: 205px;
}
#ccol3 {
	top: 106px;
	position: absolute;
}
#version {
	background-color: #c5c0b6;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 20px;
	text-align:center;
	padding-top: 3px;
}
#version2 {
	background-color: #c5c0b6;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 20px;
	text-align:right;
	padding-top: 3px;
	margin-left: 130px;

}

.mbott {
	margin-bottom: 10px;
}
.mtop {
	margin-top: 10px;
}

.numbers {
	width: 28px;
	height: 22px;
	float: left;
	background-color:#C5C0B6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right:5px;
	text-align: center;
	padding-top: 3px;
}
.numbers0 {
	width: 28px;
	height: 22px;
	float: left;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right:5px;
	text-align: center;
	padding-top: 3px;
}
.numbers1 {
	width: 80px;
	height: 22px;
	float: left;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}
.fontbig {
	font-size: 12px;
}
.title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
}
.box {
	width:160px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #C5C0B6;
	overflow: auto;
}
.dot {
	background-image: url(../_i/dot_line.gif);
	background-repeat:repeat-x;
	height: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	overflow:hidden;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
