@charset "utf-8";

#contentsAreaChkPartNumber{
	margin:20px auto 25px;
	width :570px;
	padding-bottom:30px;
}

.chk_Partno{
	background:url(../../../images/cn/zh/sprite_chk_partnumber.png) no-repeat 0 0;
}
.chk_open_hours{
	background:url(../../../images/cn/zh/sprite_chk_partnumber.png) no-repeat 0 -174px;
}

.chk_Partno{
	margin:0;
	height:140px;
	width:570px;
	overflow:hidden;
	text-indent:100%;
	display:block;
	white-space:nowrap;
}
.chk_open_hours{
	margin:0;
	height:71px;
	width:570px;
	overflow:hidden;
	text-indent:100%;
	display:block;
	white-space:nowrap;
}

.btnCheck_PartNo{
	background:url(../../../images/cn/zh/sprite_chk_partnumber.png) no-repeat 0 -274px;
}
.btnCheck_PartNo{
	margin:0;
	height:34px;
	width:103px;
	overflow:hidden;
	text-indent:100%;
	display:block;
	white-space:nowrap;
}

.btnRegWOS{
	background:url(../../../images/cn/zh/sprite_chk_partnumber.png) no-repeat 0 -325px;
}
.btnAddFavorites{
	background:url(../../../images/cn/zh/sprite_chk_partnumber.png) no-repeat -239px -325px;
}
.btnRegWOS,
.btnAddFavorites{
	margin:0;
	height:40px;
	width:200px;
	overflow:hidden;
	text-indent:100%;
	display:block;
	white-space:nowrap;
}

.btnModify_ChkPartNo{
	background:url(../../../images/cn/zh/sprite_chk_partnumber.png) no-repeat 0px -483px;
}
.btnModify_ChkPartNo{
	margin:0;
	height:21px;
	width:75px;
	overflow:hidden;
	text-indent:100%;
	display:block;
	white-space:nowrap;
}
.btnClose_ChkPartNo{
	background:url(../../../images/cn/zh/sprite_chk_partnumber.png) no-repeat 0px -516px;
}
.btnClose_ChkPartNo{
	margin:0;
	height:21px;
	width:50px;
	overflow:hidden;
	text-indent:100%;
	display:block;
	white-space:nowrap;
}
a.btnCheck_PartNo:hover,
a.btnRegWOS:hover,
a.btnAddFavorites:hover,
a.btnModify_ChkPartNo:hover,
a.btnClose_ChkPartNo:hover{
	opacity:0.8;
	filter:alpha(opacity=80); /* for IE7 */
	-ms-filter:"alpha(opacity=80)"; /* for IE8 */
}

.areaCenterBtnChkPN{
	margin:0 auto;
	padding:0;
	text-align:center;
	height:40px;
	width:420px;
}
.areaCenterBtnChkPNResult{
	margin:0 auto;
	padding:0;
	text-align:center;
	height:22px;
	width:140px;
}

