﻿body
{
	margin: 0 auto;
}

/*买者订单管理页面样式*/
/*页面顶端标头样式*/
.buyerordersmanagetitle
{
	background-image: url(Images/ordermanagetitle.gif);
	width: 713px;
	height: 33px;
	background-repeat: no-repeat;
	font-family:arial,Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	color: #4d4d4d;
	text-align: center;
	line-height: 33px;
}


/*买者订单列表上方的分类链接*/
.buyerunselectedtypelink
{
	font-family:arial,Sans-Serif;
	font-size: 9pt;
	color: #2f4796;
	text-decoration: underline;
	width: 172px;
	height: 24px;
	display: block;
	line-height: 24px;
	display: block;
	float: left;
	text-align: center;
}

.buyerselectedtypelink
{
	width: 172px;
	height: 24px;
	line-height: 24px;
	display: block;
	background-image: url(Images/ordermanagelinkbg.gif);
	font-family:arial,Sans-Serif;
	font-size: 10pt;
	color: #2f4796;
	font-weight: bold;
	text-decoration: none;
	float: left;
	text-align: center;
}

/*买者订单列表字体样式*/
.buyerorderlist .username
{
	float: left;
	width: 100%;
	font-size: 9pt;
	color: #676767;
}

.buyerorderlist
{
	float: left;
	width: 100%;
	font-size: 9pt;
	color: #676767;
}

.buyerorderlist td /*列表td上下间距*/
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.buyerorderlist th /*列表td上下间距*/
{
	padding-top: 5px;
	padding-bottom: 5px;
}

/*订单列表的公用字体*/
.buyerordercommonfont
{
	font-family:arial,Sans-Serif;
	font-size: 9pt;
	color: #676767;
	text-decoration: none;
	text-align: center;
}

/*买者订单管理页*/
/*已被修改*/
.orderchanged
{
	color: #2f4791;
	font-family:arial,Sans-Serif;
	font-size: 9pt;
}


.configtitle
{
	float: left;
	width: 100%;
	font-size: 9pt;
	color: #676767;
}



/*订单展示*/
.showtabletitlebg
{
	/*background-image: url(Images/omtcart2.gif);
	background-repeat: no-repeat;
    height: 33px;
    */
	width: 550px;
	font-family:arial,Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	padding-top: 8px;
}

/*订单展示标题样式*/
.tablebigtitle
{
	font-family:arial,Sans-Serif;
	font-size: 10.5pt;
	font-weight: bold;
	color: #000000;
	height: 18px;
	padding-top: 6px;
}

/*订单展示标题其它样式*/
.tableothertitle
{
	float: left;
	width: 100%;
	font-family:arial,Sans-Serif;
	font-size: 10pt;
	color: #000000;
}

/*产品总价颜色*/
.allpricetitle
{
 font-family:arial,Sans-Serif;
 font-size:11pt;
 color:#000000;
}

