@charset "utf-8";
/* CSS Document */
body { margin:0; padding:0; background:#000;}

.iphone { background:url(images/iphone_bg.png) no-repeat; width:867px; height:812px; position:relative; margin:0 auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF;}
.iphone img { border:0;}
.iphone a { outline:none; text-decoration:none;}
.iphone a.prev { background:url(images/iph_left.png) no-repeat top; width:130px; height:130px; display:block; position:absolute; left:111px; top:329px; font-size:0; text-indent:-99999px; cursor:pointer;}
.iphone a.next { background:url(images/iph_right.png) no-repeat top; width:130px; height:130px; display:block; position:absolute; left:642px; top:329px; font-size:0; text-indent:-99999px; cursor:pointer;}
.iphone a.prev:hover { background-position:bottom;}
.iphone a.next:hover { background-position:bottom;}
.iphone .items { width:326px !important; height:486px; position:absolute; left:273px; top:162px;}
.iphone .items a { float:left; width:326px; height:486px; display:block;}
.iphone .iph_download { background:url(images/iph_download.png); width:195px; height:55px; position:absolute; left:18px; top:17px; font-size:0;}
.iphone .iph_appstore { position:absolute; right:22px; top:18px;}
.iphone .iph_text_left { display:block; width:200px; position:absolute; left:25px; top:83px;}
.iphone .iph_text_right { display:block; width:200px; position:absolute; right:20px; top:83px;}
.iphone .iph_download_a { display:block; width:136px; height:26px; position:absolute; left:75px; top:43px; cursor:pointer; text-indent:-99999px;}




