#top_bg {
	position:absolute;
	width:100%;
	height:59px;
	background:#fff;
	z-index:1;
}
#top {
	position:absolute;
	left:50%;
	height:95px;
	width:845px;
	margin-left:-422px;
	background:#1d2938 url(../images/top.gif) no-repeat;
	z-index:2;
}
#home {
	position:absolute;
	display:block;
	width:100%;
	height:59px;
	background:none;
	z-index:3;
}
#content {
	width:845px;
	margin:95px auto 0 auto;
	padding:0 3px 0 3px;
}
#pager {
	position:relative;
	height:37px;
}
#pager #left {
	position:absolute;
	width:26px;
	height:37px;
	background:#fff url(../images/prev.gif) no-repeat;
}
#pager #right {
	position:absolute;
	right:0px;
	top:0px;
	width:26px;
	height:37px;
	background:#fff url(../images/next.gif) no-repeat;
}
#pager #pages {
	width:670px;
	margin:0px auto;
	text-align:center;
}
#pages .page {
	margin:0 18px 0 18px;
}
#pages .active {
	color:#636b76;
}
#media {
	margin-top:25px;
}
#media .row {
	margin-bottom:25px;
}
#media .item {
	float:left;
	color:#fff;
	width:244px;
}
.item .title {
	padding:0px 5px 5px 5px;
	background-color:#fff;
	color:#636b76;
	text-align:center;
	line-height:16px;
	font-size:15px;
	height:32px;
	vertical-align:middle;
}
.item .thumb {
	display:block;
	border:6px solid #fff;
}
.item .links {
	padding:5px 0 5px 0;
}
.item .links a {
	color:#636b76;
	float:left;
	display:block;
	font-size:medium;
	height:16px;
}
.links a.flash {
	float:left;
	background:url(../images/flash.gif) no-repeat;
	width:51px;
}
.links a.flash_sm {
	float:right;
	background:url(../images/flash_sm.gif) no-repeat;
	width:86px;
}
.links a.sep {
	display:none;
}
.links div.qt {
	display:none;
}
/*
.links a.sep {
	width:14px;
	text-align:center;
	font-size:14px;
}
.links div.flash {
	float:left;
}
.links a.flash {
	background:url(../images/flash.gif) no-repeat 0 2px;
	width:50px;
}
.links a.flash_sm {
	background:url(../images/small.gif) no-repeat 0 2px;
	width:50px;
}
.links div.qt {
	float:right;
	text-align:right;
}
.links a.qt {
	background:url(../images/qt.gif) no-repeat 0 2px;
	width:56px;
}
.links a.qt_sm {
	background:url(../images/small.gif) no-repeat 0 2px;
	width:50px;
}
*/
#footer {
	vertical-align:top;
	width:100%;
	height:45px;
	background-color:#fff;
}
#footer_c {
	width:845px;
	margin:0px auto;
}
#footer_txt {
	padding:7px 0 0 0;
	color:#7e7e7e;
	text-align:right;
	vertical-align:top;
}
#footer_txt a {
	color:#7e7e7e;
}

