﻿/*基本样式*/
.nav_current{
}
.nav_link{
}
.sub_box_de{
	float:left;
}
.sub_box{
	float:left;
	display:none;
}
.sub_box ul li{
	display:inline;
}
.pop-hot{
	position: absolute;
	top: -10px;
	background-color: transparent;
	background-image: url(http://www.dofund.com/book/img/hot.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	width: 19px;
	height: 23px;
	line-height: 0pt;
	font-size: 0pt;
	overflow-x: hidden;
	overflow-y: hidden;
	z-index: 99;
	margin-left: 2px;
	background-position: -38px 0pt;
}




