.layout_container	{ display:table; background:#ccffff; width:1000px;border:solid 0px #d3d6d6; text-align:left;margin-top:5px;}
.layout_top			{ display:table; width:100%; background:#f7f7f7 url(../images/topbg.gif);  text-align:left; height:25px; line-height:25px; border:solid 1px #d3d6d6; border-bottom:0px;}
.layout_banner		{ display:table; width:100%; background:#fff url(../images/banner_bg.gif) top right no-repeat; height:100px; border:solid 1px #d3d6d6; border-bottom:0px; border-top:0px;}
.layout_topmenu		{ display:table; width:100%; background:url(../images/topbg.gif) repeat-x top; border:solid 1px #d3d6d6; height:28px; line-height:28px}

.layout_main		{ display:block; width:100%; border:solid 0px #d3d6d6; margin:5px 0px;}
.layout_mainbody	{ display:table; float:right; width:810px; border:solid 0px #d3d6d6;}
.layout_right		{ display:table; float:left; width:180px;}

.layout_footer		{ display:table; width:100%; border:solid 0px #e63c2b; 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 #d3d6d6; 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 #d3d6d6;}
