@import url(img/lightbox/lightbox.css);

body {
	font:normal normal normal 11px/14px arial, sans-serif;
	color:#000;
	text-align:center;
	margin:0;
	padding:0;
	background:#e6e6e4 url('img/bg0.gif') repeat-x left top;
}
a {
	outline:none;
}
#content {
	width:960px;
	text-align:left;
	padding:0;
	margin:auto;
}
img {
	border:none;
}
#header {
	width:960px;
	height:180px;
	background:url('img/header.gif') no-repeat left top;
	text-align:right;
}
#header img {
	margin:0 20px 0 0;
}
#header img#moreLink {
	cursor:pointer;
}
#moreBox {
	position:absolute;
	top:34px;
	z-index:999;
	display:none;
	width:270px;
	margin:0 0 0 670px;
}
#moreBox a img {
	display:block;
	width:270px;
	height:26px;
	margin:0;
}
#imgContent {
	display:block;
}
.imgBox {
	float:left;
	display:inline;
	width:120px;
	height:160px;
	padding:0;
	margin:0px 20px 0px 20px;
	background:#e6e6e4 url('img/imgBg.gif') no-repeat left top;
}
.imgBox a {
	display:block;
	width:120px;
	height:120px;
}
.imgBox.landscape img {
	margin:27px 0 0 10px;
}
.imgBox.portrait img {
	margin:10px 0 0 27px;
}
#footer {
	color:#80807e;
	margin:60px 0 0 0;
	padding:3px 0px 50px 0px;
	border-top:1px solid #b0b0ae;
	background:#ccccca;
}
#footerIn {
	width:960px;
	text-align:left;
	margin:auto;
}
#footerIn .impr {
	float:right;
}
#footerIn a {
	color:#80807e;
	text-decoration:none;
}

/**************************
	CLEARFIX
**************************/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block;} /* for IE/Mac */
* html .clearfix {height:1px;} /* Hides from IE-mac \*/
.clearfix {display:block;} /* Hides from IE-mac \*/










