@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:#ffe0d5;
}
img{
	border:none;
}

#wrapper{
	width:1024px;
	margin:0 auto;
	margin-bottom:10px;
}

.text-box{
	width:1024px;
	height:58px;
	background:url("../img/mohu_12.jpg") no-repeat;
	text-align:center;
}
