/*modify_by homesite 071204 14:10 */

/**********MainÀÇ layoutÀ» Á¤ÀÇÇÑ´Ù***********/
/* IDÀÇ positionÀ» Á¤ÀÇÇÑ´Ù */
	#de_main_login
	{position:relative;}

	#sample
	{position:absolute}
	
	
/*¡å¡å¡å¡å¡å¡å ÇØ´ç Ã¤³ÎÀÇ LayoutÀ» Á¤ÀÇÇÏ¼¼¿ä ¡å¡å¡å¡å¡å¡å*/

body {background:#0163b1 url(http://img1.dinokids.com/images/bg_game.jpg) no-repeat top center;}

/* all_size */
	#de_game_all {width:100%; height:100%;}
	#de_game_area {width:780px; height:auto; margin:0 auto; position:relative; padding-top:20px}
	
	
/* header */
	#de_game_top {width:100%; height:52px; background:#014f8e url(http://img1.dinokids.com/images/bg_game_tbar.jpg) no-repeat top center;}
		#de_game_top .game_t {width:780px; height:52px; margin:0 auto;}
		#de_game_top .game_t .g_logo {float:left;}
		#de_game_top .game_t .g_btn {float:right;}
	
/* body */
	#de_game {width:766px; height:486px; margin:0px auto}
		#de_game .game_t {width:766px; height:8px; background:url(http://img1.dinokids.com/images/box_game_t.gif) no-repeat center;}
		#de_game .game {width:758px; height:470px; background:#ffffff url(http://img1.dinokids.com/images/img_game_loading.gif.gif) no-repeat center; padding-left:8px}
		#de_game .game_b {width:766px; height:8px; background:url(http://img1.dinokids.com/images/box_game_b.gif) no-repeat center;}
		
	#de_howto {width:766px; height:119px; background:url(http://img1.dinokids.com/images/img_game_howto.gif) no-repeat; margin:0px auto}
/* footer */
	#de_footer {width:746px; height:45px; clear:both; padding:5px 10px 0px 10px; margin:0px auto; border-bottom:#6097c2 2px solid}
		#de_footer .f_bl {float:left; color:#adcae5;}
			#de_footer .f_bl a {color:#adcae5}
		#de_footer .f_br {float:right;  padding-top:10px}


/*------------------ LayoutÀ» Á¤ÀÇÇÏ¼¼¿ä ------------------*/
/*¡ã¡ã¡ã¡ã¡ã¡ã ÇØ´ç Ã¤³ÎÀÇ LayoutÀ» Á¤ÀÇÇÏ¼¼¿ä ¡ã¡ã¡ã¡ã¡ã¡ã*/



/*¡å¡å¡å¡å¡å¡å ÀÓ½Ã·Î Àû¿ëµÇ´Â CSS¸¦ ³ÖÀ¸¼¼¿ä ¡å¡å¡å¡å¡å¡å*/
	/* ¿¹) right¿µ¿ª¿¡ 300x250 ¹è³Ê·Î ÀÓ½Ã¼öÁ¤ÇÏ±â*/
	#sample {display:block !important;}
	


