.content-iphone {
	margin: 0px auto;
	display: none;
}
#iphone {
	width: 710px;
	margin: 0px auto;
}
#iphone-top {
	clear: both;
	width: 707px;
	height: 34px;
}
#iphone-left {
	float: left;
	width: 113px;
	height: 324px;
}
#iphone-inside {
	float: left;
	border: 0px solid #000;
	width: 485px;
	height: 324px;
	text-align: center;
	position: relative;
	z-index: 10;
	padding: 0px;
	overflow: hidden;
	color: #fff;
	background-color: #262626;
	cursor: pointer;
}
#iphone-inside ul {
	width: 1000%;
}
#iphone-inside ul li {
	width: 480px;
	height: 324px;
	list-style: none;
	text-align: left;
	margin: 0px;
	float: left;
	padding-left: 25px;
}
#iphone-inside ul li span {
	margin-right: 0px;
	text-align: center;
}
#iphone-right {
	float: left;
	width: 111px;
	height: 324px;
}
#iphone-bottom {
	clear: both;
	width: 707px;
	height: 33px;
}
.continue_arrow {
	width: 99%;
	height: 21px;
	text-align: right;
	clear: both;
}
.iphone-thumb {
	float: left;
	width: 110px;
	padding-right: 10px;
	font-size: 10px;
	line-height: 12pt;
}