@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif;
}
img{
	border:0;
}
ul li{
	list-style:none;
}
.logo :focus,
.banner_r_02 :focus,
.screenshot :focus{
	outline:none; 
} 
.logo a,area,
.banner_r_02 a,area,
.screenshot a,area{ 
	blr:expression(this.onFocus=this.blur()); 
}
body{
	background:url(../images/android_bg_x.jpg) repeat-x;
	height:1850px;
}
.main_content{
	width:982px;
	margin:0 auto;
}
.nav_header{
	height:51px;
}
.logo a{
	float:left;
	background:url(../images/android_logo.jpg) no-repeat;
	width:72px;
	height:49px;
}
.nav_ad{
	float:left;
	margin-top:18px;
	margin-left:15px;
	display:inline;
	background:url(../images/android_ad.jpg) no-repeat;
	width:126px;
	height:17px;
}
.nav_right{
	float:right;
}
.nav_right img{
	margin-top:18px;
}
.nav_right a{
	color:#29518c;
}
.nav_right a:link,
.nav_right a:visited{
	text-decoration:none;
}
.nav_right a:hover{
	text-decoration:underline;
}

.banner{
	background:url(../images/android_banner_bg.jpg) no-repeat;
	width:982px;
	height:446px;
}
.banner_l{
	float:left;
	width:491px;
	height:446px;
}
.banner_l_01{
	float:right;
	margin-top:32px;
	background:url(../images/android_banner01.jpg) no-repeat;
	width:391px;
	height:193px;
}
.banner_l_02{
	float:right;
	background:url(../images/android_banner02.jpg) no-repeat;
	width:491px;
	height:221px;
}
.banner_r{
	float:right;
	padding-top:32px;
	padding-right:17px;
}
.banner_r_01{
	background:url(../images/android_banner03.jpg) no-repeat;
	width:439px;
	height:251px;
}
.banner_r_bottom{
	float:left;
	width:430px;
	height:163px;
}
.banner_r_02{
	float:left;
	background:url(../images/android_banner04.jpg) no-repeat;
	width:305px;
	height:163px;
}
.banner_r_02 a{
	float:left;
	margin-top:64px;
	margin-left:6px;
	display:inline;
	height:75px;
}
.banner_r_02 a:link,
.banner_r_02 a:visited{
	background:url(../images/android_btn_down.jpg) no-repeat;
	width:274px;
}
.banner_r_02 a:hover{
	background:url(../images/android_btn_down.jpg) -274px no-repeat;
}
.down_statistics{
	float:left;
	margin-top:124px;
}
.feature_area{
	background:url(../images/android_feature_bg.jpg) no-repeat;
	width:982px;
	height:262px;
}
.placeholder01{
	height:80px;
}
.placeholder02{
	float:left;
	width:982px;
	height:30px;
}
.placeholder03{
	height:3px;
}
.feature_list{
	margin-left:90px;
}
.feature_list li{
	float:left;
	margin-right:60px;
	display:inline;
}

.screenshot_area{
	margin-top:15px;
	background:url(../images/android_screenshot_bg.jpg) no-repeat;
	width:982px;
	height:506px;
}
.screenshot01{
	float:left;
	margin:80px 0 0 0;
}
.screenshot02{
	float:left;
	margin:30px 0 0 0;
	width:952px;
}
.screenshot{
	float:left;
	margin-left:32px;
	display:inline;
	width:205px;
	height:182px;
}
.screenshot a{
	float:left;
	height:22px;
}
.screenshot a:link,
.screenshot a:visited{
	background:url(../images/android_btn_view.gif) no-repeat;
	width:81px;
}
.screenshot a:hover{
	background:url(../images/android_btn_view.gif) -81px no-repeat;
}
.feature_tips{
	z-index:200;
	position:absolute;
	FILTER:alpha(opacity=0);
	display:none;
	padding-top:2px;
	opacity:0;
}
.feature_tips .bg{
	padding:0 0 0 3px;
	background:#96b90a;
}
.feature_tips .current{
	padding:1px;
	border:1px solid #779d04;
	position:relative;
	background:#fff;
	top:-3px;
}
.feature_tips .current .current_bg{
	padding:8px;
	background:#e8fab7;
}

.support_phone_area{
	clear:both;
	margin-top:15px;
}
.support_phone_bg01{
	background:url(../images/android_phone_bg1.jpg) no-repeat;
	width:982px;
	height:67px;
}
.support_phone_bg02{
	background:url(../images/android_phone_bg2.jpg) no-repeat;
	width:982px;
	height:369px;
}
.phone_brand{
	float:left;
	margin-left:32px;
	display:inline;
	color:#ceee25;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	height:19px;
	background:url(../images/android_phone_line.gif) left bottom no-repeat;
	width:890px;
}
.phone_type{
	float:left;
	margin-top:8px;
	margin-bottom:15px;
	margin-left:52px;
	display:inline;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	width:890px;
}

.copyright{
	margin:60px auto 0 auto;
	text-align:center;
	color:#242424;
}


