
	body
	{
		background: #FFFFFF;
		font-family: sans-serif;
		font-size: 12px;
		margin: 0px;
		background: url('/finals_images/bg.png') repeat-x #B40101;
	}
	
	#container
	{
		margin: auto;
		width: 1005px;
		background: #000000;
		border: 1px solid #804e4d;
	}
	
	#header
	{
		width: 1005px;
		height: 269px;
	}
	
	#header_left
	{
		float: left;
		width: 698px;
		height: 269px;
		background: url('/finals_images/header_left.jpg') no-repeat;
	}
	
	#header_right
	{
		float: right;
		width: 307px;
		height: 269px;
		background: url('/finals_images/header_right.jpg') no-repeat;
	}
	
	#advert
	{
		clear: both;
		width: 1005px;
		height: 110px;
	}
	
	#advert_left
	{
		width: 747px;
		height: 110px;
		background: url('/finals_images/adv.jpg') no-repeat;
		float: left;
	}
	
	#advert_right
	{
		width: 258px;
		height: 110px;
		float: right;
	}
	
	#advert_left_banner
	{
		margin: 14px 0px 0px 8px;
	}
	
	#main_container
	{
		width: 1005px;
		background: url('/finals_images/main_bg.jpg') repeat-y;
	}
	
	#main_left
	{
		width: 747px;
		float: left;
		height: 100%;
	}
	
	#main_right
	{
		width: 258px;
		height: 100%;
		float: right;
	}
	
	#right_box_container
	{
		width: 258px;
		background: url('/finals_images/right_bg.jpg') repeat-y;
	}
	
	#right_box_out
	{
		width: 258px;
		background: url('/finals_images/right_top.jpg') no-repeat top center;
	}
	
	#right_box_out2
	{
		width: 258px;
		background: url('/finals_images/right_top2.jpg') no-repeat top center;
	}
	
	#right_box_in
	{
		width: 258px;
		background: url('/finals_images/right_bottom.jpg') no-repeat bottom center;
	}
	
	#right_box
	{
		padding: 5px 5px 5px 30px;
		color: #FFFFFF;
		text-align: left;
		min-height: 99px;
	}
	
	#right_box_head
	{
		text-align: right;
		padding: 3px 5px 0px 0px;
	}
	
	#main_footer
	{
		width: 1005px;
		height: 32px;
		background: url('/finals_images/footer.jpg') no-repeat;
	}
	
	#partner
	{
		width: 1005px;
		height: 62px;
	}
	
	#copyright
	{
		width: 1005px;
		text-align: center;
		padding: 5px 0px 15px 0px;
		font-size: 9px;
		color: #FFFFFF;
	}
	
	#main_left_top_left
	{
		width: 173px;
		height: 137px;
		background: url('/finals_images/left_top.jpg') no-repeat;
		float: left;
	}
	
	#main_left_top_right
	{
		width: 574px;
		height: 137px;
		float: right;
	}
	
	.head_container
	{
		width: 747px;
		height: 44px;
		background: url('/finals_images/content_head.jpg') no-repeat;
		margin-top: 15px;
	}
	
	.head_left
	{
		margin-left: 120px;
		color: #FF0300;
		float: left;
		height: 42px;
		width: 51px;
		text-align: center;
	}
	
	.head_left_1
	{
		font-weight: bold;
		padding-bottom: 3px;
		margin-top: 3px;
	}
	
	.head_left_2
	{
		padding-top: 3px;
		font-size: 10px;
	}
	
	.head_right
	{
		width: 550px;
		float: right;
		padding-top: 10px;
	}
	
	.head_right a
	{
		color: #FF0300;
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
	}
	
	.head_right a:hover
	{
		text-decoration: underline;
	}
	
	a { color: #FF0300; text-decoration: none; }
	a:hover { color: #FF0300; text-decoration: underline; }
	
	.content_container
	{
		width: 747px;
		min-height: 214px;
		background: url('/finals_images/content_top.jpg') no-repeat;
	}
	
	.content
	{
		padding: 5px 10px 5px 197px;
	}