.navigatetitle
{
	background-image: url(Images/imgnavigate.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family:arial,Sans-Serif;
	font-size: 10.5pt;
	font-weight: bold;
	color: #3b3b3b;
	padding-left: 15px;
	height: 18px;
	padding-top: 6px;
}

.showtablesmalltitle
{
	font-family:arial,Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3b3b3b;
}


.remarksfont
{
	font-family:arial,Sans-Serif;
	font-size: 9pt;
	color: #717171;
}

/*买者购物车支付方式文字样式单选按钮对应的Label*/
.payforfont
{
	font-family:arial,Sans-Serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

/*订单生成向导页不为空的“*”样式*/
.cartnotnull
{
	color: #FF8E17;
	font-size: 10pt;
	padding-left: 10px;
	font-weight: bold;
	width: 20px;
	display: inline;
}

/*订单打印页备注字体样式*/
.tableremarksfont
{
	font-family:arial,Sans-Serif;
	font-size: 10pt;
	color: #000000;
}

/*买者个人信息页大标题*/
.imgusermenu
{
	background-image: url(Images/imgusermenu.gif);
	background-position: left top;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-size: 10.5pt;
	font-family:arial,Sans-Serif;
	color: #4b5053;
	margin-left: 10px;
}

/*买者个人信息页小标题*/
.subusermemu
{
	font-family:arial,Sans-Serif;
	font-size: 9pt;
	color: #4b5053;
	margin-left: 34px;
	padding-top: 10px;
}


.imgchuanzhen /*传真背景图片*/
{
	background-image: url(Images/chuanzhen.gif);
	width: 22px;
	height: 22px;
	background-repeat: no-repeat;
}



/*收获方式样式*/
.recivecontent
{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	width: 713px;
	margin-top: 20px;
}

.recivetitlebg
{
	height: 30px;
	background-color: #cbcbcb;
	text-align: left;
	width: 713px;
}

/*收获方式标题*/
.recivetitlefontstyle
{
	font-family:arial,Sans-Serif;
	font-size: 10pt;
	color: #000000;
}

/*收获方式背景*/
.recivebg
{
	width: 600px;
	background-color: #f0f0f0;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #e3e2e2;
	padding-top: 20px;
	padding-bottom: 10px;
}


.LabelTd2
{
	background-color: #E4E3E3;
	border-right: solid 0px #FFFFFF;
	border-bottom: none;
	border-top: none;
	border-spacing: 0px;
	margin: 0px;
}

/*购物车*/
.imgnagivate
{
	margin: 0 auto;
	width: 990px;
	background-image: url(ProductImges/omtcart1.gif);
	background-repeat: no-repeat;
	height: 33px;
	padding-top: 10px;
}

.mycarttitlefont /*我的购物车导航菜单*/
{
	float: left;
	font-family: arial,Sans-Serif;
	font-size: 10pt;
	color: #595a58;
	width:175px;
	text-align:center;
}


.mycarttitlefontnow /*我的购物车当前导航菜单*/
{
	float: left;
	font-family: arial,Sans-Serif;
	font-size: 10.5pt;
	color: #5daa19;
	width:175px;
	text-align:center;
}



.mycartsetpnowimg
{
	background-image: url(ProductImges/cartsep1.gif);
	background-position: center 80%;
	background-repeat: no-repeat;
	width: 22px;
	height: 25px;
}

.mycartsetpimg
{
	background-image: url(ProductImges/cartsep2.gif);
	background-position: center 80%;
	background-repeat: no-repeat;
	width: 22px;
	height: 25px;
}

/*电话区号与电话号码之间的小横线样式*/
.spanstyle
{
	padding-left: 3px;
	display: inline-block;
	width: 5px;
}

.completetitle1
{
	list-style-type: none;
	text-align: right;
	font-size: 10pt;
	font-family:arial,Sans-Serif;
	color: #66696c;
	padding-top: 16px;
	padding-right:18px;
}

.completetitle2
{
	margin-top: 20px;
	text-align: left;
margin-left: 240px;
}

.completetitle3
{
	font-family:arial,Sans-Serif;
	font-size: 14pt;
	color: #70aa3c;
}
.completetitle4
{
	font-family:arial,Sans-Serif;
	font-size: 10pt;
	color: #adadaf;
}
.completetitle5
{
	font-family:arial,Sans-Serif;
	font-size: 9pt;
	color: #bd8a66;
}





.normalfont /*普通字体*/
{
	font-family:arial,Sans-Serif;
	font-size: 9pt;
	color: #5a5649;
	text-decoration:none;
}
.fontregister /*普通字体*/
{
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 10pt;
	color: #fff;
	text-decoration:none;
}
.fontlogin /*普通字体*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2a73ce;
	text-decoration:none;
}

.helplinkform /*悬浮框帮助按钮图标*/
{
background-image:url(ProductImges/HelpForm.gif); 
width:16px; 
height:16px;
background-repeat:no-repeat;
position:relative;
}
/*悬浮框帮助按钮的css*/
.helpcss
{
	float:right; margin-right:4px;  margin-top:8px;
}

.helplinkpage /*主页帮助按钮图标*/
{
background-image:url(ProductImges/HelpPage.gif); 
width:26px; 
height:26px;
background-repeat:no-repeat;
}


.helplinkregister /*用户注册页的帮助按钮*/
{
background-image:url(FrontImages/helpregister.gif); 
width:16px; 
height:16px;
background-repeat:no-repeat;

}
*html .helplinkregister /*用户注册页的帮助按钮*/
{

margin-top:5px;
background-repeat:no-repeat;


}
/*用户注册页的文字帮助链接*/
.registertexthelplink
{
	font-family:arial,Sans-Serif;
	font-size:9pt;
	color:Blue;
	text-decoration:underline;
}
/*用户列表页*/
.userlistImgEdit
{
 background-image:url(Images/imgEdit.png);
 background-repeat:repeat-y;
 width:22px;
 height:22px;
}

*html .userlistImgEdit
{
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src='Images/imgEdit.png');
 background-image:none;
 background-repeat:;
 width:22px;
 height:22px;
 position:relative;
}

*+html .userlistImgEdit
{
 background-image:url(Images/imgEdit.png);
 background-repeat:repeat-y;
  width:22px;
 height:22px;
}


.userlistImgDel
{
 background-image:url(Images/imgDel.png);
 background-repeat:repeat-y;
 width:22px;
 height:22px;
}

*html .userlistImgDel
{
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src='Images/imgDel.png');
 background-image:none;
 background-repeat:;
 width:22px;
 height:22px;
 position:relative;
}

