.layout_container	{ display:table; width:1000px;border:solid 0px #d3d6d6; text-align:center; margin:auto;background:#ffffff;}
.layout_banner		{ background:url(../images/bg.jpg) no-repeat; display:table; width:1000px; height:100px;}
.layout_top_menu	{ display:table; width:1000px; height:auto;border:0px solid #0099CC; margin:auto;}
.layout_main		{ display:block; width:1000px; height:auto;border: 0px solid #006497;}
.layout_mainbody	{ display:table; float:right; width:820px;height:auto;border: 0px solid #006497; text-align:center;}
.layout_left		{ display:table; float:left; width:173px;height:auto;border: 0px solid #FF0000;border-right:solid 1px #d3d6d6;}
.layout_footer_menu { background:#ffffff;display:table; width:1000px; height:auto;border:0px solid #0099CC;margin:auto;}
.layout_links       { background:#ffffff;display:table; width:1000px; height:auto;border:0px solid #000; margin:auto;}
.layout_des		    { background:#ffffff;display:table;width:1000px; height:auto;border:solid 0px #d3d6d6;margin:auto;}
.layout_bottom      { background:#ffffff;display:table; width:1000px;height:30px;border:solid 0px #d3d6d6;border-top:solid 1px #d3d6d6; margin:auto; }

