/*--- popup2
--------------------------------------------------------------------------*/

#popup1 {
	width:768px;
	height:467px;
	background: transparent url(../2play/img/popup_bg4.jpg) no-repeat top left;
}

#popup2 {
	width:768px;
	height:467px;
	background: transparent url(../2play/img/popup_bg4g.jpg) no-repeat top left;
}

.closeBtn {
	padding: 0 10px 0 0;
	float: right;
}

.title1 {
	padding: 35px 0 0 52px;
	float: left;
}

.subtitle1 {
	padding: 4px 0 16px 113px;
	/*float: left;*/
}

.screenshot1 {
	padding: 16px 0 0 178px;
	float: left;
}

.chmain1 {
	width:768px;
}