*+html .userlistImgDel
{
 background-image:url(Images/imgDel.png);
 background-repeat:repeat-y;
  width:22px;
 height:22px;
}

.registSucessReturnHome
{
background-image:url(Images/RegistReturnHome.png);
width:170px;
height:32px;
}
*html .registSucessReturnHome
{
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src='Images/RegistReturnHome.png');
 background-image:none;
 width:170px;
height:32px;
position:relative;
}
*+html .registSucessReturnHome
{
background-image:url(Images/RegistReturnHome.png);
width:170px;
height:32px;
}

.userlistBtnLeft
{
 background-image:url(Images/btnLeftUserList.gif);
 background-repeat:repeat-y;
 width:7px;
 height:24px;

}
 .userlistBtnCenter
{
 background: url(Images/btnCenterUserlist.gif);
 height: 24px;
 text-align: center;
}

 .userlistBtnRight
{
 background-image:url(Images/btnRightUserlist.gif);
 background-repeat:repeat-y;
 width:7px;
 height:24px;
}

.notnull
{/*
	 color:#f6abcc;
	 font-size: 10pt;
	 padding-left: 10px;
	 font-weight:bold;
	 width:20px;*/
	 color:#f6abcc;
	 font-size: 13pt;
	 padding-left:3px;
	 padding-right:3px;
	 font-weight:bold;
	 display:inline-block;
	 line-height:10px;
	 height:10px;
	 vertical-align:middle; 
}

*html .wrongStyle
{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src='../App_Themes/Kilibbi/Images/registerWaite.png');
background-image:none;
background-repeat:no-repeat;
width:56px; 
height:56px;
}

*+html .wrongStyle
{
background-image: url(Images/registerWaite.png);
background-repeat:no-repeat;
width:56px; 
height:56px;
}

.editUserLeftTd /*用户信息修改页左侧单元格样式*/
{
width: 200px; 
}

/*Manang中图片透明的样式*/
.ImgGlow
{
	filter:alpha(opacity=10);
	
	
}

.ImgGlowout
{
	
}
.memustyleManage
{
	font-family:arial,Sans-Serif;
	font-size:10pt;
	color:#316D9C;
	text-decoration:none;
	cursor:hand;
}

.UserRightTop /*权限管理提示上面样式*/
{
background: #dee3e7 url(ProductImges/UserRightTop.gif) ; 
width:290px; 
height:17px;
background-repeat:no-repeat;
}
.UserRightCenter /*权限管理提示中间样式*/
{
background-color: #dee3e7; 
width: 290px;
}
.UserRightBottom /*权限管理提示下面样式*/
{
background-image:url(ProductImges/UserRightBottom.gif); 
width:290px; 
height:17px;
background-repeat:no-repeat;
}

.finishFontTitle /*创建管理员成功后的提示字体*/
{
	font-size:12pt;
	font-family:arial,Sans-Serif;
	color:#fd811d;
	font-weight:bold;
}
.finishFont /*创建管理员成功后的提示字体*/
{
	font-size:11pt;
	font-family:arial,Sans-Serif;
	color:#fd811d;
	font-weight:bold;
}



/*编辑用户信息切换角色*/
.eidtguest
{
	float:left;
	height:23px;
	width:23px;	
	background-image:url(Images/guest.png);
	background-repeat:no-repeat;
}

*html .eidtguest
{
	height:23px;
	width:23px;	
	background:;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Kilibbi/Images/guest.png');
	background-repeat:no-repeat;
}

