@charset "utf-8";
/* GLOBAL STYLES */
body 			{ margin:auto;font-family:Tahoma,arial; font-size:11px;background:#006497; line-height:17px; text-align:left; color:#000;vertical-align:top;}
a 				{ color:#006497;text-decoration:none;}
a:hover 		{ color:#fd7400;}
a img 			{ border:0px; vertical-align:middle;}
form 			{ margin:0px; padding:0px;}
h1				{ font-size:16px; margin:0px; line-height:17px; color:#FF9933; margin:0px;}
h2				{ font-size:15px; margin:0px; line-height:17px;}
h3				{ font-size:14px; margin:0px; line-height:17px;}
h4				{ font-size:13px; margin:0px; line-height:17px;}
.clr			{ clear:both; height:0px; line-height:0px;}
/* TOP */

/* BANNER */
.bn_left         { display:block;width:350px;height:100px;border:0px solid #0099CC; float:left; margin-left:70px; margin-top:5px;}
.bn_right        { display:block;width:500px;height:100px;border:0px solid #0099CC; float:right;}

/* SEARCH */
.search_box		{width:290px;height:26px; margin-left:5px; margin-top:35px;}				  
.search_input   {display:table;width:200px;height:20px;border: 1px solid #0099CC;line-height:20px;font-size:14px;float:left;}
.search_button	{border: 1px solid #0099CC; display:table;background:#006497;height:24px;line-height:20px; float:right; font-size:12px; margin-top:2px; margin-right:2px; color:#FFFFFF;cursor:pointer; }
/* MENU */
.menu_box					{ width:auto; height:30px; line-height:30px; margin:auto;clear:both; padding-left:4px;}
.menu_box ul				{ display:inline;}
.menu_box ul li				{ display:table; width:87px; height:28px; border:#000000 solid 1px; float:left; text-align:center; margin-left:1px;}
.menu_box ul li	a			{ display:block; float:left; width:87px; height:28px;line-height:28px;font-family:Arial, Helvetica, sans-serif; text-align:center; text-transform:uppercase; font-weight:bold; font-size:12px;background:#006497; color:#FFFFFF; }
.menu_box ul li	a:hover		{ color:#000; text-decoration:none; background:#CCCCCC;}

/* LEFT	*/
.left_title		    {  display:table; width:100%;height:30px;text-align:center; line-height:30px;color:#fd7400;font-size:14px;border-bottom:solid 1px #d3d6d6;}
.left_title a		{ padding-left:42px; height:29px; line-height:29px; display:block; color:#e95703;}
.left_title_1		{ display:table; width:100%; width:100%; height:29px; line-height:29px; border:solid 1px #d3d6d6;border-bottom:0px; margin-top:5px; text-align:center; font-weight:bold; color:#ff0000;}
.left_title_1 h2 a	{ padding-left:42px; line-height:29px; color:#fff;}
.catgories						{ display:table; width:100%;height:auto; color:#fd7400;font-size:13px;list-style:none; }
.catgories ul  	             	{ display:table; margin:0px; padding:0px; text-align:left; list-style:none;}
.catgories ul li 		        { display:table; margin:0px; padding:0px; text-align:left; list-style:none;}
.catgories ul li a				{ padding-left:15px; font-weight:bold; display:block;text-align:left; line-height:16px; height:16; list-style:none;}
.catgories ul li a:hover		{ color:#fd7400;}
/* BODY */
.body_title			{ display:table; width:820px;height:27px;line-height:27px;font-size:14px;text-align:center;float:right;color:#fd7400;}
.body_title	h1		{ font-size:15px; text-transform:uppercase; font-weight:bold;color:#fd7400; height:27px;line-height:27px;}
.body_title a		{ height:27px; line-height:27px;  color:#fd7400; font-size:14px; text-transform:uppercase; font-weight:bold;}
.body_content		{ display:table; width:1000px;height:auto; float:left; border:0px solid #0099CC; text-align:center;}
.body_game_title        {display:table;width:990px; height:auto;font-size:14px; color:#000;text-align:left;font-weight:bold; border:solid 0px #000;margin-left:20px;}
.tag_order              {display:table;width:auto; height:28px; line-height:28px;font-size:14px; color:#000;text-align:center;float:left;border:solid 0px #000;margin-left:20px;} 
.tag_order              {display:table;width:auto; height:28px; line-height:28px;font-size:14px; color:#000;text-align:center;float:left;border:solid 0px #000;margin-left:20px;} 

.game_content             { width:800px;height:auto;display:table;text-align:center;border:solid 0px #000;float:left;}
.game_content_right       { width:190px;height:auto;display:table;text-align:left;border:solid 0px #000;float:right;}
.thumb		       {display:block; border:0px solid #0099CC;float:left; text-align:center;overflow:hidden; width:272px; height:209px;font-size:13px; margin-bottom:7px;}
.thumb a img	       {display:inline-table;text-align:center; width:200px; height:120px;border:0px solid #0099CC;}
.thumb a 	       {display:inline-table;text-align:center; width:100%;}
.thunb a:hover         {text-decoration:underline;}
.thumb2		       {display:block; border:0px solid #0099CC; text-align:center;overflow:hidden;width:198px; height:165px;font-size:13px;float:left;}
.thumb2 a img	       {display:inline-table;text-align:center;width:135px; height:90px;border:0px solid #0099CC;}
.thumb2 a 	       {display:inline-table;text-align:center; width:135px;}
.thunb2 a:hover        {text-decoration:underline;}
.nav				{ width:600px; text-align:center;margin:auto;border:0px solid #000; font-weight:bold;}
.nav ul 			{ display:block;}
.nav ul li			{ display:block; color:#006497; height:24px; line-height:24px;float:left; margin-bottom:20px; background:#CCCCCC;border:1px solid #000; }

.nav ul li a 		{ display:block; border:solid 0px #0099CC;width:30px;margin:2px;height:20px; line-height:20px;}
.nav ul li a:hover 	{ display:block; border:solid 0px #ccc; background:#006497; color:#ffffff; text-decoration:none;}
.nav_selected		{ display:block; border:solid 0px #0099CC;line-height:14px;color:#fd7400;background:#006497; color:#FFFFFF;}

/* GAMES */
.other_tags		  { display:block; padding:5px; border:solid 1px #e1e1e1;margin:2px;border-bottom:solid 1px #999; text-align:center;}
.other_tags a	          { margin-right:5px; text-transform:none; font-size:11px;}
.noidung                  { display:table;width:1000px; height:auto;border:solid 0px #000; margin-top:10px; float:left}
.game_ex_info             { width:780px;height:auto;display:table; float:right; border:0px solid #000; text-align:left; font-size:14px; margin:auto;}
.game_info                { width:1000px;height:auto;display:table; float:left; border:0px solid #000; text-align:left; font-size:14px; margin:auto; font-size:11px;}
.game_info_how_to_play    {width:180px;height:auto;display:table; float:left; border:0px solid #000; padding-left:5px; text-align:left; }
.game_info_des            {width:180px;height:auto;display:table; float:left; border:0px solid #000; padding-left:5px; text-align:left;}
.games_order              {display:table;width:992px; height:auto;border:solid 0px #000;float:left;}
.games_order_left         {display:table;width:700px; height:auto;border:solid 0px #000;float:left;margin-left:50px}
.games_order_right        {display:table;width:200px; height:auto;border:solid 0px #000;float:right;margin-right:50px}
.text_des                 {background:#FFFFFF;display:table; width:1000px; height:auto;text-align:center;font-size:12px;font-family:Arial, Helvetica, sans-serif;margin:auto;}
.text                     { background:#FFFFFF;display:table; width:1000px; height:30px; line-height:30px;border:solid 0px #000000;text-align:center;font-size:16px; }
.text a                   { font-weight:bold;}
.ads160_600_1             {width:272px; height:864px;text-align:center; float:right;}
.ads160_600_2             {width:auto; height:auto;text-align:center;}
.ads728_90                {display:block;width:1000px; height:auto;border:solid 0px #000;text-align:center; margin-top:150px;margin-bottom:150px;}
.ads728_90_1              {display:block;width:1000px; height:auto;border:solid 0px #000;text-align:center; margin-top:30px;margin-bottom:100px;}
.info                     {display:block;width:200px; height:60px;text-align:left; font-size:11px;border:solid 0px #000; margin:auto;}
.info_2                   {display:block;width:135px; height:63px;text-align:left; font-size:11px;border:solid 0px #000; margin:auto;}
.name                     {display:block;width:200px; height:25px;text-align:left; font-weight:bold;border:solid 0px #000;margin:auto;}
.name_2                    {display:block;width:135px; height:23px;text-align:left; font-weight:bold;border:solid 0px #000;margin:auto;}
.ga_sh_1                    {width:160px; height:auto;text-align:center; margin-top:10px; padding-left:5px; float:right;}
.links                      {display:block;width:1000px; height:auto; text-align:center; font-size:12px; font-weight:bold;border-top:1px solid #000;}
.relate_games               {display:block;width:200px; height:auto; text-align:center; font-size:16px; font-weight:bold; margin-bottom:10px;}

