@charset "utf-8";


body {
	background-color: #FDF4F0;
}

#wrap {
	width: 700px;
	margin:0 auto;
	background-color: #FDF4F0;
}

#header {
	background: url(../images/head_img.gif) repeat-x left top;
	height: 177px;
	width: 100%;
	text-align: center;
}

.cache {
	padding-bottom: 30px;
}

ul.thumb {
	clear: both;
	width: 650px;
	margin:0 auto;
}

ul.thumb
li {
	width: 120px;
	height: 120px;
	padding:5px;
	float: left;
}


#footer {
	width: 100%;
	padding-top: 60px;
	background-color: #FDF4F0;
}

#footer
p {
	text-align: center;
	background: url(../images/btn_close_bgimg.gif) repeat-x left bottom;
	height: 45px;
}
