.header {
	background: url(../_images/ahfss/header_bg.png) center top no-repeat;
}
.header2 {
	background: url(../_images/ahfss/header_bg.png) -24px 0px repeat-y;
}
.ahfss-title {
	position: absolute;
	width: 537px;
	height: 29px;
	left: 115px;
	top: 23px;
	margin: 0;
	padding: 0;
	text-indent: -2000px;
	background: url(../_images/ahfss/ahfss_title.gif) no-repeat;
}
.tabs .tabsnav li {
	background: #e8e8ec url(../_images/ahfss/tab.png) no-repeat;
}
.tabs .tabsnav li a {
	background: url(../_images/ahfss/tab_right.png) top right no-repeat;
	color: #58587e;
}
.tabs .tabsnav li.current {
	background: #b9bbce url(../_images/ahfss/tab_current.png) no-repeat;
}
.tabs .tabsnav li.current a {
	background: url(../_images/ahfss/tab_current_right.png) top right no-repeat;
}
.tabs .tabsnav li.open {
	background: #656a99 url(../_images/ahfss/tab_open.png) no-repeat;
}
.tabs .tabsnav li.open a {
	background: url(../_images/ahfss/tab_open_right.png) top right no-repeat;
	color: #fff;
}
.tabmenu li {
	border-right: 1px solid #545883;
	border-left: 1px solid #75799f;
}
