body,form,div {
margin:0;
padding:0;
}

body, td {        
		color: #572b00;
		font-size: 11px;
		font-family: Verdana;	
        }
		a {
		color: #6a3400;
		font-size: 11px;
		font-family: Verdana;
		text-decoration: underline;
		font-weight: bold;
		}
	.logo_bg-left {
		background-repeat: no-repeat;
		background-image: url('/img/new_mainpage/top_l_1.jpg');
		height: 361px;
		background-position: right;
		font-size: 1px;
	
	}
	
	.logo_bg-right {
		background-repeat: no-repeat;
		background-image: url('/img/new_mainpage/top_r_1.jpg');
		height: 361px;
		background-position: left;
		font-size: 1px;
	}

	.cent_bg-left {
		background-repeat: no-repeat;
		background-image: url('/img/new_mainpage/cent_l_1.jpg');
		height: 1296px;
		background-position: right;
		font-size: 1px;
	
	}
	
	.cent_bg-right {
		background-repeat: no-repeat;
		background-image: url('/img/new_mainpage/cent_r_1.jpg');
		height: 1296px;
		background-position: left;
		font-size: 1px;
	}	
	
	.bott_bg-left {
		background-repeat: no-repeat;
		background-image: url('/img/new_mainpage/bott_l_1.jpg');
		height: 344px;
		background-position: right;
		font-size: 1px;
	
	}
	
	.bott_bg-right {
		background-repeat: no-repeat;
		background-image: url('/img/new_mainpage/bott_r_1.jpg');
		height: 344px;
		background-position: left;
		font-size: 1px;
	}
	
	.left_menu {
		color: #000000;
		font-size: 12px;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
	}
	.right_menu {
		color: #efe25f;
		font-size: 12px;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
	}
	.right_menu_load {
		color: #efe25f;
		font-size: 14px;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
	}	
	.left_menu_ab {
		color: #000000;
		font-size: 11px;
		font-family: Verdana;		
	}		
	
	.news {
		color: #572b00;
		font-size: 11px;
		font-family: Verdana;	
	}
	.news_title {
		color: #6a3400;
		font-size: 13px;
		font-family: Verdana;
		font-weight: bold;
	}	
	
	.news a {
		color: #6a3400;
		font-size: 11px;
		font-family: Verdana;
		text-decoration: underline;
		font-weight: bold;
	}