@charset "utf-8";
/* CSS Document */
#pro_name{
padding-top:10px;

	text-decoration: none;
	text-align: center;
	height: 24px;
	overflow: hidden;

	padding-bottom: 0px;
}
#pro_name a{
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	background-image: url(../images/zoom.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
}
#pro_num{
	text-align: center;
	padding-top: 5px;
	color: #232323;
	clear: both;
	height: 32px;
} 
#pro_num a{
	padding:5px 20px;
	line-height: 24px;
		 border-radius:5px;
	background-color: #666;
	color:#fff;
	

}
#pro_num a.prev_txt{

}
#pro_num a.next_txt{

}
