@import "yui-reset.css";

#container{
	position: absolute;
	top: 300px;
	color: #fff;
	font-size: 26px;
	margin: 0 auto;
	width: 490px;
	height: 50px;
	position:relative;
	font-family:'Smythe',sans-serif;
	text-shadow:1px 1px 0 rgba(255,255,255,0.5);
	background-color: #000000;
}


* {
    border: 0 solid #EEEEEE;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
html, body, #bg, #bg table, #bg td, #cont {
    height: 100%;
    overflow: hidden;
    width: 100%;
}
body {
	color:#fff;
	padding:10px;
	font:14px/1.3 'Segoe UI',Arial, sans-serif;
}
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 none;
    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: 12px;
    position: absolute;
    width: 100%;
    z-index: 80;
}
#menu div {
    background: none repeat scroll 0 0 #000000;
    height: 56px;
    opacity: 0.6;
    padding: 7px 0 0 7px;
}
h1 {
    left: -141px;
    margin-bottom: -63px;
    opacity: 0.99;
    position: relative;
    width: 140px;
}
h1 a {
    background: url("go.gif") repeat-x scroll 0 -30px #000000;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    padding: 41px 10px 10px 0;
    text-align: right;
}
h1 a:hover {
    background: url("go.gif") repeat-x scroll 0 43px #000000;
}
ul {
    float: left;
    width: 110px;
}
li a {
    color: #999999;
    display: block;
    font-weight: bold;
    height: 12px;
    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: none repeat scroll 0 0 #FFFFFF;
    line-height: 1.5em;
    padding: 20px 30px;
}
.box div a {
    text-decoration: underline;
}
.large {
    font-size: 13px;
    right: 120px;
    text-align: right;
    top: 20%;
}
.left {
    font-size: 13px;
    left: 180px;
    right: auto;
    text-align: left;
}
.large h2 {
    font-size: 60px;
}
.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: none repeat scroll 0 0 #000000;
    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: url("gal.gif") no-repeat scroll -6px 5px #000000;
    color: #FFFFFF;
    cursor: pointer;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 40px;
    z-index: 90;
}
#photos a {
    background: none repeat scroll 0 0 #000000;
    float: left;
    font-weight: bold;
    margin-left: 1px;
    overflow: hidden;
    width: 20px;
}
#photos a:hover, #photos a.cur {
    background: none repeat scroll 0 0 #FFFFFF;
    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;
}
