.install {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/install.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;

}


.instruct {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}


.news_top {
width: 750px;
height: 50px;
background-image:url(images/news_top.png);
background-repeat: no-repeat;
display:block;
}

.news_center {
width: 750px;
background-image:url(images/news_center.png);
background-repeat: repeat-y;
display:block;
}

.news_footer {
width: 750px;
height: 54px;
background-image:url(images/news_footer.png);
background-repeat: no-repeat;
} 

/*
.copyright {
	font-family:Verdana;
	font-size:8px;
	line-height:10px;
	height:10px;
	width:100%;
	background-color:#000000;
	color:#CCCCCC;
	text-indent:20px;
	text-align:left;
	bottom:0;
	position:fixed;
	display:block;
}

.copyright a:link, .copyright a:visited, .copyright a:active {
	color:#FFFFFF;
	text-decoration:none;
}

.copyright a:hover {
	color:#FFFFFF;
	text-decoration:underline;
} */
