body {text-align:center; background:#FEB8D4; margin: 0px auto;}
.link {clear: both; width: 740px; margin: 0px auto; font: 11px Arial; color:#000;}
.link a {font: 11px Arial; color:#EA3070; font-weight: bold; text-decoration: none;}
.top { width: 1080px; font: 16px Georgia, serif; color: #EA3070; margin: 0px auto; text-align: left;}
.top ul {width: 270px; list-style: none; float: left; margin: 0px; padding: 20px 0px;}
.top a { font: 21px Georgia, serif; color: #E72966; text-decoration: none; font-weight: bold; line-height: 1.3;}
.top a:hover { color: #FED7CC; text-decoration: none;}
.hardlink a {color: #333;}
.thumbs {
	clear: both;
	width:1118px;
	font-size: 12px;	
	margin: 0px auto;
}
.thumbs ul {
	margin: 2px;
}
.thumbs li {
	float: left;
	width: 184px;
	margin: 1px;
	height: 244px;
}
.thumbs a img {
	width: 180px;
	height: 240px;
	padding: 0px;
	border: 1px solid #E51354;
}
.thumbs a:hover img  {
	border: 1px dotted #fff;
}
.header {
	width: 100%;
	background: url(../images/bg.png);
}
.headerimage {
	width: 306;
	height: 90px;
	background: url(../images/headerimage.png) no-repeat;	
	margin: 0px auto;
}
