
#preview{
	float:left;
	height:500px;
}

#preview img{
	border:solid 1px #cccccc;
}


#fileinfo,#dl,#relation{
	width:240px;
	margin:17px auto;
	float:right;
}


#fileinfo th,#fileinfo td{
	padding:10px 0;
	text-align:center;
	width:120px;
}



#dl{
	background:url(/img/sub/dl.gif) no-repeat center center;
}

#dl a{
	display:block;
	width:240px;
	height:56px;
	text-indent:-9999px;
}

#dl a:hover{
	background:url(/img/sub/dl_.gif) no-repeat center center;
}



#relation h3{
	border:solid 1px #cccccc;
	background-color:#90b2e2;
	color:white;
	height:24px;
	line-height:24px;
	text-indent:10px;
}



