#appStore{
	position: absolute;
	left: 387px;
	top: 214px;
	display: block;
	width: 141px;
	height: 47px;
	background: url('../assets/btn_appStore.jpg') no-repeat;
	z-index: 1000px;
}
#brief{
	width: 280px;
	height: 222px;
	overflow: hidden;
	position: absolute;
	left: 387px;
	top: 287px;
}
#brief_scroll{
	margin-top: 0px;
}
#brief_scroll li{
	margin-bottom: 20px;
}

#news{
	position: absolute;
	left: 697px;
	top: 198px;
	width: 229px;
	height: 232px;
	padding: 75px 40px 0px 40px;
	background: url('../assets/bg_news.jpg') no-repeat;
	overflow: hidden;
}
#news .item_title{
	color: white;
	font-weight: bold;
}

#iPhone{
	position: absolute;
	left: 0px;
	top: 136px;
	width: 331px;
	height: 522px;
	background: url('../assets/bg_iPhone.jpg') no-repeat;
}
#home_gallery, #home_gallery_cover{
	position: absolute;
	top: 520px;
	left: 356px;
	width: 644px;
	height: 167px;
	overflow: hidden;
}
#home_gallery_cover img{
	float: left;
}
#home_gallery table td{
	background-repeat: no-repeat;
	background-position: 2px 9px;
}
#gallery_inner{
	width: 644px;
	height: 167px;
}
#gallery_inner div{
	width: 644px;
	height: 167px;
	float: left;
	overflow: hidden;
}
.image_slot{
	overflow: hidden;
	float: left;
}
#image_1{
	width: 264px;
}
#image_2{
	
}
#home_video{
	position: absolute;	
	width: 191px;
	height: 287px;
	background-color: black;
	top: 241px;
	left: 44px;
	
}

