.navdefult {
	background-image: url(/B2B/images/B_navbg.jpg);
	background-repeat: repeat-x;
	height:35px;
}
/* Current_bg */
.navcurrent {
	background-image: url(/B2B/images/B_navcurrent.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	height:26px;
	width:80px;
	padding-top:3px;
	color:#ffffff;
	font-size:14px;
	font-weight:bolder;
	text-align:center;
}
.navcurrent a{
	background-image: url(/B2B/images/B_navcurrent.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	height:26px;
	width:80px;
	padding-top:3px;
	color:#ffffff;
	font-size:14px;
	font-weight:bolder;
	text-align:center;
}
.navcurrent a:link,.navcurrent a:visited{
	background-image: url(/B2B/images/B_navcurrent.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	height:26px;
	width:80px;
	padding-top:3px;
	color:#ffffff;
	font-size:14px;
	font-weight:bolder;
	text-align:center;
}
.navcurrent a:hover,.navcurrent a:active{
background-image: url(/B2B/images/B_navcurrent.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	height:26px;
	width:80px;
	padding-top:3px;
	color:#ffffff;
	font-size:14px;
	font-weight:bolder;
	text-align:center;
}
	
/* defaultfont*/
.defaultfont{
	color:#2e491d;
	font-size:14px;
	line-height:22px;
	width:90px;
	text-align:center;
	text-decoration:none;
}

.defaultfont a{
	color:#2e491d;
	font-size:14px;
	line-height:22px;
	width:90px;
	text-align:center;
	text-decoration:none;
}
.defaultfont a:link,.defaultfont a:visited{
	color:#2e491d;
	font-size:14px;
	line-height:22px;
	width:90px;
	text-align:center;
	text-decoration:none;
}
.defaultfont a:hover,.defaultfont a:active{
	color:#2e491d;
	font-size:14px;
	line-height:22px;
	width:90px;
	text-align:center;
	text-decoration:underline;
}
/* Seach_left*/
.seachleft{
	background-image: url(/B2B/images/seach_left.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	height:37px;
	width:10px;
}
/* Seach_middle */
.seachmiddle{
	background-image: url(/B2B/images/seach_middle.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	height:38px;
}
/* Seach_right*/
.seachright{
	background-image: url(/B2B/images/seach_right.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	height:38px;
	width:10px;
}
/* Seach_title*/
.seachtitle{
	background-image: url(/B2B/images/teanum1.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	height:20px;
	width:60px;
}
/* grayfont */
.grayfont{
	color:#666666;
	line-height:20px;
	text-decoration:none;
	cursor:pointer;
}
.grayfont a{
	color:#666666;
	line-height:20px;
	text-decoration:none;
}
.grayfont a:link,.grayfont a:visited{
	color:#666666;
	line-height:20px;
	text-decoration:none;
}
.grayfont a:hover,.grayfont a:active{
	color:#666666;
	line-height:20px;
	text-decoration:underline;
}
/* greenfont_small*/	
.greenfontsm{
	color:#6aa03e;
	line-height:20px;
	text-decoration:none;
}
.greenfontsm a{
	color:#6aa03e;
	line-height:22px;
	text-decoration:none;
}
.greenfontsm a:link,.greenfontsm a:visited{
	color:#6aa03e;
	line-height:22px;
	text-decoration:none;
}
.greenfontsm a:hover,.greenfontsm a:active{
	color:#6aa03e;
	line-height:22px;
	text-decoration:underline;