/*
	*@Description:topic phone css £¨¿ÉÐ´ÖÐÎÄ£©
	*@Author:     hs
	*@Update:     hs(2011-08-10)
*/
.main{background:url(images/phone/bg.jpg) repeat;overflow:hidden;}
.main .box{float:left;margin-top:10px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0px 0px 5px #999;-webkit-box-shadow:0px 0px 5px #999;box-shadow:0px 0px 5px #999;}
		/*S= header */
	.layout .header{margin:20px auto 0;width:980px;background:url(images/phone/h_bg.png) top center repeat-x;}
			.header embed{float:left;width:580px;height:326px;}
				.hd-c{position:relative;float:right;margin:55px -104px 0 0;padding-top:100px;width:450px;background:url(images/phone/hc_bg.png) no-repeat;_background:url(images/phone/hc_bg_ie6.png) no-repeat;*z-index:1;}
				.hd-c h3{position:absolute;top:50px;right:221px;width:65px;height:40px;font:700 32px/40px "Microsoft Yahei";color:#F1A301;}
				.hd-c p{width:326px;font:400 12px/24px Simsun;color:#999;}
				.hd-c .check{cursor:pointer;}
				.hd-c .win{display:none;position:absolute;top:145px;left:-40px;padding-bottom:20px;font:400 12px/20px Simsun;color:#999;background:#fff;_background:none;z-index:1;} 
						.win .win-bg{margin:-13px 0 0 285px;_margin-top:0;width:19px;height:13px;}
						.win .win-cont{_margin-top:-4px;background:#fff;}
						.win p{margin:5px 20px 0;width:340px;}
						.win p strong{color:#333;}
				.tab-cont{position:relative;float:left;margin-top:-55px;}
					.link{position:absolute;right:0;}
					.link a{display:block;*display:inline;float:right;height:52px;text-indent:-99999px;outline:none;overflow:hidden;}
					.link a.ad,.link a.ip{width:145px;}
					.link a.other{margin-right:12px;width:80px;}
					.ad-intro,.ip-intro,.other-intro{display:none;width:980px;height:390px;}
					.ad-intro{background:url(images/phone/ad_bg.png) top right no-repeat;}
						.ad-intro a.nine,.ip-intro a.nine,.ad-intro a.down{position:absolute;}
						.ad-intro a.nine,.ad-intro a.nine:visited{left:468px;bottom:155px;color:#666;font:400 12px/12px Simsun;}
						.ip-intro a.nine,.ip-intro a.nine:visited{left:475px;bottom:160px;color:#666;font:400 12px/12px Simsun;}
						.ad-intro a.down{left:200px;bottom:44px;width:138px;height:54px;text-indent:-99999px;overflow:hidden;}
					.ip-intro{background:url(images/phone/ip_bg.png) top right no-repeat;}
					.other-intro{background:url(images/phone/other_bg.png) top right no-repeat;}
		/*E= header */
		/*S= phone-intro */
			.phone-intro{width:630px;height:480px;background:#fff;overflow:hidden;}
				.phone-intro h3,.phone-ques h3{margin:20px 0 0 20px;font:700 24px/40px "Microsoft Yahei"; }
				.phone-intro dl{cursor:pointer;margin:20px 0 0 10px;}
				.phone-intro dt,.phone-intro dd{float:left;}
				.phone-intro dt{width:120px;height:100px;}
				.phone-intro dd{margin-left:10px;width:450px;height:100px;font:400 14px/24px "Microsoft Yahei";}
				.phone-intro dd strong,.phone-ques li strong{font-size:18px;line-height:28px;}
		/*E= phone-intro */
		/*S= phone-demo */
			.phone-demo{margin-left:10px;width:340px;height:480px;background:#fff;overflow:hidden;} 
			.phone-demo img{cursor:pointer;margin:0 15px;width:309px;height:449px;}
			.phone-demo .icon{margin:0 100px;}
			.phone-demo span{display:block;*display:inline;float:left;cursor:pointer;margin:10px 5px;width:10px;height:10px;text-indent:-9999px;background:url(images/phone/icon.png) no-repeat;overflow:hidden;}
			.phone-demo span.selected{background-position:0 -11px;}
		/*E= phone-demo */
		/*S= phone-ques */
			.phone-ques{width:980px;height:400px;background:#fff;overflow:hidden;}
			.phone-ques li{display:inline;float:left;margin:10px 10px 0 20px;width:460px;_width:458px;height:100px;font:400 14px/24px Simsun;color:#666;overflow:hidden;}
			.phone-ques li strong{color:#333;}
		/*E= phone-ques */
					
