@charset "utf-8";
/* GLOBALS */
#container				{ background:url(../images/container_bg.gif) top no-repeat center; width:auto; height:245px;}
#layout_banner			{ width:980px;display:table; height:236px; background:url(../images/banner.jpg) no-repeat top;}

/* SEARCH */

#layout_search			{ text-align:left; margin-top:160px; padding-left:25px;}

/* MENU TOP */

#layout_menu_top		{ display:table; margin-top:23px; clear:right;}

/* CONTENTS */

#layout_content 		{ width:980px; vertical-align:top; clear:right;}
#layout_main_body 		{ display:table; float:left; clear:right; }
#layout_right			{ display:table; float:right; width:240px;}
#main_body 				{ display:table; width:730px;}

/* FOOTER */

#layout_footer			{ vertical-align:top; clear:left; width:980px; height:135px;}
#l_footer			{ width:980px; display:table; float:left; height:135px; border-top:dotted 1px #70a9d3; margin-top:8px; text-align:center; padding-top:5px; background:url(../images/footer_bg.gif) no-repeat bottom right;}

/* GAMES DETAIL */
#layout_game_content 		{ width:980px; display:table; vertical-align:top; text-align:center;}
#layout_game_main_body 		{ display:table; width:980px;}
#game_main_body 			{ display:table; width:980px;}


