#wrapper{
	margin:0 auto;
	width:926px;
	background:#f1f1f1;
	}
#header{
	background:url(../images/header_bg.png) repeat-x;
	width:926px;
	height:130px;
	float:left;
	clear:both;
	}
#contend{
	background:url(../images/contentbg.png) repeat-x #cccccc;
	width:926px;
	height:411px;
	float:left;
	clear:both;
	}
.leftContendBox{
	background:#CCC;
	width:130px;
	height:388px;
	border:2px solid #999999;
	margin:8px 0 0 8px;
	float:left;
	}
.rightContendBox{
	float:left;
	margin:8px 0 0 5px;
	}
.rightContendBoxleftCor{
	background:url(../images/rightContendBoxleftCor.png) no-repeat;
	width:10px;
	height:393px;
	float:left;
	}
.rightContendBoxMidBgCor{
	background:url(../images/rightContendBoxMidBg.png) repeat-x;
	width:754px;
	height:393px;
	float:left;
	}
.rightContendBoxrightCor{
	background:url(../images/rightContendBoxRightCor.png) no-repeat;
	width:13px;
	height:393px;
	float:left;
	}
#footer{
	background:url(../images/footerbg.png) repeat-x ;
	width:926px;
	height:25px;
	float:left;
	clear:both;
	
	}
	

