@import url('left.css');
@import url('content.css');
@import url('blog.css');
body {
	background: #cf7423;
}
a {
	color: #b91e00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
* {
	padding: 0;
	margin: 0;
}
img {
	display: block;
	border: 0;
}
hr {
	display: none;
}
.hide {
	display: none;
}
#page {
	width: 1004px;
	background:url(i/bottom2.jpg) right bottom no-repeat;
}
body>#page {
	overflow: hidden;
}
#sidebar {
	float: left;
	width: 223px;
	padding-left: 40px;
	voice-family: "\"}\"";
	voice-family: inherit; 
	width: 183px;
}
div#page>div#sidebar {
	width: 183px;
}
#content {
	float: left;
	width: 781px;
	margin-top: -90px;
	margin-left: 20px;
	position: relative;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 761px;
	padding-bottom: 50px;
}
#headerA {
	display: block;
	width: 1004px;
	height: 152px;
	background: url(i/headera.jpg) no-repeat;
}
#header {
	width: 1004px;
	height: 256px;
	background:url(i/header.jpg) no-repeat;
}
#footer {
	clear: left;
	width: 1004px;
	height: 80px;
	position: relative;
	background:url(i/bottom.jpg) no-repeat;
}
span.cprght {
	display: block;
	float: left;
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 25px;
	padding-left: 56px;
}
#footer .banner * {
	float: left;
	padding: 12px 0 0 5px;
}