
.link_bg {
	color: #516579;
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica;
	text-decoration: none;
	line-height: 27px;
	background: url('../images/nav-main-bg.gif') no-repeat top left;
	
	width: 117px;	
	text-align: left;
	float: left;
	xpadding-left: 10px;

	display:block;
	height: 28px;	
}
.link_nobg{
	color: #516579;
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica;
	text-decoration: none;
	line-height: 27px;
	
	width: 117px;	
	text-align: left;
	display:block;
	float: left;
	xpadding-left: 10px;
	xborder: 1px solid #000;
	
}

a.link_nobg:hover{
text-decoration: none;
}
a.link_bg:hover{
text-decoration: none;
}


a.sub_link {
	color: #516579;
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica;
	text-decoration: none;
	line-height: 31px;
	background: url('../images/nav-sub-bg.gif') no-repeat top left;
	height: 31px;
	width: 207px;	
	padding-left: 10px;
}
a.sub_link:hover {
	color: #97a3af;
	text-decoration: none;
}
.sub_link_bg {
	background: url('../images/nav-sub-bg.gif') no-repeat top left;
}
.divstyle {
	Z-INDEX: 100; VISIBILITY: hidden; POSITION: absolute
}
.tabstyle {
	Z-INDEX: 2; VISIBILITY: hidden; POSITION: relative;
	height: 28px;
	line-height: 28px;
	float: left;
	display:block;
}
.div7{

}