a:link { text-decoration: none;}
a:hover { text-decoration:underline;} 

#nav ul li a.current { background:url(../newimages/nav_hover.png) no-repeat !important;
	 color:white !important; padding-top: 3px; font-weight: 700;
}


#nav li.tjq a:hover {
	
}
#nav { 
     background:url(../newimages/nav_bg.png) ;height: 36px; clear: both; position: relative; background-repeat: repeat-x; z-index:100; 
}

#nav ul li { background:url(../newimages/nav_libg.png); 
	 width: 90px; text-align: center; line-height: 36px; float: left; display: inline; position: relative; background-repeat: no-repeat; 
}
#nav ul li.lastli { background:url(../newimages/nav_lastlibg.png); margin-left:0px; *margin-left:0px; /*For IE7 & IE6*/}
#nav ul li.tjq { background:#666;
	 width: 130px; text-align: center; line-height: 32px; float: right; display: inline; position: relative;
}
#nav .nav_left {
	 background:url(../newimages/nav_left.png); left: 0px; top: 0px; width: 7px; height: 32px; overflow: hidden; display: block; position: absolute;
}
#nav .nav_right {
	background:url(../newimages/nav_right.png); top: 0px; width:10px; height: 36px; right: 0px; overflow: hidden; display: block; position: absolute;
}
#nav ul {
	margin-left: 5px;
}
#nav ul li.end {
	background-position: -190px -387px; padding-right: 20px;
}
#nav ul li.end p {
	left: -400px;
}
#nav ul li a {
	margin: 0px auto; width: 87px; height: 36px; color: rgb(255, 255, 255); font-size: 14px; display: block;
}


#nav ul li a.current {
	width: 87px; color: rgb(255, 255, 255);
}
#nav ul li{ position:relative;}

#nav ul li p {
	left:50%; top:23px; *top:35px;; /*For IE7 & IE6*/ width: 900px; text-align: left; color: rgb(102, 0, 0); display: none; position: absolute;
}
#nav ul li p a {
	padding: 5px 10px; color:#333; font-size: 12px; font-weight: 400; display: inline;
}
#nav ul li p a:hover {
	color: rgb(255, 0, 0); text-decoration: underline;
}
.subnav_left {  
     background:url(../newimages/subnav_left.png) no-repeat;width: 950px; height: 36px; margin-top: -3px; float: left;
}
.subnav_right {
	background:url(../newimages/subnav_right.png) no-repeat; width: 2px; height: 36px; margin-top: -3px; float: right;
}
.subnav { background:url(../newimages/subnav_bg.png);
	 height: 33px; margin-top:0px;  overflow:hidden; display:none;
}
.subnav a {
	padding: 0px 10px; color: rgb(255, 255, 255);
}
.subnav p {
	
}

.suball{ width:100%; position:absolute; left:0; z-index:0; }
