@charset "utf-8";
/* CSS Document */
.content_right {
	float:left;
	margin-left:10px;
	width:701px;
	border:1px solid #DADADA;
}
a {color:#333; text-decoration:none}
a:hover {color:#C00;}

.productslink{
	background:url("../images/linebg7.gif") repeat-x;
	font-size:14px;
	height:31px;
	_height:46px;
	padding-top:15px;
}

.allprolist{
	width:650px;
	text-align:center; 
	margin:24px auto;
}
.allprolist li{
	width:216px;
	float:left;
	line-height:24px;
}

.allprolist_img{
	border:1px solid #DADADA;
	width:181px;
	height:165px;
	margin:7px auto 0 auto;
}
.allprolist_img a{
	height:165px;
	width:181px;
	text-decoration:none;
	color:#666; 
}
.allprolist_img a:hover{
	text-decoration:none;
	color:#666;
	border-bottom:0;
}	

.pro_list{
	background:url(../images/ico_sj6.gif) no-repeat; 
	text-align:left;
	width:183px; 
	height:24px;
	margin:7px auto 22px auto;
}
.pro_list a
{
    padding-left:31px;
	text-decoration:none;
	color:#666; 
}
.pro_list a:hover{
	text-decoration:none;
	color:#333;
	border-bottom:0;
}	




	

.next_page {
	padding:6px;
	height:42px; 
	width:701px;
	text-align:center;
	}
.next_page input {
	
	border:1px #dbdbdb solid; 
	background:#fdfdfd; 
	font-size:11px; 
	color:#666; 
	margin:0 4px;
	}
#pagenum li a {
	
	
	display:inline;
	padding:2px 6px 0px 6px; 
	margin:0 3px; 
	color:#666; 
	text-decoration:none;
	}
	
	
#pagenum li a:hover{
	
	
	display:inline; 
	padding:2px 6px 0px 6px; 
	margin:0 3px; 
	color:#C00;
	}
	
#pagenum{width:701px; text-align:center;}
#pagenum li{ display:inline;}