/* CSS Document */

.content {
	width: 97%;
	height: 900px;
	paddong: 10px;
	background-color: #c74807;
	border-left: 4px solid #e3e3e3;
	border-bottom: 4px solid #e3e3e3;
	border-right: 4px solid #e3e3e3;
}
.header {
	width: 100%;
	height: 130px;
	background-image: url(i/header.gif);
	background-repeat: repeat-x;
}
.logo {
	width: 100%;
	height: 100px;
	color: #fff;
}
.bar {
	font-size: .9em;
	height: 20px;
	background: url(i/bar.gif) repeat-x;
	border-bottom: 3px solid #ed7200;
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 36px;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	.bar a {
		text-decoration: none;
		color: #FFF;
		margin-right: 20px;
	}
	.bar a:hover {
		color: #fff;
		background:url(css/img/main_menu_line_over.gif) repeat-x bottom;
	}
.left {
	float: left;
	width: 180px;	
	margin-top: 0px;
	margin-left: -3px;
}

	}
		.left_menu td {
			color: #999999;
			font: 11px Verdana;
			text-align: left;
		}
		.left_menu a {
			color: #999999;
			text-decoration: none;
		}
		.left_menu a:hover {
			color: #fff;
			text-decoration: none;
		}	
	.left_movie {
		 
		height: 170px;
		width: 100%;
		background-color: #000000;
		
	}
	.left_banner {
		height: 110px;
		background-color: #ed1c26;
		border: 1px solid #ed7200;
		margin-top: 2px;
		margin-left: 1px;
	}	 
.fon1 {
	width: 100%;
	height: 21px;
	background-image: url(i/fon1.gif);
	background-repeat: repeat-x;
	color: #fff;
	text-align: center;
	font-size: 12px;
}
.fon2 {
	width: 210px;
	height: 21px;
	background-image: url(i/fon2.gif);
	background-repeat: repeat-x;
	color: #fff;
	text-align: center;
	font-size: 12px;
}
.fon3 {
	width: 210px;
	height: 21px;
	background-image: url(i/fon1.gif);
	background-repeat: repeat-x;
	color: #fff;
	text-align: center;
	font-size: 12px;
}
.right {
	float: right;
	width: 85%;
	margin-top: 3px;
}
	.bigbanner {
		float: left;
		width: 99%;
		height: 225px;
		background-color: #aaaaaa;
	}
	.tab {
		margin-top:1px;
		float: right;
		width: 280px;
		height: 243px;
		background-image: url(i/tab_back.gif);
		background-position: top;
		background-repeat: repeat-x;
		border-left: 1px solid #ee7200;
	}
		.tab_1 {
			width: 90px;
		 
			height: 26px;
			background-image: url(i/tab_1.gif);
			background-repeat: no-repeat;
			background-position: left;
		
			color: #ffffff;
			font: 10px Verdana;
			text-align: center;
			text-decoration: none;

		} 
			.tab_1 a {
					 
				color: #fff;
				text-decoration: none;
			}
		.tab_2 {
			width: 90px;
			height: 26px;
			background-image: url(i/tab_2.gif);
			background-repeat: no-repeat;
			background-position: left;
			
			color: #999999;
			font: 10px Verdana;
			 
			text-align: center;
			float: right;
			text-decoration: none;
		}
			.tab_2 a {
				color: #fff;
				text-decoration: none;
			}
		.tab_list {
			/*width: 280px;*/
			
/*			border-left: 1px solid #ee7200;*/
			/*background-color: #9a2500;*/
			/*background-image: url(/css/img/menu02_bgr.jpg);*/

			/*width: 276px;
			height: 199px;
			background-position: top;
			background-repeat: repeat-x;
			color: #999999;
			margin-top: 26px;*/
			width: 280px;
			height: 199px;
			
			color: #999999;
			margin-top: 26px;
			
		}
		
		.tab_list table {
				margin-left: 10px;
				width: 260px;
				margin-top: 4px;
			}
		
		.tab_list td {
				text-align: left;
				font: 11px Verdana;
				
			} 
			 
		.tab_list a {
				color: #999999;
				text-decoration: none;
			}
		.tab_list a:hover {
				color: #fff;
				text-decoration: none;
			}	
	.banners {
		width: 100%;
		margin-top: 10px;
		height: 195px;
		background-color: #000;
		float: left;
		
	}
