		@charset "utf-8";
		/* CSS Document */
		
		body
		{
		margin:0px;
		padding:0px;
		background-color:#731213;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		}
		.wrapper
		{
		background-image:url(images/repeat_background.jpg);
		background-repeat:repeat-y;
		width:1010px;
		height:auto;
		margin:auto;
		overflow:hidden;
		
		}
		
		.header
		{
		width:1001px;
		height:auto;
		margin:auto;
		overflow:hidden;
		}
		.h_contant
		{
		background-image:url(images/header.jpg);
		width:994px;
		height:174px;
		margin:auto;
		margin-left:6px;
		}
		.h_link
		{
		width:auto;
		height:auto;
		}
		.h_link a
		{
		width:auto;
		height:auto;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
		}
		.h_link a:hover
		{
		color:#CC6600;
		text-decoration:underline;
		}
		.left
		{
		float:left;
		}
		.right
		{
		float:right;
		}
		
		.contant1
		{
		
		width:980px;
		height:auto;
		margin:auto;
		margin-top:3px;
		overflow:hidden;
		
		}
		.con_left
		{
		width:236px;
		height:auto;
		float:left;
		margin-left:5px;
		}
		
		
		.con_right
		{
		width:724px;
		height:auto;
		float:right;
		}
		.button
		{
		background-image:url(images/button.jpg);
		width:236px;
		height:31px;
		}
		.text
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#d7ff04;
		font-weight:800;
		margin-left:50px;
		padding-top:6px;
		}
		
		
		.menu_back
		{
		background-image:url(images/menu.jpg);
		width:236px;
		height:30px;
		overflow:hidden;
		}
		
		.menu_link
		{
		width:auto;
		height:auto;
		}
		.menu_link a
		{
		width:auto;
		height:auto;
		background:transparent url(images/icons.jpg) 4px 3px no-repeat;
		line-height:30px;
		margin-left:20px;
		padding-left:30px;
		padding-top:4px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FFFFFF;
		text-decoration:none;
		}
		.menu_link a:hover
		{
		color:#000000;
		text-decoration:underline;
		}
		
		.con_sub
		{
		width:100%;
		
		}
		.video_image
		{
		background-image:url(images/video_image.jpg);
		width:719px;
		height:170px;
		float:right;
		}
		
		.right_con1
		{
		width:715px;
		height:auto;
		float:right;
		margin-top:3px;
		background-color:#a33405;
		padding-top:4px;
		}
		
		
		.runder_con1
		{
		width:690px;
		height:auto;
		margin:auto;
		margin-top:5px;
		
		}
		.text_green
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#CCFF00;
		font-weight:700;
		}
		
		.text_green_small
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		line-height:18px;
		color:#ffffff;
		font-weight:500;
		margin-top:6px;
		text-align:justify;
		}
		.image_gif
		{
		background-image:url(images/games.gif);
		width:116px;
		height:65px;
		margin-top:5px;
		margin-left:5px;
		border:1px solid #752808;
		}
		
		
		
		.contant2
		{
		
		width:980px;
		height:auto;
		margin:auto;
		margin-top:3px;
		overflow:hidden;
		
		
		}
		
		.footer
		{
		background-image:url(images/footer.jpg);
		background-repeat:repeat-x;
		width:100%;
		height:60px;
		}
