@import url('yui-reset.css');
* {
	border:0 solid #EEEEEE;
	list-style:none;
	margin:0;
	padding:0;
}
html, body, #bg, #bg table, #bg td, #cont {
	height:100%;
	overflow:hidden;
	width:100%;
}
body {
	color:#000000;
	cursor:default;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
h1, h2, .large, .left {
	font-family:"Century Gothic","Lucida Grande",Arial,sans-serif;
	font-size:40px;
}
h2, .box div img {
	padding-bottom:10px;
}
a {
	color:#000000;
	outline:0;
	text-decoration:none;
}
img {
	display:block;
}
#bg div {
	height:200%;
	left:-50%;
	position:absolute;
	top:-50%;
	width:200%;
}
#bg td {
	text-align:center;
	vertical-align:middle;
}
#bg img {
	margin:0 auto;
	min-height:50%;
	min-width:50%;
}
#cont {
	left:0;
	overflow:auto;
	position:absolute;
	top:0;
	z-index:70;
}
#menu {
	bottom:20px;
	left:141px;
	line-height:0;
	position:absolute;
	width:100%;
	z-index:80;
}
#menu div {
	background:#000000;
	height:108px;
	opacity:0.6;
	filter:alpha(opacity=60);
	padding:20px 0 0 7px;
}
h1 {
	left:-141px;
	margin-bottom:-128px;
	opacity:0.99;
	position:relative;
	width:140px;
}
h1 a {
	background:#FFFFF0;
	color:#FFFFFF;
	display:block;
	font-size:11px;
	padding:1px 1px 1px 10px;
	text-align:right;
}
h1 a:hover {
	background:#000000;
}
ul {
	float:left;
	width:110px;
}
li a {
	color:#999999;
	display:block;
	font-weight:bold;
	height:15px;
	padding:0 5px;
}
li a:hover, li.cur a {
	color:#FFFFFF;
}
.box {
	padding-bottom:100px;
	position:absolute;
	right:200px;
	top:15%;
	width:500px;
}
.box div {
	background:#FFFFFF none repeat scroll 0 0;
	line-height:1.5em;
	padding:20px 30px;
	opacity:0.9
}
.box div a {
	text-decoration:underline;
}
.large {
	font-size:13px;
	right:120px;
	text-align:right;
	top:20%;
	color:#FFFFFF;
	text-shadow:2px 2px 1px #000000
}
.left {
	font-size:13px;
	left:180px;
	right:auto;
	text-align:left;
}
.large h2 {
	font-size:58px;
    color:#FFFFFF;
    text-shadow: 3px 3px 3px #000000
}
.white {
	color:#FFFFFF;
}
#beijing {
	top:15%;
}
h3 {
	border-bottom-width:1px;
	font-weight:bold;
	line-height:20px;
	margin:0 -30px 20px;
	padding:30px 30px 10px;
	position:relative;
	text-transform:uppercase;
}
h3 span {
	background:#000000 none repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-weight:normal;
	padding:0 5px;
	position:absolute;
	right:510px;
	text-align:center;
	top:29px;
	white-space:nowrap;
}
dl {
	margin:10px 0;
}
dt, dd p {
	border-top-width:1px;
	display:block;
	padding:15px 0 25px;
	width:440px;
}
dt {
	cursor:pointer;
	font-weight:bold;
	height:20px;
	line-height:20px;
	padding:0 5px;
	text-transform:uppercase;
	width:430px;
}
dd {
	height:0;
	overflow:hidden;
	width:440px;
}
#photos {
	bottom:41px;
	height:20px;
	overflow:hidden;
	position:absolute;
	right:40px;
	z-index:90;
}
#photos a, #float {
	background:#000000 url(gal.gif) no-repeat scroll -6px 5px;
	color:#FFFFFF;
	cursor:pointer;
	height:20px;
	line-height:20px;
	text-align:center;
	width:40px;
	z-index:90;
}
#photos a {
	background:#000000 none repeat scroll 0 0;
	float:left;
	font-weight:bold;
	margin-left:1px;
	overflow:hidden;
	width:20px;
}
#photos a:hover, #photos a.cur {
	background:#FFFFFF none repeat scroll 0 0;
	color:#000000;
}
#float {
	display:none;
	position:absolute;
}
#float.nxt, #float.prv {
	display:block;
}
#float.nxt {
	background-position:-16px 5px;
}
#float.prv {
	background-position:7px 5px;
}
.collapsable {
	margin: none;
	padding: none;
	border: none;
	background: #eee;

}
