@charset "utf-8";
/* CSS Document */
.container		{width:980px; height:auto; padding:8px; margin:5px auto; border:solid 0px #679b01; background:#fff;}
.layout_top		{width:980px; height:25px; clear:both;}
.layout_topmenu	{display:table;width:970px; padding:3px; clear:both; background:#f8f9fb url(mainmenu_li_bg.gif) repeat-x; border:solid 1px #ccc;}
.layout_banner 	{display:table;width:980px; padding:0px; clear:both; height:104px;}
.layout_menu	{display:table;width:980px; background:#ededed url(menubg.gif) repeat-x; height:29px; border:solid 1px #ccc; border-bottom:0px; clear:both;}
.layout_pathway	{display:table;width:980px;height:25px; background:#fff; border:solid 1px #ececec; border-top:0px;clear:both; margin-bottom:8px;}

.layout_mainbody	{display:table;width:980px; border:solid 0px #ff0000;}
.layout_bodyleft	{display:table-cell; width:185px; float:left; border:solid 0px #679b01;height:0px; z-index:2;}
.layout_bodyright	{display:table-cell; width:784px; float:right; border:solid 0px #679b01;height:1850px; z-index:2;}

.layout_main		{display:table-cell; width:545px; float:left; border:solid 0px #33C; height:1px; z-index:4;}
.layout_right		{display:table-cell; width:230px; float:right; border:solid 0px #000; height:1px; z-index:4;}
.layout_mainrows	{display:table; width:980px; clear:both; margin-bottom:8px;}

