/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main {
	height: 100%;
	width: 832px;
	margin-right: auto;
	margin-left: auto;
}

.wel {
	height: 60px;
	width: 480px;
	top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbf0fe;
}
.bor {
	background-color: #fbfdff;
	height: 460px;
	border: 1px solid #dbf0fe;
	padding: 15px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.disclimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.speci {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
