
body {
	margin-top:0px;margin-bottom:0px;text-align:center;
}

.outline{
	width:850px;
	margin-left:auto;
	margin-right:auto;
	color:#55401c;
	border:medium;
}

.header{

	height:80px;
	
}
.header .left{
	float:left;
	width:561px;
}

.header .right{
	float:right;
	width:289px;
	height:80px;
	background-image:url(../images/new/mainpage1_02_02.gif);	
	
}

.header .right .up{
	width:289px;
	height:40px;
}

.header .right .down{
	width:289px;
	height:40px;
}

 .top_picture{
	height:330px;
}

.menu{
	height:25px;
	
}

.footer{
	clear:both;
	color:#805a34;
	background-color:#f1e6d4;
	padding:3px;
	margin-top:5px;
}

.footer p {
	font-size: 12px;
	margin:0px;
	padding:0px;
}

.footer a{
	text-decoration:none;
	color:#805a34;
}