.news {
	float: left;
	width: 100%;
	height: 241px;
	margin-top: 10px;
	padding_top:0px;
	background-image: url(i/fon3.gif);
	background-repeat: repeat-x;
	border-bottom: 5px solid #000000;
}	
	
	.news_line {
		width: 100%;
		height: 2px;
		border-bottom: 1px solid #ed7200;
	}
		
		.banclass {
 	 	background-color: #000000; 
		background-image: url(i/fon3.gif); 
		height: 241px; 
		background-repeat: repeat-x; 
		background-position: 0 -5px;
		width: 187px;
 		
		}
	.news_h1 {
		color: #fff;
		text-align: left;
		font: 11px Verdana;
		margin-top: 1px;
	}
			.news_h1 a {
				color: #fff;
				text-decoration: none;
			}
			.news_h1 a:hover {
				color: #fff;
				text-decoration: underline;
			}
		.news_h2 {
			color: #999999;
			text-align: left;
			font: 9px Verdana;
		}
		.news_h3 {
			color: #ed7200;
			font: 10px Verdana;
			text-align: left;
		}
			.news_h3 a{
				color: #ed7200;
				font: 10px Verdana;
				text-align: left;
				text-decoration: none;
			}
			.news_h3 a:hover {
				text-decoration: underline; 
				color: #ed7200;
			}
		.news_banner {
			float: right;
			width: 265px;
			height: 225px;
		/*	background-color: #fff;*/
		/*	border: 3px solid #000000;*/
		/*	margin-top: 6px;*/
			margin-top: 0px;
		
			margin-right: 3px;
		}
		
	.bordersz {
	/*	border: 3px solid #000000;*/
 		/*border: 3px solid #ed7200;
		border-top: 0;*/ 
	}
	
	.borderset {
 		border: 3px solid #ed7200;
 		border-right: 0;
 		border-left: 0;
		border-top: 0; 
	}
	
	.dm {
		font-family: Verdana;
		font-size: 11px;
		width: 500px;
		margin-top: 20px;
	}
		.dm a {
			color: #fff;
			text-decoration: none;
			padding-right: 20px;
		}
		.dm a:hover {
			color: #fff;
			text-decoration: underline;
		}
.footer {
	color: #fff;
	font-family: Verdana;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
	.footer a {
		color: #fff;
		text-decoration: none;
	}		
	
.down_random {
	
	float: bottom;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
}
	.random {
		float: left;
		width: 100%;
		margin-top: 0.6%;
		margin-bottom: 1.5%;
		font: 11px Comic Sans MS;
	}

.bigbanner_flash {

	margin-left: 2px;
	
	height: 390px;
	width:100%;

}
	.bigbanner_flash img {
		width: 100%;
		height:194px;
		border-bottom: 2px solid #c84807;
	}
.movie {
		float: left;	
		width: 180px;
		color: #fff;
		margin-top:-40px;
	}	
		.movie h1 {
			color: #fff;
			text-align: center;
			font: 11px Verdana;
			font-weight: bold;
		}
	.dm {
		color: #fff;
		font-family: Verdana;
		font-size: 11px;
		height: 50px;
		padding-top: 30px;
		width: 100%
	}
		.dm a {
			color: #fff;
			text-decoration: none;
			padding-right: 20px;
		}
		.dm a:hover {
			color: #fff;
			text-decoration: underline;
		}

	.left_menu {
		background: #9a2500 url(/i/menu.gif) repeat-x;
		border-bottom: 3px solid #ed7200;
		color: #aaaaaa;
		letter-spacing: 1px;
		text-align: left;
		
		height: 170px;
		border-right: 3px solid #ed7200;
		border-left: 3px solid #ed7200;
	}
		.left_menu td {
			color: #999999;
			font: 11px Verdana;
			text-align: left;
		}
		.left_menu a {
			color: #999999;
			text-decoration: none;
		}
		.left_menu a:hover {
			color: #fff;
			text-decoration: none;
		}	
		
	.left_menu_top {
		background: #9a2500 url(i/menu.gif) repeat-x;
		border-bottom: 3px solid #ed7200;
		color: #aaaaaa;
		letter-spacing: 1px;
		text-align: left;
		padding-left: 6px;
		height: 362.4px;
		border-right: 3px solid #ed7200;
		border-left: 3px solid #ed7200;
	}
		.left_menu_top td {
			color: #999999;
			font: 11px Verdana;
			text-align: left;
		}
		.left_menu_top a {
			color: #999999;
			text-decoration: none;
		}
		.left_menu_top a:hover {
			color: #fff;
			text-decoration: none;
		}		
	
	.left_banner {
		height: 114px;
		background-color: #ed1c26;
		border: 1px solid #ed7200;
		margin-top: 5px;
		margin-left: 1px;
		margin-left:2px;
	}	 
	.tab_bottomline{
	border-bottom: 1px solid #ed7200;	
	}
		
