@charset "utf-8";
/* CSS Document */

.layout{
	width:100%;
	background-repeat:repeat-x;
	background-position:0 0;
	text-align:center;
}
.grid{
	width:949px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
.site{
	width:949px;
}
.header-contain{
	width:949px;
	height:85px;
}
.jquery-contain{
	width:949px;
	height:223px;
	vertical-align:middle;
}
.footerbg{
	background:#A09672 url(images/footer_bg.jpg) top left repeat-x;
	height:220px;
}
.menu-contain{
	width:949px;
	height:41px;
}
.topspace{
	height:17px;
}
.content-contain{
	width:949px;
}
.left-content{
	width:265px;
	vertical-align:top;
}
.mid{
	background-color:#D3CCB2;
	width:949px;
	margin-top:4px;
}
.bottom{
	width:949px;
}
.bottom-contain{
	width:949px;
	text-align:center;
	margin:0 auto;
}
