@charset "utf-8";
/* CSS Document */

#disc_banner{
	background:url(../images/download_head.jpg) top left no-repeat;
	width:867px;
	height:237px;
	margin:0 auto;
}

.blueTxt{
	text-align:left;
	 color:#00aff0;
	 font-size:14px;
	 padding-bottom:10px;
 }

#txt_content{
width:825px;
margin:0 auto;
}

.wallpaperBox{
width:828px;
height:162px;
}

.Box1{
	/*background:url(../images/box.jpg) top left no-repeat;*/
	float:left;
	width:250px;
	height:162px;
	padding-left:20px;
}

.Box1 img{
	width:184px;
	height:162px;
	float:left;	
}

.boxspace{
float:right;
width:60px;
height:120px;
}

.Box1 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:60px;
	float:right;
	color:#CCCCCC;
}

#txt_content img{
/*padding-right:19px;
padding-left:10px;
padding-bottom:15px;*/
float:left;
}

.txt_white {
color:#FFFFFF;
padding-bottom:15px;
text-align:left;
font-size:12px;
line-height:16px;
}

#h1Holder{
 padding:19px 0 0 19px;
 text-align:left;

}

#linksH1{
 background:url(../images/links.jpg) top left no-repeat;
 width:68px;
 height:32px;
 text-indent:-9999px;


}

.linkp a{
	font-size:12px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}



.linkp a:hover {text-decoration: underline; color:#e2e2e2;}