﻿body {
	background-color: #fff;
	margin: 0px 0px 0px 0px;
}
.align {
	margin: 0px auto;
	width: 990px;
	height: auto;
}
.container {
	width:100%;
}
.main-container {
	border:1px #8094a5 solid;
}
.right {
	width:20%;
	background-color:#ececec;
	vertical-align:top;
}
.main {
	width:80%;
	background-color:#f4fbff;
	vertical-align:top;
}
.paragraph {
	vertical-align:top;
}
.banner {
	vertical-align:top;
}
.search {
	width:20%;
	background-color:#93c1ee;
}
.menu {
	width:80%;
	background-color:#d4eaff;
}
.top {
	height:30px;
	border:1px #8094a5 solid;
	background-color:#0c6fc7;
}
.top a {
	text-decoration:none;
	color:#ace4ff;
}
.top a:hover, .top a:visited {
	text-decoration:none;
	color:#ace4ff;
}
.footer {
	width:100%;
	height:20px;
	background-color:#3c79c3;
}
.copyright {
	width:100%;
	height:20px;
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	text-align:center;
	direction:ltr;
	text-decoration:none;
	background-color:#3c79c3;
}
.copyright a {
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	text-align:center;
	direction:ltr;
	text-decoration:none;
}
.f {
	color:#d8eaff;
}

