body {
	margin-left: 1px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
}
.banner{
	height:415px
}
.flag{
	width:100%;
	background:url(../images/bg_menu_left_1.jpg) repeat-x;
	text-align:center;
	float:left;
}
.footer{
	height: 78px;
	background:url(../images/footer.jpg) repeat-x;
	text-align:center;
	color:#FFFFFF;
}
.footer a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.span{
	font-size: 24px;
}
/*----------------LEFT-------------------*/
.td_left{
	width:170px;
	float:left;
}
.table_left{
	width:98%;
	color: #FFFFFF;
	font-weight: bold;
}
.menu_left_1{
	height:38px;
	padding-top: 0px;
}
.menu_left_1 a{	
	padding-left: 10px;
	background:url(../images/bg_menu_left_1.jpg) repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	height:34px;
}
.menu_left_1 a:hover{
	padding-left: 10px;
	display:block;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background:url(../images/bg_menu_left_1_hover.jpg) repeat-x;
	height:34px;
}

.menu_left_2{
	background:url(../images/bg_menu_left_2.jpg) repeat-x;
	height:28px;
	padding-left: 10px;
}
.counter{
	text-align:center;
	height:50px;
	margin:10px;
}
.count_online{
	font-weight: bold;
	color: #BD1C2C;
	text-align: center;
	margin: 20px;
	border: 1px solid #1F634C;
}
.weblink_left{
	text-align:center;
	width:98%;
	border: 1px solid #1F634C;
	padding-top:10px;
	padding-bottom:10px;
}

/*----------------CENTER-------------------*/
.td_center{
	background:#830F0F;
	padding:1px;
	width:554px;
	text-align:left;
}
.table_center{		
	width:99%;
	color:#FFFFFF;
	padding:0px;
}
.N1_Bar01{
	color:#FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-align:left;
	margin-left:0px;
	width:500px;
}
.Braul02{
	color:#FFFFFF;
	text-align:left;
	margin-left:10px;
	width:100%;
}
.view_deltal{
	width:100%;
	text-align:right;
	margin-right:40px;
}
.view_deltal a{
	color:#000000;
	font-size:20px;
	text-decoration:none;
}
.view_deltal a:hover{
	color:#999999;
}
.hr{
	width:95%;
	border: 1px dashed #000000;
}
.Braul{
	text-align:left;
	margin:5px;
	color:#FFFFFF;
}
/*----------------RIGHT-------------------*/
.td_right{
	width:300px;
	text-align:right;
}
.table_right{
	width:98%;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #137751;
	border-bottom-color: #137751;
	border-left-color: #137751;
	border-top-width: 2px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_right{
	background:url(../images/bg_menu_right.jpg);
	height:50px;
	padding-left:10px;
	text-align:center;
}
.weblink_right{
	text-align:center;
	width:290px;
	border: 1px solid #1F634C;
	margin-top:10px;
	margin-right:3px;
}
