/*-- 
耐特數位科技有限公司 版權所有(c)2008 

公司聯絡信箱(E-mail)：service@netsourcer.com.tw


/*-- 會員用屬性設定 --*/
.member_bg {
	background-attachment: scroll;
	background-image: url(N_web2008_images/member/main_09.gif);
	background-repeat: no-repeat;
}
.username{
	background-image:url(../N_web2008_images/icon/username.gif);
	background-position: 1px 1px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:22px;
	FONT-SIZE: 12px;
	width: 100px;
	border: 1px solid #CCCCCC;
}
.password{
	background-image:url(../N_web2008_images/icon/password.gif);
	background-position: 1px 1px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:22px;
	FONT-SIZE: 12px;
	width: 100px;
	border: 1px solid #CCCCCC;
	}


/*-- 產品型錄相關用設定 --*/

.pro_bg {
	background-attachment: scroll;
	background-image: url(../N_web2008_images/product/main_21.gif);
	background-repeat: no-repeat;
}

/*-- 購物型錄相關用設定 --*/

.shop_bg {
	background-attachment: scroll;
	background-image: url(../N_web2008_images/shop/main_21s.gif);
	background-repeat: no-repeat;
}

/*-- 詢價型錄相關用設定 --*/

.inquire_bg {
	background-attachment: scroll;
	background-image: url(../N_web2008_images/inquire/main_21s.gif);
	background-repeat: no-repeat;
}



/*--上一頁、下一頁隱藏--*/
.img_display {
display:none;
}
