#page {
	margin: auto;
	width: 755px;
	height: 450px;
}
#spot {
	max-width: 755px;
	min-width: 755px;
	width: 755px;
	height: 422px;
	margin: auto;
	border-left: url('images/left.png');
	background-image: url('images/bkg.png');
	background-repeat: no-repeat;
	}
#logo {
	background-image: url('images/logo.png');
	background-repeat: no-repeat;
	top: 0px;
	width: 199px;
	height: 66px;
}
#content {
	width: 730px;
	height: 390px;
	margin: auto;
}
.capt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #6699FF;
}
.items {
	width: 600px;
	margin-left: 15px;
	top: 160px;
	position: absolute;
}
.it_cp {
	margin: auto;
	position: absolute;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.list {
	margin: auto;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	color: #FFFFFF;
}
.live_logo {
	position: relative;
	top: 295px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	vertical-align: top;
	height: 27px;
}
.register img{
	width: 159px;
	height: 43px;
	position: absolute;
	top: 190px;
	left: 550px;
	border-width:0px;
}
.login img {
	width: 159px;
	height: 43px;
	position: absolute;
	top: 125px;
	left: 550px;
	border-width: 0px;
}

