.layout_container	{ display:table;  width:1000px;border:solid 0px #000; text-align:left;}
.layout_top			{ display:table; width:100%; background:#f7f7f7 url(../images/topbg.gif);  text-align:left; height:25px; line-height:25px; border:solid 1px #000; border-bottom:0px;}
.layout_banner		{ display:table; width:100%; background:#fff url(../images/logo.gif) top left no-repeat; height:100px; border:solid 1px #000; border-bottom:0px; border-top:0px;}
.layout_topmenu		{ display:table; width:100%; background:url(../images/topbg.gif) repeat-x top; border:solid 1px #000; height:30px; border-top:0px;}

.layout_main		{ display:block; width:100%; border:solid 0px #d3d6d6; margin:5px 0px;}
.layout_mainbody	{ display:table; float:right; width:810px; border:solid 0px #000;}
.layout_right		{ display:table; float:left; width:180px; padding-top:0px;}

.layout_footer		{ display:table; width:100%; border:solid 0px #000; margin-top:5px;}
.layout_footermenu	{ display:table; width:100%; height:25px; clear:both; background:#f7f7f7 url(../images/topbg.gif); text-align:left; border:solid 1px #000; margin-top:5px;}
.layout_footerlink	{ display:table; width:100%; background:#f3f3f5; padding:5px;}
.layout_footer_text	{ display:table; width:100%; background:#fff; text-align:center;margin-top:2px; border:solid 1px #000;}
