body {text-align: center;}
#pagewrap {
	margin: 0 auto;
	position:relative;
	width: 913px;
	text-align: right;
	}


	td.txt{
		font-family: Arial;
		font-size: 12px;
		color: black;
		overflow : visible;
		padding-bottom: 20px; 
		padding-left: 20px; 
		padding-right: 20px; 
		padding-top: 20px;
	}
	span.all_links{
		font-family: Arial;
		font-size: 12px;
		color: gray;
		overflow : visible;
	}
	a.cat_top{
		font-family: Arial;
		font-size: 20px;
		color: #4F5E25;
		font-weight : bold;
		TEXT-DECORATION: none;
	}
	a.home_link{
		font-family: Arial;
		font-size: 13px;
		color: #4F5E25;
		font-weight : bold;
		TEXT-DECORATION: none;
	}
	a.home_link:hover{
		TEXT-DECORATION: underline;
	}
	a.cat_side{
		font-family: Arial;
		font-size: 15px;
		color: #FF7522;
		font-weight : bold;
		TEXT-DECORATION: none;
	}
	a.cat_side_on{
		font-family: Arial;
		font-size: 15px;
		color: #FF7522;
		font-weight : bold;
		TEXT-DECORATION: none;
	}
	
	a.cat_side_on_sub{
		font-family: Arial;
		font-size: 13px;
		color: #9C9C9C;
		font-weight : bold;
		TEXT-DECORATION: none;
	}
	
	div.side_div_links{
		width:165;
		padding-top: 10px;
		margin-right : 20px;
		border-bottom : 1px dashed #D8D8D8;
	}
	
	div.search_div_links{
		width:190;
		padding-top: 10px;
		margin-right : 46px;
		border-bottom : 1px dashed #D8D8D8;
	}
	
	div.side_div_links_sub{
		width:145;
		padding-top: 10px;
		margin-right : 40px;
		border-bottom : 1px dashed #D8D8D8;
	}

	div.more_div_links_in{
		width:150;
		border-bottom : 1px dashed #D8D8D8;
	}

	div.more_div_links{
		width:160;
		padding-top: 10px;
		margin-right : 10px;
		margin-left : 10px;

		border-left : 1px solid #A9B779;
		float:right;
	}

	div.more_div_links_last{
		width:160;
		padding-top: 10px;
		margin-right : 10px;
		margin-left : 10px;


		float:right;
	}

	div.news_div{
		width:250;
		height:100;
		padding-top: 5px;
		margin-right : 10px;
		margin-left : 10px;
	}

	div.news_div_in{
		width:230;
		height:45;
		padding-top: 5px;
		padding-bottom: 5px;
		border-bottom : 1px solid #D3D9B5;

	}
	a.a_news{
		font-family: Arial;
		font-size: 11px;
		color: #FF7522;
		font-weight : bold;
		TEXT-DECORATION: none;
	}