@charset "utf-8";
/* CSS Document */
#layout_container	{ display:table;background:#fff; width:1000px;border-right:solid 1px #c6c4c4;border-left:solid 1px #c6c4c4; text-align:left; z-index:0;}
#layout_top			{ display:block; background:#e4e4e4 url(../images/topbg.gif) repeat-x bottom; height:31px; z-index:1;}
#layout_banner		{ background:#fff url(../images/bg_sky.gif) top no-repeat; width:1000px;z-index:1; overflow:hidden; height:110px;}
#layout_topmenu		{ display:table; background:url(../images/hot_catgories_bg.gif) repeat-x top; width:100%;z-index:1;}
#layout_top_play	{ display:table; width:100%;}
#layout_content		{ display:block; border:solid 0px #000; width:100%; z-index:1; }
#layout_left		{ display:table; float:left; width:63.8%;z-index:2;}
#layout_right		{ display:table; width:33%; vertical-align:top; float:right; z-index:2;}
#layout_footermenu	{ display:table; width:100%; height:25px; clear:both; background:#eaeaec; padding:0px; border-top:solid 2px #2864b4; text-align:center;z-index:1;}
#layout_footerlink	{ display:table; width:100%; background:#f3f3f5; padding:0px;z-index:1;}
#layout_footer_text	{ display:table; width:100%; background:#f3f3f5; padding:0px; text-align:center;z-index:1;}


