/* CSS Document */



/* top */
#top{
	width:984px;
	height:145px;
	margin-left:auto;
	margin-right:auto;
	background-color:#E9E9E9;
	text-align:left;
	font-size:12px;
}




#arrow{
	margin:20px 0px 0px 30px;
	float:left;
}



#soft-version{
	width:230px;
	float:left;
	margin:20px 0px 0px 20px;
	text-align:center;
}

#soft-version h2{
	line-height:20px;
}

#soft-version p{
	line-height:25px;
}





#soft-info{
	width:550px;
	float:left;
	margin:20px 0px 0px 30px;
}

#soft-info h3{
	line-height:25px;
}

#soft-info p{
	line-height:18px;
}









/* center */
#center{
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:984px;
	height:665px;
	background-color:#FFF;
	font-size:12px;
	text-align:center;
}

#center p {
	line-height:18px;
	margin-top:10px;
}

#center h3{
	font-size:15px;
	line-height:20px;
	
}

#center-info{
	width:930px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
	padding-top:25px;
	text-align:left;
}





#easy,#on-tv,#on-cd{
	width:270px;
	height:238px;
	float:left;
	padding:10px 10px 10px 10px;
	border:1px #CCC dashed;
	margin:5px 10px 10px 10px;
}

#easy{
	margin-left:35px
}


