﻿@import url(../Default/Common.css); 
/*****  *****/
.MessageTitle
{
	height:23px;
	border:solid 1px #C5D7E4;
	margin: 2px 3px 2px 3px;
	padding: 3px;
	background-color:#E9EFF3;
	color: #000;
	font-weight: bold;
	font-size: 15px;
	line-height:23px;
}
.MessageContent
{
	border:solid 1px #C5D7E4;
	margin: 2px 3px 2px 3px;
	padding: 0px;
	color: #000;
	font-size: 14px;
}

/***** *****/
.RightMain
{
	/* width: 100%; */
	padding: 0px;
	margin: 2px;
}

/******  *****/
.Title
{
	border:solid 1px #f0f0f0;
	/*	border:solid 1px #E9EFF3;*/
	margin: 2px 3px 2px 3px;
	padding: 2px 5px;
	background-color:#f9f9f9;
	/*background:url(../../Images/NewMessage_01.gif);*/
	color: #000;
	font-weight: bold;
	font-size: 13px;
	line-height:22px;
	text-align:left;
	display: table-cell;
}
/******  *****/
.DataList
{
	margin: 3px 3px 2px 3px;
}
.DataList1
{
	margin: 0px 0px 2px 0px;
}
.DataListTitle
{
	background: url(../../Images/MemberCenter/DataListTitleBg.gif) repeat-x;

}

.DataTableStyle,.DataTableStyle1
{
	border-collapse:collapse;
	border:solid 1px #dee4e8;
}

.DataTableStyle td
{
	border:solid 1px #dfdfdf;
	padding: 4px;
	text-align:center;
    /*background-color:#fafafa;*/
   
}
.DataTableStyle1 td
{
	border:solid 1px #EFEFEF;
	padding: 4px;
    vertical-align:top;

}

