body {margin:0px; padding:0px; background-color: #010101;}
	
#top {
	height: 91px;
	background-color: #010101;
	padding-left: 36px;
}
#top img{float:left;}
#top .banners{float:left;margin: 0 0 0 252px;}

#center {
	height: 640px;
	background-position: left;
	background-repeat: no-repeat;
	background-color: #010101;
	vertical-align: top;
}

#bottom {
	height: 135px;
	background-color: #010101;
	padding-top: 20px;
	padding-left: 36px;
	vertical-align: top;
}

#building_name {
	font-family: georgia, times new roman;
	font-size: 16px;
	color: #888;
	font-style: italic;
}

#cit {
	font-family: "Trebuchet MS", arial, verdana, tahoma;
	font-size: 11px;
	color: #888;
	padding-top: 14px;
	padding-right: 30px;
}

.menu_td {
	width: 95px;
	height: 27px;
	vertical-align: top;
}

.menu {
	font-family: "Trebuchet MS", arial, verdana, tahoma;
	font-size: 11px;
	color: #888;
}

.menu:hover {
	color: #fff;
}

.switch {
	font-family: "Trebuchet MS", arial, verdana, tahoma;
	font-size: 11px;
	color: #fff;
	padding-left: 8px;
	text-decoration: underline;
	cursor: pointer;
}

#top_switch {
	width: 9px;
	vertical-align: bottom;
}

#bottom_switch {
	width: 9px;
	vertical-align: top;
}

#switch_line {
	width: 9px;
	background-image: url('../pic/line.gif');
	background-repeat: repeat-y;
	background-position: left;
}

#content_block {
	background-color: #fff;
	width: 505px;
	height: 503px;
	vertical-align: top;
	padding-right: 18px;
	padding-bottom:18px;
	padding-top: 23px;
	padding-left: 23px;
}

#right_arrow {
	vertical-align: top;
	padding-left: 18px;
	padding-top: 21px;
	display: none;
}

#arrow_right {
	cursor: pointer;
}

#arrow_left {
	cursor: pointer;
}

#content {
	height:500px;
	vertical-align: top;
	border:1px solid white;
}

#scroll-wrap {
	width: 480px;
	height: 480px;
}

#scroll-pane {
	width: 465px;
	height: 480px;
}

#tbt {
	cursor: pointer;
}

#bbt {
	cursor: pointer;
}
