@charset "UTF-8";
/* CSS Document */
.container{
	width:428px;
	height:335px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-214px;
	margin-top:-167.5px;
	}

h1{
	width:428px;
	height:30px;
	margin-bottom:20px;
	}
			
.cddvd{
	width:428px;
	height:164px;
	margin-bottom:30px;
	}	

.download{
	width:428px;
	height:60px;
	margin-bottom:30px;
	}	
	
li{
	width:116px;
	height:48px;
	float:left;
	margin-left:20px;
	margin-bottom:10px;
	}	

li a:hover{
	opacity:0.6;
	
	}

