.layout_container	{ display:table; background:#FFF; width:1000px;border:solid 1px #eee; text-align:left;}
.layout_top			{ display:table; width:1000px; background:#f7f7f7 url(../images/topbg.gif);  text-align:left; height:25px; line-height:25px; border:solid 1px #74add7; border-bottom:0px;}
.layout_banner		{ display:table; width:1000px; background:#fff url(../images/banner_bg.gif) top right no-repeat; height:100px; border:solid 1px #74add7;}
.layout_topmenu		{ display:table; width:1000px; background:url(../images/topmenu_bg.gif) repeat-x top; border:solid 1px #74add7; height:30px; border-top:0px;}

.layout_main		{ display:block; width:1000px; border:solid 0px #74add7; margin:5px 0px;}
.layout_mainbody	{ position:absolute; top:170px; left:193px; width:810px; border:solid 0px #74add7;}
.layout_right		{ display:table; float:left; width:180px;}

.layout_footer		{ display:table; width:1000px; border:solid 0px #e63c2b; margin-top:5px;}
.layout_footermenu	{ display:table; width:1000px; height:25px; clear:both; background:#f7f7f7 url(../images/topbg.gif); text-align:left; border:solid 1px #74add7; margin-top:5px;}
.layout_footerlink	{ display:table; width:1000px; background:#f3f3f5; padding:5px;}
.layout_footer_text	{ display:table; width:1000px; background:#fff; text-align:center;margin-top:2px; border:solid 1px #bcbcbc;}