.DataTableStyle th,.DataTableStyle1 th
{
	border:solid 1px #DBDBDB;
	padding: 0px;
	height:25px;
	line-height:25px;
}
.DataTableStyle A:link,.DataTableStyle1 A:link {COLOR: #333333; TEXT-DECORATION: none}
.DataTableStyle A:visited,.DataTableStyle1 A:visited {COLOR: #333333; TEXT-DECORATION: none}
.DataTableStyle A:active,.DataTableStyle1 A:active {COLOR: #333333; TEXT-DECORATION: underline}
.DataTableStyle A:hover,.DataTableStyle1 A:hover {COLOR: #333333; TEXT-DECORATION: underline
}
.DataTableStyle A:link {COLOR: #333333; TEXT-DECORATION: none}
.DataTableStyle A:visited {COLOR: #333333; TEXT-DECORATION: none}
.DataTableStyle A:active {COLOR: #333333; TEXT-DECORATION: underline}
.DataTableStyle A:hover {COLOR: #333333; TEXT-DECORATION: underline
}

.RowStyle
{
	background-color:#FFFFFF;
	text-align: left;
}
.AlternatingRowStyle
{
	background-color:#FDFDFD;
	text-align: left;
}

.RowMouseOverStyle
{
	background-color:#F5FAFC;
	text-align: left;
}

.HeaderStyle
{
	background: url(../../Images/NewMessage_01.gif) repeat-x;
	height:30px;
	background-color:#F7F7F7;	
	padding:0px;
	/*color: #462004;*/
    color:#8b3b00;
	/*font-weight:bold;*/
	/*border:solid 1px #CCCCCC;*/
    text-align:center;
}
.HeaderStyle a img{ vertical-align:middle; margin-bottom:2px; margin-left:5px;}
/*****  *****/
.AddData
{
	margin:1px;
}

.AddData .border {
	border:1px solid #449AE8;
}

.AddData .tdbg {
	background:#F3F3F3 none repeat scroll 0%;
	line-height:120%;
	text-align:left;
}


.AddData .tdbgLeft {
	background:#E0EEF5 none repeat scroll 0%;
	line-height:120%;
	text-align:right;
	padding-right:5px;
}
.AddData .tdbgRight {
	text-align:left;
	padding-left:5px;
}
.AddData input
{
	border-left: 1px solid #878787;
	border-top: 1px solid #878787;
	border-bottom: 1px solid #878787;
	border-right: 1px solid #878787;
}
/******  *****/
.AspPagerNext
{
	border:solid 1px #f0f0f0;
	/*margin: 2px 3px 2px 3px;*/
	margin:2px 0px;
	padding: 3px;
	color: #000;
	font-size: 14px;
	line-height:23px;
}
.AspPagerNext_Button
{
	border: solid 1px #648BB2;
	margin: 2px 3px 2px 3px;
	padding: 0px;
	color:#326395;
	font-size: 14px;
	background-color:#FFFFFF;
	cursor: hand;
	width: 30px;
	height:20px;
}
/******  *****/
.Operate
{
	border:solid 1px #f0f0f0;
	/*margin: 3px 3px 2px 3px;*/
	margin:0px 0px 2px;
	padding: 2px;
	color: #000;
	font-size: 13px;
	line-height:27px;
	height:27px;
}
.Operate .SelectAll {
	cursor: hand;
	margin: 2px 5px 2px 5px;
	padding: 0px;
	width:35px;
	height:25px;
	line-height:25px;
	border: solid 1px #648BB2;
	float:left;
	clear:none;
	color:#326395;
	background-color:#FFFFFF;
}
.Operate .DeleteSelect
{
	cursor: hand;
	margin: 2px 5px 2px 5px;
	padding: 0px;
	width:130px;
	height:25px;
	line-height:25px;
	border: solid 1px #648BB2;
	float:left;
	clear:none;
	color:#326395;
	background-color:#FFFFFF;
}

.Operate .AboutIcon
{
	margin: 2px 5px 2px 5px;
	padding: 3px 0px 0px 0px;
	width:290px;
	height:22px;
	line-height:22px;
	/*border: solid 1px #648BB2;*/
	float:right;
	clear:none;
	color:#326395;
	background-color:#FFFFFF;
	vertical-align:middle;
	text-align:center;
}
/******  *****/
.DoResult
{
	width: 780px;
	padding: 0px;
	margin: 0px;
}
.DoResult_Title
{
	height:23px;
	border:solid 1px #C5D7E4;
	margin: 2px 3px 2px 3px;
	padding: 3px;
	background-color:#E9EFF3;
	color: #000;
	font-weight: bold;
	font-size: 15px;
	line-height:23px;
}

.DoResult_Content
{
	border:solid 1px #C5D7E4;
	margin: 2px 3px 2px 3px;
	padding: 3px;
	background-color:#F7F6F3;
	color: #000;
	font-size: 15px;
	height: 200px;
}
.DoResult_Content_01
{
	border:solid 1px #C5D7E4;
	margin: 30px 100px 2px 100px;
	padding: 5px;
	background-color:#F7F6F3;
	color: #000;
	font-size: 15px;
	height: 100px;
	text-align:center;
}
.DoResult_Content_02
{
	border:solid 1px #C5D7E4;
	margin: 30px 100px 2px 100px;
	padding: 5px;
	background-color:#F7F6F3;
	color: #000;
	font-size: 15px;
	font-weight:bold;
	height: 35px;
	line-height:35px;
	text-align:center;
}

.GoBackDiv
{
	width: 100px;
	height:25px;
	line-height:25px;
	background-color:#F7F6F3;
	color:#000;
	border: solid 1px #F8D063;
	margin:auto;
	padding:0px;
	cursor: hand;
}
/**********   **********/
.Button
{
	height: 22px;
	width: 46px;
	border: solid 1px #87A3C1;
	background: url(../../images/Button_bg_01.gif);
	background-color: #DEF1FF;
	color: #07519a;

	font-size: 12px;
	clear:none;
	float:left;
	margin:2px 4px 2px 4px;
}
.RedFont {color: #FF0000}
/***** GlobalCss_Start *****/
body {
	margin:0px;
	padding:0px;
	font-size: 12px; 
	/*font-family: 宋体;*/
	font-family:Arial;
}

div, form, img, ul, ol, li, dl, dt, dd {
    border:0pt none;
    margin:0pt;
    padding:0pt;
}
h1, h2, h3, h4, h5, h6 {
	margin:0pt;
	padding:0pt;
}
/***** GlobalCss_End *****/
.Auto_Assi_Buy{ margin-left:10px; color:#455b80;}
.Auto_Assi_Buy input{ vertical-align:middle;}


.cb{ clear:both;}

/*Show detailed information--The pop-up dialog box Style   start*/
#MainContainer_Control_AddFairSubscribe_tbContents{ width:420px; height:120px;}
#MainContainer_Control_AddFairSubscribe_tbCompanyName,#MainContainer_Control_AddFairSubscribe_tbAddress{ width:340px;}
#MainContainer_Control_AddFairSubscribe_tbname,#MainContainer_Control_AddFairSubscribe_tbcountry,#MainContainer_Control_AddFairSubscribe_tbEmail,#MainContainer_Control_AddFairSubscribe_tbPhone{ width:200px;}

/*end*/
/*strat ContactInfo*/







.PopUpBoxTipsContent{position: absolute; z-index: 1; left:-149px; top:20px;}
.PopUplayer-box-bubble {
position: relative;
top: -2px;
left: -2px;
border: 1px solid #90AFC6;
padding: 5px;
background-color: white;
width:115px;
border-image: initial;
}
.PopUplayer-bg {
position: absolute;
left: 14px;
background: url(../../images/menu_layer_bg.png) repeat scroll 0 0 transparent;
z-index: 1;
}
.PopUplayer-saying-icon 
{
 display:block;
height:13px;
width: 15px;
position: absolute;
background: url(../../images/delta.png) right top no-repeat;
z-index: 10;
 top:5px;
 left:123px;
}

/*New Add Cente Style*/
/*设置的宽*/
.MemberFontStyle{ color:#FF0000;}
.MemberFontStyle2{ color:#FF0000; font-size:20px;}
.MemberFontStyle1{ color:#455b80; font-size:14px;}
.MemberFontStyle3{ color:#2e2d2d;}
.MemberHeight{ height:10px;}
.MemberPadding{ padding-left:20px;}

.BoxMemberHomeRight{  border:1px solid #dee4e8; margin-top:10px; background-color:White;}
.MemberHomeRrightNews{ height:28px;  background:url(../../images/NewMessage_01.gif) bottom repeat-x; }
.MemberAnnounceStyle{
margin: 0px 20px;

white-space: nowrap;
overflow: hidden;
background:url(../../images/announce.gif) 1px 5px no-repeat;
padding-left:25px; 
margin-left:9px;}
.BoxMemberInfo{ margin:5px 10px 10px;}
.MemberInfo{ float:left; display:inline; width:488px; background:url(../../images/MemberCenter/MemberBG.jpg) bottom repeat-x; border:1px solid #f1f1f1;}
.MemberInfo P{ margin:5px 0px 5px 9px;}

.MemberInfoTable table tr td{ height:35px;}
.MemberPhoto{ width:86px; height:86px; background-color:#FFFFFF; border:1px solid #c7c7c7; margin:9px 0px 0px 9px;}
.CustomerSupport p{ margin:0px;}
.CustomerSupport h2{ margin-bottom:5px; display:block; font-size:12px;}
.CustomerSupport p span{ float:left;  display:block;}
.CustomerSupport p span img{ margin-right:5px;}
.BoxMembermessage{  border:1px solid #f1f1f1;margin:0px 10px 2px 10px; padding:5px 10px;}

.BoxMembermessage p{ margin:0px; }
.BoxMembermessage p textarea{ width:576px; vertical-align:middle; margin-right:10px;}
.BoxMembermessage p img{ vertical-align:middle; margin-left:10px;}
.MemberNotice{border: 1px solid #F29650;background-color: #FCEFE6;color: black;text-align: left; ;margin:10px 10px 10px 10px; padding-bottom:8px;}
.MemberNotice li{ float:left; display:inline; /*width:340px;*/ width:48.2%; background-color:#FFFFFF;  margin:0px; margin:8px 0px 0px 8px; }
.MemberNotice li div h2{ text-align:center; color:#ff6c00; font-size:16px; display:block;}
.MemberNotice li div p{ margin:0px; background:url(../../images/product_26.gif) 1px 6px no-repeat; padding-left:10px;}
.MemberNoticeHeight1{ height:100px;}
.MemberNoticeHeight2{ height:160px;}
.MemberNoticeFL{ float:left; width:120px;}
.MemberNoticeFR{ float:left; }


.MemberNotice1{ padding:10px;}
.MemberNotice1 a{ color:Black;}
.MemberIcon{	position: absolute;	z-index:1000;margin-left:275px;	margin-top:-50px;}
.Memberbanner{ margin-left:10px; margin-bottom:10px;}
.Memberbanner ul li{ float:left; display:inline; width:351px; background-color:#6a859b; margin-right:5px;}
.MemberbannerInfo{ background-color:#FFFFFF; margin:3px; padding:5px; font-size:13px; font-weight:bold; text-align:center;}
.MemberbannerInfo img{ vertical-align:middle; margin-left:5px;}
.MemberInfoBorder1{ border-left:1px solid #f1f1f1;}
.MemberInfoBorder2{ border-bottom:1px solid #f1f1f1; }

/*Category Sequence start*/
.CategoryWidth1{ width:450px;}
.CategoryWidth2{ width:425px;}
.CategoryWidth3{ width:100px; text-align:center;}
.category span,.BoxCategory span{ float:left; /*width:225px; */line-height:24px;}
.category{ margin-top:10px;  /*background-color:#e2eced;*/ background:url(../../images/NewMessage_01.gif); height:25px;}
.BoxCategory,.category{ border-bottom: 1px solid #EFEFEF; margin-left:10px; padding-left:10px;}
.category{ font-size:14px; font-weight:bold; color:Black; line-height:30px;}

.BoxCategory span a img{ margin:0px 5px;}
.SubclassLine{background:url(../../images/SubclassLine.png) 15px 0px no-repeat; padding-left:25px;}
.BoxCategory div.CompanyDetailSub span{ float:left; line-height:26px;}
/*end*/
.BoxInboxCatTags{border: 1px solid #dbdbdb;border-bottom-style: none;}
.BoxInboxCatTags ul,.BoxInboxCatTags ul li{ list-style:none;}
.BoxInboxCatTags ul{background:url(../../images/CenterTagBG.gif) repeat-x; height:28px;}
.BoxInboxCatTags ul li{ margin-left:-1px; margin-top:-1px; float:left; display:inline; line-height:23px;border: 1px solid #dbdbdb;  background:url(../../images/CenterTagBG2.gif) repeat-x; color:Black;  margin-right:3px;}
.BoxInboxCatTags ul li a{ float:left; display:inline; height:23px; padding:0px 11px; font-weight:bold; color:#636363;}
#tagContent div.selectTag {
DISPLAY: block;
}

.tagContent{ display:none;}
.BoxInboxCatTags ul li a:hover,.BoxInboxCatTags ul li a:visited { color:#636363; text-decoration:none;}
#CenterCatTags li.CenterSelectTag {border: 1px solid #6a859a;border-bottom-style: none; background:url(../../images/CenterTagBG1.gif) repeat-x; margin-top:-1px;}
#CenterCatTags li.CenterSelectTag a{ height:28px; color:White; line-height:28px;}
/**/
#MainContainer_Control_plSubmit table tr td,#City_Panel1 table tr td,#GoldMember_Main_pnlUpdateCompanyInfo table tr td,#MainContainer_Control_pnlWrite table tr td,#PostNewProduct table tr td,#City_pnlVerify table tr td{ padding:4px;}
/**/

/*Backstage Style start*/
#addproduct_pnlRegister table tr td,#addQuarry_plSubmit table tr td,#addoffer_pnlOfferRegister table tr td,#MessageInbox_Main_pnlAddPriceList table tr td,#City_pnlUpdateCompanyInfo table tr td,#NavImages table tr td,#City_NavImages table tr td,#ChangePassword table tr td,#City_pnlUpdateAccount table tr td,#Subscribe_SubcribeAdd_Panel table tr td,#AddSubUser table tr td,#AAD_SpecialPromotion  table tr td,.BoxMyVideoIntro table tr td,.BoxSubscribe table tr td,#Favorites_Company_ViewCertificate_Panel table tr td,#addoffer_pnlRegister table tr td,#Favorites_Company_Panel1 table tr td,#AddSpecialPromotionProduct_pnlInfo table tr td{ padding:4px;}
#AddSubUser { margin-top:10px;}
.addproductTitle, .addproductTitle li {
    list-style:none;
}
.addproductTitle li,.ComanySend_Tile li{ float:left;}
.addproductleft,.CompanySendLeft{background:url(../../images/NewMessage_02.gif) no-repeat; height:23px; width:23px;}
.addproductMid,.CompanyMid{background:url(../../images/NewMessage_03.gif) repeat-x; height:23px; line-height:23px; padding-left:5px; padding-right:5px; color:White; font-weight:bold;}
.addproductMid a img,.Title a img{ vertical-align:middle; margin-bottom:2px; margin-left:5px;}
.SpacePT{  _padding-top:4px;}

.addproductRight,.CompanyRight{background:url(../../images/NewMessage_04.gif) no-repeat; height:23px; width:7px;}
.SpecialPromotionTXT{ float:left;  margin-top:6px;}
.BoxSpecialPromotion input{ vertical-align:middle;}
/*end*/
/* Start*/

.RejectProduct table{ background-color:#d8d8d8;}
.RejectProduct table tr td{ background-color:White; padding:2px 4px; } 
.RejectProduct table tr td a{ color:#455B80; font-weight:bold;}
.RejectProduct table tr td a:hover{ color:#F68428;}
.RejectProduct table tr th{ text-align:center; color:#450000; padding:4px; background-color:#eceff1;}
.RejectProductReason{ padding-left:23px;}
.RejectProductReason li{/*background:url(../../images/Join_icon.gif) 1px 7px no-repeat; padding-left:8px;*/list-style-type: decimal;}
/*end*/
/*MemberCenter ProductList Catalog  Explain*/
.ExplainProductList_MC{ float:left; width:340px; color:#455B80;}
.ExplainProductList_MC h2{ font-size:12px; line-height:30px;}
.ExplainProductList_MC h2 a.ListTitle{
COLOR: #996688;
font-weight: bold;
font-size: 20px;
TEXT-DECORATION: none;
}
.ExplainProductList_MC img{ border:none; vertical-align:middle; margin:0px 2px 4px 5px;}
.piccon li{ float:left; margin-right:5px;}
.piccon li div{width: 60px;height: 60px;vertical-align: middle;text-align: center;border: 1px solid #DEDEDE;display: table-cell;
overflow: hidden;white-space: nowrap; *font-size:53px;}
.piccon li div a {padding: 0px;margin: 0px;
}
.piccon li div a img {
vertical-align: middle;
width: 60px;
max-height: 60px;
max-width: 60px;
margin:0px;

}
.BoxExplainCompanyRight_MC{ float:right; margin-top:21px; margin-right:5px;}
.CompanyListRightImg {width:120px;height:91px;border: 1px solid #DEDEDE;overflow:hidden;text-align: center; vertical-align:middle; display: table-cell;}
.CompanyListRightImg img {
width:120px;
max-width:120px;
max-height:91px;
vertical-align:middle;
}
.SpaceMT_10{ margin-top:10px;}
.CompanyFontStyle {color: #2E2E2E;}
.BoxExplainBorder_MC{ border:1px solid #c7c7c7; padding:5px;}
.BoxExplainTitle_MC h2{ color:#aa1616; font-size:13px;}
.BoxExplainTitle_MC ul li{background:url(../../images/Img_Right.gif) 1px 3px no-repeat; padding-left:17px}
.cb{ clear:both; font-size:0px;}
.MC_FontStyle1{  color:Black;}
.MC_FontStyle{ font-weight:bold; font-size:13px; color:#172E54;}
.MC_top{ margin-top:5px;}
.BoxProgress{border:1px solid #f1f1f1;margin:0px 10px 2px 10px;}
.ProgressTitle{ background-color:#efefef; color:#455b80; font-weight:bold;  padding:5px; }
.progressBar{ margin-left:10px;}
.BoxProgress ul{ color:Black;}
.BoxProgress ul li{margin:2px 5px;}
.BoxProgress ul a{ color:Blue; text-decoration:underline; }
.PostNewProductBorder,.ContactListBorder,.QuarryListBorder{  border:1px solid #f1f1f1;margin: 5px 0px 5px 0px; padding:5px 10px; background-color:#F9F9F9; }

.MC_BoxBuyExplain { margin-top:10px; border:1px #d0d0d0 solid;padding:4px; background-color:#eeeeee;}

.MC_BoxBuyExplain1 ul li,.MC_BoxBuyExplain2 ul li,.MC_BoxBuyExplain3 ul li{ float:left; padding:3px; border: 1px solid #cbdee0; color:Black; margin-bottom:5px;background:url(../../images/BuyExplainbg.gif) bottom repeat-x;display:inline; }
.MC_BoxBuyExplainbg{ background-color:White; padding:8px;}
.MC_BoxBuyExplain ul li.BuyExplainArrow1{ border:none; background:none; width:14px; height:9px;background:url(../../images/Arrow.png) no-repeat; margin:18px 0px 10px 2px;display:inline;}
.MC_BoxBuyExplain ul li.BuyExplainArrow2{ border:none; background:none; width:17px; height:41px;background:url(../../images/Arrowboth.png) no-repeat; margin-left:2px; display:inline;}
.MCTitleStyle{ color:#6c7002; font-weight:bold; font-size:16px; margin:5px 0px 8px 0px; text-align:center;}
.ArrowTop{background:url(../../images/ArrowTop.png) 200px 0px no-repeat; height:15px;}
.MC_BoxBuyExplain1{ margin-top:20px;}
.MC_BoxBuyExplain2 ul li{ width:283px; text-align:center;}
.MC_BoxBuyExplain ul li.BuyExplainSelect{ border:1px solid #f29550;margin-bottom:5px;background:url(../../images/BuyExplainSelectbg.gif) bottom repeat-x;}
#IsMemberContent dl dt,#IsMemberContent dl dd,#divisnotmember dl dt{ float:left;}
#IsMemberContent dl dt,#divisnotmember dl dt{ width:100px; text-align:right; margin-right:5px;}
#IsMemberContent dl dt,#divisnotmember dl dt { clear:right;}
.ProjectShowImg img{ width:200px;}
/**/
.SpaceProcessMap_MC{ margin-left:55px;}
.SpaceProcessMap_MC1{ margin-top:10px;}

#MainContainer_Control_pnlWrite table tr td div.ContactInfoSpace table tr td{ padding:0px;}
#MainContainer_Control_pnlWrite table tr td div.ContactInfoSpace table tr td input{ margin-left:5px;}
.MagaUpload{position: relative; float:left;}
#ChangePassword_pnlQuestion{ float:right; padding-right:10px;}

.BoxAddPriceList tr th {
    text-align: center;
    color: #450000;
    padding: 4px;
    background-color: #eceff1;
}
.BoxAddPriceList tr td{ background-color:White; text-align:center; padding:4px;}
.MemberCenterLeftMarketing{ background-color:#e9f5eb; border:1px solid #cfe4d3; padding:4px 4px 10px 4px; margin:10px 4px 4px 4px;}
.MemberCenterLeftMarketing h4{ display:block; color:#001238; font-weight:bold;}
.MemberCenterLeftMarketing ul{ border:1px solid #d7d8d7; background-color:#fcfcfc; padding:5px; }
.MemberCenterLeftMarketing ul li{ line-height:24px;}
.MemberCenterLeftMarketing ul li a{ color:#1d1d1d;}


.BoxRightQuarry ul li,  .ManageCenterBanner ul li {
float: left;
margin-right: 5px;
position: relative;
}
.BoxRightQuarry ul li p {
margin: 0px;
padding: 0px;
margin-bottom: 5px;
}
.BoxRightQuarry_Frame{
background-color: White;
width: 103px;
height: 103px;
border: 1px solid #c8c6c6;
vertical-align: middle;
text-align: center;
display: block;
display: table-cell;
}


.BoxRightQuarry_Frame img {
vertical-align: middle;
width: 101px;
_height: 101px;
max-height: 101px;
}
.uploadProduct ul,.uploadProduct ul li{ list-style:none;}
/*.uploadProduct ul li{ float:left; margin-right:5px; }*/
.uploadProduct ul li{
float: left;
margin-right: 2px;
position: relative;
}
.uploadProduct_Frame {
background-color: White;
width: 86px;
height: 86px;
border: 1px solid #c8c6c6;
vertical-align: middle;
text-align: center;
display: block;
display: table-cell;
}
.uploadProduct_Frame img {
vertical-align: middle;
width: 84px;
_height: 84px;
max-height: 84px;
}


.Import_Font {
color: #f68428;
}
.SpaceProcessMap_MC1 {
margin-top: 10px;
}
.BoxProcessMap {
border: 1px solid #dbdbdb;
margin-bottom: 10px;
}
.BoxProcessMapTXT {
text-align: center;
margin-top: 1px;
background-color: #f0f0f0;
padding: 10px 5px 5px 5px;
}
.BoxProcessMapTXT h2 {
text-align: center;
color: #395f7d;
border: none;
font-size: 20px;
margin-bottom: 10px;
display: block;
}
.SpaceProcessMap_MC {
margin-left: 55px;
}
.ProcessMapTXT, .ProcessMapTXT dd, .ProcessMapTXT dd p, .BoxProcessMapTXT h2 {
padding: 0px;
margin: 0px;
}
.ProcessMapTXT dd {
float: left;
width: 104px;
text-align: center;
display: block;
height: 84px;
}
.WorkStep1 {
    width: 53px;
    height: 53px;
    background: url(../../images/ProcessMap.png) no-repeat;
    display: block;
    margin: 0px auto;
}
.WorkStep2 {
width: 53px;
height: 53px;
background: url(../../images/ProcessMap.png) -53px 0px no-repeat;
display: block;
margin: 0px auto;
}
.WorkStep3 {
width: 53px;
height: 53px;
background: url(../../images/ProcessMap.png) -106px 0px no-repeat;
display: block;
margin: 0px auto;
}
.WorkStep4 {
width: 53px;
height: 53px;
background: url(../../images/ProcessMap.png) -159px 0px no-repeat;
display: block;
margin: 0px auto;
}
.WorkStep5 {
width: 53px;
height: 53px;
background: url(../../images/ProcessMap.png) -212px 0px no-repeat;
display: block;
margin: 0px auto;
}
.WorkStep6 {
width: 53px;
height: 53px;
background: url(../../images/ProcessMap.png) -265px 0px no-repeat;
display: block;
margin: 0px auto;
}
.ProcessMapTXT dd p {
color: #666666;
line-height: 15px;
}
.ProcessMapTXT dd.workStepArrow {
width: 20px;
background: url(../../images/ProcessMap.png) -320px 0px no-repeat;
display: block;
margin: 0px auto;
}
.QuarryPosition {
position: absolute;
top: 30px;
left: 86px;
}
/*.ProductList-Price {
    margin:4px;
    border-top: solid 1px #dee4e8;
    border-left: solid 1px #dee4e8;
}
    .ProductList-Price table {
        width: 100%;
        background-color:white;
        
    }
        .ProductList-Price table tr th {
            border: none;
            text-align: center;
            color: #450000;
            height: 20px;
       
            background-color: #eceff1;
            font-weight: normal;
            border: solid 1px #dee4e8;
            border-left: none;
            border-top: none;
        }
        .ProductList-Price table tr td {
            font-weight: normal;
            border: none;
            border: solid 1px #dee4e8;
            border-left: none;
            border-top: none;
            vertical-align:middle;
        }
    .ProductList-Price table tr td a:link {
        color:#455B80;
        text-decoration:underline;
    }
.ProductList-Price-part {
    
    background-color:#f7f7f7;
}*/
/**/
.MC_Note-box {
    margin: 30px auto auto auto;
    border: solid 1px #CAD1DD;
    width: 700px;
    background-color:#EFF7FA;
    padding:10px;
    font-family:Arial;
   
}
.MC_Note{
    background-color:white;
    padding:20px;
     font-weight:bold;
    font-size:14px;
    line-height:30px;
}
    .MC_Note img {
        vertical-align:top;
        margin-top:5px;
    }
    .MC_Note span {
        display:inline-block;
    }
.product-ModifyPrices {
    border: 10px solid #dddddd;
    width: 580px;
    background-color:white;
    position: absolute;
    padding: 10px;
    
}
    .product-ModifyPrices h2 {
        color:black;
        font-size:14px;
        float:left;
    }
.close-btn {
    float: right;
    margin-right: 10px;
    display: block;
    width: 16px;
    height: 16px;
    background: url( /Scripts/ui/css/ui-lightness/images/ui-icons_727272_256x240.png) -96px -128px;
    text-indent: -99999px;
}
    .close-btn:hover {
        background: url(/Scripts/ui/css/ui-lightness/images/ui-icons_ef8c08_256x240.png) -96px -128px;
    }
   
.product-ModifyPrices-btn-box {
    margin-top:20px;
}
.product-ModifyPrices-btn {
    background: url(../../images/New/buttom-bg1.gif) repeat-x;
    padding: 0px 10px;
    line-height: 24px;
    border: none;
    border: 1px solid #bd9208;
    font-weight: bold;
}
.space-top {
    margin-top:10px;
}
.ProductList-Price {
float:left;
margin-left:5px;
display:inline;
width:430px;
text-align:left;
text-decoration: underline;
color: #003399;
}
.ProductList-Edit {
    float: right;
    margin-right:5px;
    margin-top: 2px;
   
}
.ProductList-Edit a {
     display: inline-block;
      margin-right:10px;
}
    .ProductList-Edit a:link {
        color: #003399;
        text-decoration: underline;
    }
    .ProductList-Edit a:hover {
        color: #f68428;
    }
.t-cw {
    color:#ff6c00;
    font-weight:bold;
}
.BorderNone {
    border:none;
}
.BorderTop {
    border-top:1px solid #dedede;
}
.spaceMLR{
    margin:10px 0px;
}
.spaceMLR1 {
    padding:0px 5px;
}
.MemberCenterNote {
    font-size:14px;
    font-weight:bold;
    padding-top:5px;
    margin-top:5px;
    margin-bottom:5px;
}
 input.btn{
        border: 1px solid #e77b0e;
        background: url(/../images/New/button_bg1.jpg) repeat-x;
        font-weight: bold;
        color: white;
        padding: 2px 30px;
        font-size: 14px;
        width: 107px !important;
    }
.ModifyProNamBox table {
    background-color:#dee4e8;
}
.ModifyProNamBox table tr th{
    background-color:#eceff1;
    color:#8b3b00;
}
    .ModifyProNamBox table tr td {
        background-color:#FFFFFF;
    }
.ModifyProNamW {
    width:75%;
}
.ModifyProNamSpace {
    margin-top:5px;
}

.dialog-form ul, .dialog-form ul li {
    list-style:none;
}
.dialog-form {
    border: 10px solid #dddddd;
    color: #333333;
    background-color: white;
    padding:10px;
}
    .dialog-form ul li {
        margin-bottom:10px;
    }
.dialog-form-title {
    float:left;
    width:120px;
    text-align:right;
    margin-right:3px;
    font-weight:bold;
}
.dialog-form-info {
    float:left;
}
.dialog-form-info-input,.dialog-form-info-textarea,.dialog-form-info-select{
    border: 1px solid #dedede;
}
.dialog-form-info-Note {
    float: left;
    width: 600px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #003399;
}
.dialog-form-Button {
    border: 1px solid #e77b0e;
    background: url(/../images/New/button_bg1.jpg) repeat-x;
    font-weight: bold;
    color: white;
    padding: 3px 30px;
    font-size: 14px;
    width: 107px !important;
}
.dialog-form-Button1 {
    padding: 3px 10px;
    border: 1px solid #9f9f9f;
    background: url(../../images/New/post_bg.jpg) repeat-x;
    color: #000000;
    font-weight: bold;
    display: inline-block;
}
.dialogSpace{
    margin-top:30px;  
}
.dialog-form-close {
    float:right;
    display:block;
    width:16px;
    height:16px;
    background: url(../../images/CloseICO.png) center center no-repeat;
    text-indent:-99999px;
}
    .dialog-form-close:hover {
        background-color: #fdf7d9;
        border: 1px solid #fbcb09;
        width: 16px;
        height: 16px;
        background: url(../../images/CloseICO1.png) center center no-repeat;
    }
.wbw{
    overflow:hidden;
    word-wrap:break-word;
    width:559px;
    display:block;
}
.MCShowPartbox {
  
    height:20px;
    width:478px;
    float:left;
 
}

    .MCShowPartbox:hover {
          position:relative;
    }
.MCShowPart {
      height:20px;
      overflow:hidden;
      text-overflow:ellipsis;
    
}
    .MCShowPart:hover {
        height: auto;
        position: absolute;
        border: 1px solid #dedede;
        overflow: auto;
        background-color: white;
        box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
        padding: 4px;
        left: -5px;
        top: -5px;
    }
        .MCShowPart:hover div.ProductList-Price {
            text-decoration:none;
        }
.oldPrice {
    text-decoration:line-through;
}
.discountprice {
    color:red;
}
    .FairImgName {
        border-bottom: 1px solid #dee4e8;
     
        padding: 5px 10px;
        background-color: #F9F9F9;
        margin-bottom: 10px;
    }
    /*.FairImgName input{ vertical-align: middle;margin-left: 3px;width: 200px;}*/
    .FairImgTitle{ font-weight: bold; color: #4b6477;margin-bottom: 10px;}
    .FairImgBox{ border: 1px solid #dedede;padding: 5px;margin-bottom: 5px;}
    .FairImg {
        float: left;
        width: 105px;
        overflow: hidden;
        margin-right: 15px;
        position: relative;
       margin: 10px 0 10px 15px;
    }
.subpic {
    background: none;
    border: none;
    font-size: 60px;
    color: #dedede;
    height: 120px;
    outline: none;
    cursor: pointer;
    margin-left: 10px;
    margin-left: 10px;
    margin-bottom: 40px;
}
.subpic:hover { color: #C7D5D6; }

.uploadpic{ border: 1px solid #dee4e8;margin-bottom: 10px;margin-top: 10px;}
.openclose {
    background: none;
    border: none;
    float: right;
    color: #9C9C9C;
    margin: 5px 0 0 5px;
    outline: none;
    cursor: pointer;
}
.openclose:hover{color: #f19856;text-decoration: underline;}
.FairImgInput{ height: 20px;width: 300px; margin-left: 5px;vertical-align: middle;margin-top: 3px;}
.FairImgColor{ color: red;}
.SaveButton{ vertical-align: middle;}
.AddFair {
    border: none;
    background: none;
    font-weight: bold;
    color: #003399;
    text-decoration: underline;
    font-size: 14px;
    outline: none;
    margin-top: 10px;
}
.AddFair:hover{ color: #f19856;}
.more-style{ text-align: right;color: #003399;}