*{margin: 0; padding: 0} 
body {
	font: 80%/180% verdana, arial, sans-serif;
	color: #444;
	letter-spacing: 0.5px;
	background-color: #0093dd;
} 
p { 
	width: 448px;
	color: #facb00; 
	font-weight: bold; 
	text-align: center;
	}
a:link, a:visited {color: #fff; text-decoration: none }
a:hover {color: #8f1e78; text-decoration: underline;}

h1, h3 { color: #facb00;}

#container { width: 900px; margin: 0 auto; }
#top_album { float: left; width: 640px; padding-bottom: 15px; xbackground: cyan; }
#top_imply { float: left; width: 259px; text-align: right; padding-bottom: 15px; xbackground: pink;} 
#img_prev {float: left; width: 30px; height: 525px; line-height: 525px; xbackground: red;}
#img_current {float: left; width: 840px; text-align:center;}
#img_next {float: left; width: 30px; height: 525px; line-height: 525px; text-align: right;}

img.thumb_album { display: block; width: 180px; height: 100px; overflow:hidden;  float: left; padding: 5px; } 
