/***		Money Monitor  详情页面样式		***/
#incontent_3_3_best_budget{
	width:1000px;
	height:900px;
	margin: auto;
	margin-top:0px;
	text-align:top;
}

#best_budget_home_iwatch{
	position:absolute;
	top:410px;
	margin-left:280px;
	width:111px;
	height:238px;
	background-image:url(../image/3_apps/3_3_best_budget/best_budget_home_iwatch.png);
	z-index:20;
	}

#best_budget_home_iphone{
	position:absolute;
	top:270px;
	margin-left:416px;
	width:160px;
	height:376px;
	background-image:url(../image/3_apps/3_3_best_budget/best_budget_home_iphone.png);
	z-index:20;
	}
	
#best_budget_home_ipad{
	position:absolute;
	top:168px;
	margin-left:16px;
	width:556px;
	height:468px;
	background-image:url(../image/3_apps/3_3_best_budget/best_budget_home_ipad.png);
	z-index:10;
	}

#ipad_text{
	position:absolute;
	top:680px;
	margin-left:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
}
	
#iphone_text{
	position:absolute;
	top:680px;
	margin-left:290px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#999;
}

#iwatch_text{
	position:absolute;
	top:680px;
	margin-left:460px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#999;
}

#best_budget_home_iphone:hover{
	cursor: pointer;
	}

#best_budget_home_ipad:hover{
	cursor: pointer;
	}
#best_budget_home_iwatch:hover{
	cursor: pointer;
	}	
	
#ipad_text:hover{
	cursor: pointer;
	}

#iphone_text:hover{
	cursor: pointer;
	}
	
#iwatch_text:hover{
	cursor: pointer;
	}
	
#apps_appstore_iphone{
	position:absolute;
	top:453px;
	margin-left:700px;
	width:202px;
	height:72px;
	background-image:url(../image/3_apps/appstore_iphone_watch.png);
}

#apps_appstore_ipad{
	position:absolute;
	top:560px;
	margin-left:700px;
	width:202px;
	height:72px;
	background-image:url(../image/3_apps/appstore_ipad.png);
}


#best_budget_text{
	position:absolute;
	top:170px;
	margin-left:630px;
	width:338px;;
	height:310px;
	background-image:url(../image/3_apps/3_3_best_budget/best_budget_home_text.png);
}

#best_budget_ipad_circle{
	position:absolute;
	top:710px;
	margin-left:45px;
	width:916px;
	height:252px;
	background-image:url(../image/3_apps/circle_ipad1.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
}

#best_budget_iphone_circle{
	position:absolute;
	top:710px;
	margin-left:45px;
	width:916px;
	height:252px;
	background-image:url(../image/3_apps/circle_iphone1.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
}

#best_budget_iwatch_circle{
	position:absolute;
	top:710px;
	margin-left:45px;
	width:916px;
	height:252px;
	background-image:url(../image/3_apps/circle_iwatch.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
}

#mmb_pad{
	margin-top:45px;
	margin-left:15px;
	margin-right:15px;
	z-index: 0;
	display:inline-block;
}

#mmb_phone{
	margin-top:40px;
	margin-left:65px;
	margin-right:65px;
	z-index: 0;
	display:inline-block;
}

#mmb_watch{
	margin-top:60px;
	margin-left:20px;
	margin-right:20px;
	z-index: 0;
	display:inline-block;
}

#mmc_pad{
	position:absolute;
	width:250px;
	height:190px;
	margin-top:0px;
	margin-left:0px;
	float:left;
	background-image:url(../image/3_apps/apps_big_glass.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index: -1;
}

#mmc_phone{
	position:absolute;
	width:116px;
	height:176px;
	margin-top:10px;
	margin-left:0px;
	float:left;
	background-image:url(../image/3_apps/apps_big_glass.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index: -1;
}

#mmc_watch{
	position:absolute;
	width:110px;
	height:190px;
	margin-top:-10px;
	margin-left:10px;
	float:left;
	background-image:url(../image/3_apps/apps_big_glass.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index: -1;
}
