* {
margin:				0;
padding:			0;
border:				0;
}

body {background:#fff;}


ul {
list-style: none;
}
img {
border: none;
}

.wrapper {
width: 960px;
margin: 0 auto;
}

.top {
width: 960px;
height: 290px;
}

.video {width: 960px; height:606px;}

.content {
	background:#fab937;
width: 945px;height:100%;
padding: 11px 0 17px 15px;
}

.content div.left {float:left;width: 433px;display: inline;}
.content div.left li {width: 448px;height: 648px;background:#FFF;text-align:center; padding-top:11px;}

.content div.left li img {width: 423px;height: 637px;}
	
.content div.right {
	float: right;
	padding: 0;
	width:486px;
	}
.content div.right ul {}
.content div.right li {float:left;background:#FFF;width: 227px; height: 316px;margin: 0 12px 5px 0;text-align:center; padding-top:11px; }	
.content div.right li img,  .content2 li img {width: 200px;height: 303px;}
.content2 li {float:left;background:#FFF;width: 227px; height: 316px;margin: 0 7px 7px 0;text-align:center; padding-top:11px; }	
.content div.right img.last {margin: 0;}

	
.content div.right li.click { background:none;width:227px; height: 327px; padding-top:0;}
.content div.right li.click img {width:227px; height: 327px;border: none;}
.join {width:960px; height:130px;}

.content2 {
	background:#fab937;-moz-border-radius: 15px;
border-radius: 15px;
width: 945px;height:100%;
padding: 11px 0 17px 15px;
}