body {
	margin: 0px 0px 20px 0px;
	text-align: center;
	background-color: #6699CC;        
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #8FABBE;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}

#container {
	line-height: 120%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding: 0px;
	width: 700px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	}

#banner {
	padding: 15px;
	text-align: center;
	height: 80px;
	}

#left {
	width: 190px;
	float: left;
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
}

#contet {
	float: left;
	text-align: left;
	padding-left: 15px;
	height: 10px;
}

.title {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	border-bottom: 2px dotted #999999;
	color: #000099;
	width: 400px;
	}
.font10 {
	font-size: 10px;
}

.font12 {
	font-size: 12px;
}

.font14 {
	font-size: 14px;
}