.editclient
{
	height:23px;
	width:23px;	
	background-image:url(Images/client.png);
	background-repeat:no-repeat;
}

*html .editclient
{
	height:23px;
	width:23px;
	background:;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Kilibbi/Images/client.png');
	background-repeat:no-repeat;
}


/*后台管理主页*/
.imgauthor
{
background-image:url(Images/authoritybutton.png); 
width: 60px; 
height: 60px;

}

*html .imgauthor
{
background-image: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Kilibbi/Images/authoritybutton.png');
width: 60px; 
height: 60px;
}

.imgregistedusers
{
background-image:url(Images/registedusers.png);  
width: 60px; 
height: 60px;
}

*html .imgregistedusers
{
background-image: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Kilibbi/Images/registedusers.png');
width: 60px; 
height: 60px;
}

.imgloginemail
{
background-image:url(Images/ImgEmail.png); 
width: 60px; 
height: 60px;
}

*html .imgloginemail
{
background-image:none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Kilibbi/Images/ImgEmail.png');
width: 60px; 
height: 60px;
}

.imgmailconfig
{
background-image: url(Images/mailconfig.png); 
width: 60px; 
height: 60px;
}

*html .imgmailconfig
{
background-image: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Kilibbi/Images/mailconfig.png');
width: 60px; 
height: 60px;
}

.imgmeta
{
background-image: url(Images/ImgMeta.png); 
width: 60px; 
height: 60px;
}

*html .imgmeta
{
background-image: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Kilibbi/Images/ImgMeta.png');
width: 60px; 
height: 60px;
}

.imgenterpriseconfig
{
background-image: url(Images/EnterPriseConfig.png); 
width: 60px; 
height: 60px;
}

*html .imgenterpriseconfig
{
background-image: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Kilibbi/Images/EnterPriseConfig.png');
width: 60px; 
height: 60px;
}

.imgconfigcontract
{
background-image: url(Images/ConfigContract.png); 
width: 60px; 
height: 60px;
}

*html .imgconfigcontract
{
background-image: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Kilibbi/Images/ConfigContract.png');
width: 60px; 
height: 60px;
}

.imgwebedit
{
background-image: url(Images/ImgWebEdit.png); 
width: 60px; 
height: 60px;
}

*html .imgwebedit
{
background-image: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Kilibbi/Images/ImgWebEdit.png');
width: 60px; 
height: 60px;
}

.imgwebset
{
background-image: url(Images/imgWebSet.png); 
width: 60px; 
height: 60px;
}

*html .imgwebset
{
background-image: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Kilibbi/Images/imgWebSet.png');
width: 60px; 
height: 60px;
}


.imgwebrecycle
{
background-image: url(Images/WebRecycle.png); 
width: 60px; 
height: 60px;
}

*html .imgwebrecycle
{
background-image: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Kilibbi/Images/WebRecycle.png');
width: 60px; 
height: 60px;
}

.imgflashediter
{
background-image: url(Images/flashediter.png); 
width: 60px; 
height: 60px;
}

*html .imgflashediter
{
background-image: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Kilibbi/Images/flashediter.png');
width: 60px; 
height: 60px;
}

.imgintranetwebedit
{
background-image: url(Images/IntranetWebEdit.png); 
width: 60px; 
height: 60px;
}

*html .imgintranetwebedit
{
background-image: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Kilibbi/Images/IntranetWebEdit.png');
width: 60px; 
height: 60px;
}

.imgintranetwebset
{
background-image: url(Images/IntranetWebSet.png); 
width: 60px; 
height: 60px;
}


*html .imgintranetwebset
{
background-image: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Kilibbi/Images/IntranetWebSet.png');
width: 60px; 
height: 60px;
}

.imgintranetwebrecycle
{
background-image: url(Images/IntranetWebRecycle.png); 
width: 60px; 
height: 60px;
}

*html .imgintranetwebrecycle
{
background-image: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Kilibbi/Images/IntranetWebRecycle.png');
width: 60px; 
height: 60px;
}


/*订单列表添加订单数量*/
.productlistadd
{
color:Blue; 
font-size:10pt; 
font-family:arial,Sans-Serif;
text-decoration:underline;
cursor:pointer;
}




