/*---- Layout ----*/
#pageBox {
float:left;
margin:0px; 
padding:0px;
width:1024px; 

height:850px;
}
#header1 {
	width:1024px;
	height: 195px;
	background: url(images/sm/banbg.jpg) left top no-repeat;
}
#midMain {
	width: 1024px;
	height: 600px;
	background:url(images/sm/menubg.jpg) left top no-repeat;
}
#midMainHome {
	width: 1024px;
	height: 600px;
	background:url(images/sm/homebg.jpg) left top no-repeat;
}
#midMainMenu {
	width: 1024px;
	height: 600px;
	background:url(images/sm/menubg.jpg) left top no-repeat;
}
#midMainNews {
	width: 1024px;
	height: 600px;
	background:url(images/sm/newsbg.jpg) left top no-repeat;
}
#midMainabout {
	width: 1024px;
	height: 600px;
	background:url(images/sm/aboutbg.jpg) left top no-repeat;
}
#midMainphoto {
	width: 1024px;
	height: 600px;
	background:url(images/sm/photobg.jpg) left top no-repeat;
}
#midMaincontact {
	width: 1024px;
	height: 600px;
	background:url(images/sm/contactbg.jpg) left top no-repeat;
}
#leftSide {
	float: left;
	width: 825px;
	height: 600px;
}
#rightSide {
	float: right;
	width: 199px;
	height: 600px;
	text-align:left;
}
#menuCatleft {
	float: left;
	margin: 85px 0px 0px 75px;
	width: 175px;
	height: 380px;
	text-align:left;
	display: inline;
}
#catList {
	width:175px;
	height:380px;
	overflow:auto;
}
#menuListRight .Title{border-bottom:1px #ABA38C solid;line-height:40px; text-align:center; font-size:22px;color:#A78675; font-weight:bold;}
#menuListRight .Title span{ font-size:28px; }
#menuListRight .Pic{height:200px;margin:10px 0px;width:253px; overflow:hidden;}
#menuListRight .Service{margin-top:10px;margin-left:10px;}
#menuListRight .Service .content{margin-left:20px;padding:0px;}
#menuListRight .Service h4{font-size:14px;display:block; color:#412E1F}
#menuListRight .contact{ background-color:#DED9C5; border:1px #ABA38C solid; height:158px;}
#menuListRight .contact h4{display:block;line-height:30px; font-size:14px; text-indent:10px;}
#menuListRight .contact p{margin:0px 0px 0px 10px;line-height:20px;}
#menuListRight {
	float: right;
	margin: 70px 35px 0px 0px;
	width: 510px;
	height: 438px;
	text-align:left;
	display: inline; 
	overflow: auto;
}
.rightTable {
	width: 198px;
	height: 600px;
}
#footer {
	width: 1024px;
	height: 60px;
	text-align: center;
	color:#6A5A43;
}
