.download_android div a.download_android1{background: url('/style/images/download.png') no-repeat scroll 0 0 transparent;display: block;height: 48px;width:164px;overflow: hidden;text-indent: -9999px;}

.download_android div a.download_android1:hover{background:url(/style/images/download_click.png) ;no-repeat;}

.download_android div a.download_android2{background: url('/style/images/download_discript.png') no-repeat scroll 0 0 transparent;display: block;height: 48px;width:164px;overflow: hidden;text-indent: -9999px;}

.download_android div a.download_android2:hover{background:url(/style/images/download_discript_click.png) ;no-repeat;}
.cssInput{
	border:1px solid #7A6F6F;
	border:1px solid #7A6F6F 9;/*IE*/
	width:200px;
	height:40px;/*非IE高度*/
	height:40px 9;/*IE高度*/
	padding-left:5px; /*all*/
	line-height:15px 9;/*IE*/
	-moz-border-radius:3px;/*Firefox*/
	-webkit-border-radius:3px;/*Safari和Chrome*/
	border-radius:3px;/*IE9+*/
	background-color:white;
	outline:none;
}
.cssInput:focus{/*IE8+*/
	border-color:#78BAED;
	[;outline:1px solid #78BAED;/*chrome*/
}
.cssInput1{
	border:1px solid #7A6F6F;
	border:1px solid #7A6F6F 9;/*IE*/
	width:200px;
	height:30px;/*非IE高度*/
	height:30px 9;/*IE高度*/
	padding-left:5px; /*all*/
	line-height:15px 9;/*IE*/
	-moz-border-radius:3px;/*Firefox*/
	-webkit-border-radius:3px;/*Safari和Chrome*/
	border-radius:3px;/*IE9+*/
	background-color:white;
	outline:none;
}

.cssInput1:focus{/*IE8+*/
	border-color:#78BAED;
	[;outline:1px solid #78BAED;/*chrome*/
}
.downloadBtn{
margin-left:338px;
width:339px;
height:115px;
background: url('/style/images/down_load.png') no-repeat scroll 0 0 transparent;
}
