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

h1, h3 { color: #facb00;}

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

#full_top { float: left; padding: 10px 30px 10px 30px;}
#full_img { float: left; padding: 30px;}
