 a:link {
	color:#333;
	
	
	text-decoration: none;
}

a:hover {	
text-decoration: none;	color:#333;
}
a:visited{
	text-decoration: none;
	color:#333;
	}	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;

}
table{
	font-size:12px;
		color:#333;

	}
a img{ border:0px;}

.column_title{font-weight:normal; color:#FFFFFF; font-size:13px; }





/*一级导航连接色*/

.nav a:link {
	color:#FFF;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #FFF;
}
.nav a:hover {
	text-decoration: none;
	color: #FFF;
}
.nav a:active {
	text-decoration: none;
	color: #FFF;
}

a.menu {DISPLAY: block; FONT-SIZE: 14px; TEXT-DECORATION: none; text-align:center; color:#616161;text-decoration: none;  width:110px; height:35px; line-height:35px; font-weight:bold;background-image:url(../images/hover.jpg);}
/*一级导航鼠标放上后文字背景样式或字体样式*/
a.menu:visited{ color:#616161}
a.menu:hover { text-decoration: none;color:#616161; width:110px; height:35px; padding-top:0px; margin:0px; font-weight:bolder; repeat-x; background-image:url(../images/menu1.jpg); background-repeat:no-repeat; background-position:center; background-position:top;}

/*一级导航鼠标点击后的文字背景样式或常态下的背景*/

.local{font-weight:bolder; text-decoration: none;color:#616161;  height:35px; background-image:url(../images/menu1.jpg); width:110px; height:35px; line-height:35px; font-weight:bold; background-repeat:no-repeat; background-position:center; background-position:top;}
a.local1:link{ DISPLAY: block; FONT-SIZE: 14px; TEXT-DECORATION: none; text-align:center; color:#616161;text-decoration: none;  width:110px; height:35px; line-height:35px; font-weight:bold;}
/*一级导航鼠标点击后文字的样式*/
a.local1:visited{ DISPLAY: block; FONT-SIZE: 14px; TEXT-DECORATION: none; text-align:center; color:#616161;text-decoration: none;  width:110px; height:35px; line-height:35px; font-weight:bold;background-repeat:no-repeat; background-position:center; background-position:top;}
a.local1:hover{ DISPLAY: block; FONT-SIZE: 14px; TEXT-DECORATION: none; text-align:center; color:#616161;text-decoration: none;  width:110px; height:35px; line-height:35px; font-weight:bold;}
/*下列的颜色*/
TABLE.navFloat {Z-INDEX: 2; font-size:12px;font-weight:bold; VISIBILITY: hidden; width:110px; POSITION: absolute;filter: alpha(opacity=78);opacity:0.78; height:30px;background-color:#AAAAAA;LINE-HEIGHT: 30px;}
TABLE.navFloat A {DISPLAY: block;font-size:12px;  PADDING-BOTTOM: 0px; WIDTH: 110px;font-weight:bold; color:#ffffff; LINE-HEIGHT: 30px; HEIGHT: 30px; TEXT-DECORATION: none;font-weight:bold;}

/*下列鼠标放上去的颜色*/
TABLE.navFloat A:hover {color:#ffffff; background-color:#BBBBBB;  font-size:12px; TEXT-DECORATION: none; font-weight:bold; width:110px;}
TABLE.navFloat a:visited { color:#FFF}

