@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font: 12px verdana,lucida,arial,helvetica,sans-serif;
	color: #fff;
	background: #000;
}
ul {
	float: left;
	list-style: none;
}
.clear {
	clear: both;
}
a:link, a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#header {
	float: left;
	width: 100%;
}
#top1 {
	background: url(top1.jpg) no-repeat center top;
	float: left;
	height: 260px;
	width: 100%;
}
#top2 {
	background: url(top2.jpg) no-repeat center top;
	float: left;
	height: 219px;
	width: 100%;
	position: relative;
}
a#go1:link, a#go1:visited {
	position: absolute;
	height: 34px;
	width: 172px;
	left: 688px;
	top: 154px;
}
a#go2:link, a#go2:visited {
	position: absolute;
	height: 34px;
	width: 172px;
	left: 883px;
	top: 154px;
}
a#go3:link, a#go3:visited {
	position: absolute;
	height: 50px;
	width: 200px;
	right: 290px;
	top: 90px;
}
a#go4:link, a#go4:visited {
	position: absolute;
	height: 162px;
	width: 232px;
	right: 224px;
	top: 20px;
}
#top3 {
	background: url(top3.jpg) no-repeat center top;
	float: left;
	height: 213px;
	width: 100%;
	position: relative;
}
#wrapers {
	margin: 0px auto;
	width: 950px;
	background: #3d3d3d;
}
#picsplayer {
	float: left;
	width: 100%;
}
#video {
	margin: 0px auto;
	width: 950px;
	background: #3d3d3d;
}
#video_tit {
	background: url(tit_video.gif) no-repeat;
	float: left;
	height: 36px;
	width: 100%;
	position: relative;
}
#video_tit a:link, #video_tit a:visited {
	height: 20px;
	width: 50px;
	position: absolute;
	top: 10px;
	right: 40px;
}
#video_cnt {
	float: left;
	width: 100%;
	padding-bottom: 30px;
}
#video_cnt .per {
	display: inline;
	float: left;
	width: 172px;
	margin-top: 30px;
	margin-left: 53px;
}
#video_cnt .per img {
	padding: 5px;
	float: left;
	height: 90px;
	width: 160px;
	border: 1px solid #FFF;
}
#video_cnt .per span {
	line-height: 20px;
	float: left;
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
}
#footer {
	background: url(footbg.jpg) no-repeat center top;
	float: left;
	height: 156px;
	width: 100%;
}