/*添加按钮中间图片*/
.btnaddcenter
{
	background-image:url(Images/btnAddCenter.gif);
	background-repeat:repeat-x;
	height:24px;
	 width:auto;
  text-align:center;
 line-height: 24px;
 vertical-align: middle;
}

/*添加按钮左面图片*/
.btnaddleft
{
 background-image:url(Images/btnAddLeft.gif);
 background-repeat:no-repeat;
 width:23px;
 height:24px;
}

/*添加按钮右面图片*/
.btnaddright
{
 background-image:url(Images/btnAddRight.gif);
 background-repeat:no-repeat;
 width:23px;
 height:24px;
}

/*下架按钮中间图片图片*/
.btnshelvescenter
{
 background-image:url(Images/btnShelvesCenter.gif);
 background-repeat:repeat-x;
 height:26px;
 width:auto;
 text-align:center;
 line-height: 26px;
 vertical-align: middle;
}

/*添加到购物车左面图片*/
.btnaddtocartleft
{
 background-image:url(Images/btnaddcartleft.gif);
 background-repeat:no-repeat;
 width:43px;
 height:39px;
}

/*添加到购物车右面图片*/
.btnaddtocartright
{
 background-image:url(Images/btnaddcartright.gif);
 background-repeat:no-repeat;
 width:26px;
 height:39px;
}

/*添加到购物车中间图片*/
.btnaddtocartcenter
{
 background-image:url(Images/btnaddcartcenter.gif);
 background-repeat:repeat-x;
 height:39px;
 width:auto;
 text-align:center;
 line-height: 39px;
 vertical-align: middle;
}
/*下架按钮左面图片*/
.btnshelvesleft
{
 background-image:url(Images/btnShelvesLeft.gif);
 background-repeat:no-repeat;
 width:8px;
 height:26px;
}

/*下架按钮右面图片*/
.btnshelvesright
{
 background-image:url(Images/btnShelvesRight.gif);
 background-repeat:no-repeat;
 width:8px;
 height:26px;
}




/*删除用户按钮中间图片图片*/
.btndelusercenter
{
 background-image:url(Images/btnDeluserCenter.gif);
 background-repeat:repeat-x;
 height:35px;
  width:auto;
 text-align:center;
 line-height: 35px;
 vertical-align: middle;
}

/*删除用户按钮左面图片*/
.btndeluserleft
{
 background-image:url(Images/btnDeluserLeft.gif);
 background-repeat:no-repeat;
 width:50px;
 height:35px;
}

/*删除用户按钮右面图片*/
.btndeluserright
{
 background-image:url(Images/btnDeluserRight.gif);
 background-repeat:no-repeat;
 width:9px;
 height:35px;
}



/*创建用户按钮中间图片图片*/
.btnaddusercenter
{
 background-image:url(Images/btnAdduserCenter.gif);
 background-repeat:repeat-x;
 height:32px;
 width:auto;
 text-align:center;
 line-height: 32px;
 vertical-align: middle;
}

/*创建用户按钮左面图片*/
.btnadduserleft
{
 background-image:url(Images/btnAdduserLeft.gif);
 background-repeat:no-repeat;
 width:50px;
 height:32px;
}

/*创建用户按钮右面图片*/
.btnadduserright
{
 background-image:url(Images/btnAdduserRight.gif);
 background-repeat:no-repeat;
 width:9px;
 height:32px;
}



/*保存按钮中间图片图片*/
.btnsavecenter
{
 background-image:url(Images/btnsaveCenter.gif);
 background-repeat:repeat-x;
 height:27px;
 width:auto;
 text-align:center;
 line-height:27px;
 vertical-align: middle;
}

/*保存按钮左面图片*/
.btnsaveleft
{
 background-image:url(Images/btnsaveLeft.gif);
 background-repeat:no-repeat;
 width:26px;
 height:27px;
}

/*保存按钮右面图片*/
.btnsaveright
{
 background-image:url(Images/btnsaveRight.gif);
 background-repeat:no-repeat;
 width:8px;
 height:27px;
}


/*上架按钮中间图片图片*/
.btnpubliccenter
{
 background-image:url(Images/btnPublicCenter.gif);
 background-repeat:repeat-x;
 height:26px;
 width:auto;
 text-align:center;
 line-height:26px;
 vertical-align: middle;
}

/*上架按钮左面图片*/
.btnpublicleft
{
 background-image:url(Images/btnPublicLeft.gif);
 background-repeat:no-repeat;
 width:6px;
 height:26px;
}

