﻿.page{
float:right;
margin-top:1px;
font-size:11px;
font-family:Arial;
padding-top:5px;
margin-top:15px;
margin-bottom:10px;

}
.page ul{
float:right;
list-style-type:none;
padding-right:3px;
}
.page ul li{
float:left;
padding-left:4px;
line-height:20px;
}
.page ul li a
{
	font-size:11px;
font-family:Arial;
color:#977142;
font-weight:bold;
text-decoration:none;

line-height:20px;
}
.total{ float:left; width:305px; padding-left:3px;}
.fasteners_total_word
{
	float:left;
	width:200px;
	margin-top:5px;
	}
	
	#fasteners_bottom_head
	{
		float:right;
		width:535px;
		margin-top:20px;
		border-bottom:#CCCCCC dotted 1px;
		padding-bottom:10px;  
		}

#noproduct
{
float:left;
width:500px;
padding-bottom:30px;
margin-left:15px;
display:inline;
margin-top:10px;
}

/*普通页的样式*/
.page_li_a
{ 
float:left;
width:20px;
height:20px;
border:#666666 solid 1px;
color:#0f1315;
text-decoration:none;
text-align:center;
line-height:20px;
}

/*当前选中页的样式*/
.current_a
{
float:left;
color:#007c85;
width:20px;
height:20px;
border:#666666 solid 1px;
text-decoration:none;
text-align:center;
line-height:20px;
}

/*下一页的样式*/
.next_font2
{
color:#0f1315;
text-decoration:none;
}
/*当不再有下一页的的时候的样式*/
.next_end
{
color:#0f1315;
text-decoration:none;
}
.first_style
{
color:#0f1315;
text-decoration:none;
}

/*上一页的样式*/

.prev_font{color:#0f1315; text-decoration:none;}

/*当不再有上一页的的时候的样式*/
.prev_strat{color:#0f1315; text-decoration:none; }

.displaying{
margin-right:120px;
display:inline;
}
