.layout {
width: 800px;
height: 640px;
text-align: left;
vertical-align: top;
background: #FFFFFF;
margin-top:30px;
}


a {
color:#806b2a;
}
a:visited {
color:#463a16;
}


.right-frame {
text-align: right;
float: right;
width: 400px;
height: 500px;
background: #FFFFFF;
}

.menu {
float: left;
width: 140px;
height: 500px;
background: #FFFFFF;
margin-top: 30px;
}

.bottom-frame {
width: 800px;
height: 84px;
background: #FFFFFF;
}

.mainmenu {
text-align: left;
float: right;
width: 268px;
background: #FFFFFF;
margin-top: 40px;
margin-right: 40px;
}

.menu-item {
width: 268px;
margin-bottom: 40px;
}

.Logo {margin-bottom: 15px;}
.mainpic {margin-bottom: 0px;}

.banner {
	text-align:center;
}

img {
	border:none;
}