@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; margin:auto;}
.layout_top			{ display:block; background:#69ad1a url(../images/topbg.gif) repeat-x bottom; height:20px; z-index:1;}
.layout_banner		{ width:1000px; z-index:1; overflow:hidden; height:100px;}
.layout_topmenu		{ display:table; background:url(../images/hot_catgories_bg.gif) repeat-x top; width:100%; height:26px;z-index:1;}
.layout_top_play	{ display:table; width:100%;}
.layout_content		{ display:block; border:solid 0px #000; width:988px; z-index:1; border:solid 0px #0000FF; margin:auto; text-align:center;}

.layout_left		{ display:table; float:left; width:650px;z-index:2;}
.layout_right		{ display:table; width:323px; vertical-align:top; float:right; z-index:2;}

.layout_footermenu	{ display:table; width:1000px; height:25px; background:#eaeaec; text-align:center;z-index:1; margin:auto;}
.layout_footer_text	{ display:table; width:1000px; background:#f3f3f5; text-align:center;z-index:1; margin:auto;}


