	.menu_a{
		background: url(./img/link_plus.gif) no-repeat left center;
		margin-left: 55px;
		padding-left: 15px;
		font: 14px Arial;
		text-decoration: none;
		color: #3348b0;
	}

	.td_menu_a{
		background: url(./img/bg_acmenu_os.gif) repeat-y;
		width: 244px;
	}

	.td_menu_a a{
		background: url(./img/link_plus.gif) no-repeat left center;
		margin-left: 10px;
		padding-left: 15px;
		font: 14px Arial;
		text-decoration: none;
		color: #c26134;

	}
	.td_menu{
		background: none;
	}
	.td_menu a{
		background: url(./img/link_plus.gif) no-repeat left center;
		margin-left: 10px;
		padding-left: 15px;
		font: 14px Arial;
		text-decoration: none;
		color: #3348b0;

	}

	.td_menu_sub{
		background: url(./img/bg_acmenu_os.gif) repeat-y;
		width: 244px;
	}
	.td_menu_sub a{
		background: url(./img/link_plus.gif) no-repeat left center;
		margin-left: 30px;
		padding-left: 15px;
		font: 14px Arial;
		text-decoration: none;
		color: #6b717d;
	}
	.title_t1{
	background: url(./img/title_bg.jpg) no-repeat bottom center;
	width: 155px;
	text-align: center;
	height: 40px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #006ac4;
	white-space : nowrap;
}
	.title_t2{
		background: url(./img/title_bg.jpg) no-repeat bottom center;
		width:155px;
		text-align: center;
		height: 40px;
		font-family: Arial;
		font-size: 20px;
		font-weight: bold;
		color: #c43300;
	}