body
	{
		margin:0px;
		padding:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#333333;
		margin-bottom:20px;
		background-color:#6E6E6E;




	}
	div.game_box
	{
		vertical-align:middle;
	}



	div.movie_title
	{
		width:640px;
		margin-bottom:10px;
		margin-top:10px;
		font-size:22px;
		font-weight:bold;
		color:White;
	}

	div.movie_des
	{

		width:640px;
		margin-bottom:10px;
		font-size:12px;
		color:White;
	}


	.movie_type
	{
		width:50%;
		float:left;
		margin-bottom:10px;
		font-size:16px;
		font-weight:bold;
		color:White;
	}

	div.movie_type_box
	{
		width:400px;
		margin-bottom:10px;
	}

	div.movie_title_browse
	{
		width:640px;
		text-align::left;
		margin-bottom:10px;
		font-size:16px;
		font-weight:bold;
	}

	div.movie_des_browse
	{

		width:640px;
		margin-bottom:10px;
		font-size:12px;
		text-align::left;
		color:White;
	}



div.movie_top_box
	{

		width:640px;
		margin-top:25px;
		
	}



	div.movie_title_cat
	{
		width:640px;
		margin-bottom:10px;
		margin-top:10px;
		font-size:22px;
		font-weight:bold;
		color:White;
		border-bottom:1px solid red;
	}