* {
	margin:0px;
	padding:0px;
}

body {
	font-size: 12px;
	line-height: 1.5em;
	background:#b2ddff url(bg.jpg) no-repeat top left;
}

h2 {
	background:url(dotline.jpg) no-repeat;
	height:36px;
	line-height:40px;
	font-size: 14px;
	color:#fff;
	text-indent:32px;
	font-weight: normal;
}

h4 {
	font-size: 13px;
	color: #C00;
	line-height:3em;
}

iframe.text {
	width:100%;
	height:600px;
}
iframe.pic {
	width:100%;
	height:860px;
}
iframe.video {
	width:100%;
	height:410px;
}
iframe.win {
	width:100%;
	height:800px;
}
iframe.info {
	width:100%;
	height:320px;
}
iframe.date {
	width:100%;
	height:820px;
}
iframe.vip1 {
	width:100%;
	height:430px;
}
iframe.vip2 {
	width:100%;
	height:400px;
}

#all {
	width:900px;
	margin:0px auto;
	border-left:10px solid #fff;
	border-right:10px solid #fff;
}

.chn {
	overflow:hidden;
}

.back {
	margin-left:765px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.back a:link,
.back a:visited {
	text-decoration: none;
	color:#fff;
}
.back a:hover {
	color: #000;
}

.back2 {
	margin-left:751px;
}

.cont {
	padding:10px 20px;
	background-color:#f8f8f8;
}

#bot {
	height:75px;
	padding-top:25px;
	background:url(bot.jpg) no-repeat;
	border-top:3px solid #fff;
	border-bottom:10px solid #fff;
	color:#fff;
	text-align:center;
	line-height:2em;
}

.photo {
	text-align:center;
	background-color:#f8f8f8;
	padding:30px 0px;
}

.photo img {
	border:3px solid #a6927c;
}