@charset "utf-8";

.page-top-bg {
	background:#317db2 url('../error-resources/images/page-top-bg.gif') repeat-x scroll left top;
	height:32px;
	overflow:hidden;
}

.header-bg {
	background:#ebf3f8 url('../error-resources/images/header-bg.gif') repeat-x scroll left bottom;
	/*height:129px;*/
}

.header {
	margin:0 auto;
	width:980px;
}

.logo {
	float:left;
	padding:20px 0px;
}

.logo-bpd {
	float:right;
	padding:20px 0px;
}

#main {
	margin:0 auto;
	width:980px;
	position:relative;
	margin-top:10px;
	margin-bottom:35px;
}

body {
	min-width:980px;
	color:#363636;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding: 0;
	margin:0px;
}

.top-menu {
	margin:0 auto;
	width:980px;
	clear:both;
	height:27px;
}

.copyright-bg {
	background:#2a77ab url('../error-resources/images/copyright-bg.gif') repeat-x scroll left top;
	min-height:41px;
}

.copyright-top-bg {
	background:#2a77ac url('../error-resources/images/copyright-top-bg.gif') repeat-x scroll left top;
	height:2px;
}

.copyright-bottom-bg {
	background:#2a77ac url('../error-resources/images/copyright-bottom-bg.gif') repeat-x scroll left top;
	height:2px;
}

.copyright {
	margin:0 auto;
	width:980px;
	padding:7px 0px;
}

.copyright > div {
	color:#ebf3f8;
	font-size:12px;
}

.copyright > .owner {
	color:#b4d0e2;
	font-size:11px;
	font-weight:bold;
}

.copyright > div > a {
	text-decoration:none;
	color:#b4d0e2;
	text-decoration:underline;
}

.copyright > div > a:hover {
	text-decoration:none;
	color:#b4d0e2;
}
