@import url(base.css);

@import url(theme.css);

#banner {
	width:940px;
	height:303px;
	background: url(images/banner.jpg) no-repeat;
}

#banner-inner {
background: none;
}

body {
	background-color:#e0e1e2;
	font-size: 1em;
s}

#banner-inner {
 display: none;
}
.list-cover {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

