*{
	padding: 0;
	margin: 0;
	border: 0;
}

body{
	text-align: center;	
	font-size: 75%;
}

a {		
	blr:expression(this.onFocus=this.blur());
	}

#pic{
	margin: 10px;
	width: 400px;
	height: 400px;
	overflow: hidden;
	border: solid 5px #FFFFFF;
	float: left;
}

* html #pic{
	display: inline;
	width: 558px;  /* ΙθΦΓΝΌΖ¬ΏνΆΘ */
}

#album{
	width: 430px;
	background: #EEEEEE;
	margin: 5px auto;
	font-size: 100%;
	padding-bottom: 10px;
	text-align: left;
}
	
#desc{
	text-align: center;
	float: left;
	width: 600px;
}
	
#thumbs img{
	width: 60px;
	height: 50px;
	padding: 10px 8px 4px 0px;
}

#jg{	
	font-size:18px; /* ΙθΦΓΝΌΖ¬ΌδΈτ */
}