/*上架按钮右面图片*/
.btnpublicright
{
 background-image:url(Images/btnPublicRight.gif);
 background-repeat:no-repeat;
 width:7px;
 height:26px;
}


/*确认按钮中间图片图片*/
.btnokcenter
{
 background-image:url(Images/btnOkCenter.gif);
 background-repeat:repeat-x;
 height:24px;
 width:auto;
 text-align:center;
 line-height:24px;
 vertical-align: middle;
}

/*确认按钮左面图片*/
.btnokleft
{
 background-image:url(Images/btnOkLeft.gif);
 background-repeat:no-repeat;
 width:6px;
 height:24px;
}

/*确认按钮右面图片*/
.btnokright
{
 background-image:url(Images/btnOkRight.gif);
 background-repeat:no-repeat;
 width:6px;
 height:24px;
}



/*订单修改-添加产品按钮中间图片图片*/
.btnaddproductcenter
{
 background-image:url(Images/btnAddProductCenter.gif);
 background-repeat:repeat-x;
 height:26px;
 width:auto;
 text-align:center;
 line-height:26px;
 vertical-align: middle;
}

/*订单修改-添加产品按钮左面图片*/
.btnaddproductleft
{
 background-image:url(Images/btnAddProductLeft.gif);
 background-repeat:no-repeat;
 width:26px;
 height:26px;
}

/*订单修改-添加产品按钮右面图片*/
.btnaddproductright
{
 background-image:url(Images/btnAddProductRight.gif);
 background-repeat:no-repeat;
 width:12px;
 height:26px;
}



/*订单修改-添加产品按钮左面图片*/
.btnachieveleft
{
 background-image:url(Images/btnAchieveLeft.gif);
 background-repeat:no-repeat;
 width:19px;
 height:20px;
}

/*订单修改-添加产品按钮右面图片*/
.btnachieveright
{
 background-image:url(Images/btnAchieveRight.gif);
 background-repeat:no-repeat;
 width:9px;
 height:20px; 
}




.btnachievecenter
{
 background-image:url(Images/btnAchieveCenter.gif);
 background-repeat:repeat-x;
 height:20px;
 width:auto;
 line-height:20px;
 vertical-align: middle;
}

/*添加大小类按钮中间图片图片*/
.btnaddsetcenter
{
 background-image:url(Images/btnAddCategorySetCenter.png);
 background-repeat:repeat-x;
 height:29px;
 width:auto;
 text-align:center;
 line-height:29px;
 vertical-align: middle;
 position:relative;
}


/*添加大类按钮左面图片*/
.btnaddcategoryleft
{
 background-image:url(Images/btnAddCategoryLeft.png);
 background-repeat:no-repeat;
 width:33px;
 height:29px;
}

*html .btnaddcategoryleft
{
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src='../App_Themes/Kilibbi/Images/btnAddCategoryLeft.png');
 background-image:none;
 background-repeat:no-repeat;
 width:33px;
 height:29px;
}

/*添加小类按钮左面图片*/
.btnaddsetleft
{
 background-image:url(Images/btnAddSetLeft.png);
 background-repeat:no-repeat;
 width:33px;
 height:29px;
}

*html .btnaddsetleft
{
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src='../App_Themes/Kilibbi/Images/btnAddSetLeft.png');
 background-image:none;
 background-repeat:no-repeat;
 width:33px;
 height:29px;
}

/*添加大小类按钮右面图片*/
.btnaddsetright
{
 background-image:url(Images/btnAddCategorySetRight.png);
 background-repeat:no-repeat;
 width:22px;
 height:29px;
}

*html .btnaddsetright
{
 background-image:none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src='../App_Themes/Kilibbi/Images/btnAddCategorySetRight.png');
 background-repeat:no-repeat;
 width:22px;
 height:29px;
}

.buttonwhitefont
{
	font-size:10.5pt;
	color:White;
	text-decoration:none;
}

.buttonblackfont
{
	font-size:10pt;
	color:black;
	text-decoration:none;
}
.buttonblackfont:visited
{
	
	font-size:10.5pt;
	color:black;
	text-decoration:none;
}


.searchway /*搜索条件按钮样式*/
{
float: left;
vertical-align:middle;
}

.searchwaybtn /*搜索按钮样式*/
{
float: left;
}