﻿A
{
	text-decoration: none;
	font-size: 12px;
}
A:active
{
    text-decoration: none;
    color: #000;
}
A:link
{
	text-decoration: none;
	color: #000;
}
A:visited
{
	text-decoration: none;
	color: #000;
}
A:hover
{
	color: #ff3366;
	text-decoration: underline;
}
body
{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: 宋体, 新宋体;
}
Input.AutoInput
{
    width:95%;
    height: 18px;
    font-size:12px;
}
Textarea.AutoInput
{
    width:95%;
    height: 18px;
    font-size:12px;
}
Div.Main
{
    margin-left: 8px!important;
    margin-left: auto;
    margin-right: 8px!important;
    margin-right:auto;
    width:auto!important;
    width:980px;
    min-width: 980px;
    clear: both;
}
Div.MainSpacing
{
    margin-top: 10px;
}
Div.MainLeft
{
    width: 180px;
    float: left;
}
Div.MainCenter
{
    margin: 0px 210px 0px 190px;
    height:auto !important;
    min-height:300px;
    height:300px;
}
Div.MainRight
{
    width: 200px;
    float:right; 
}
Div.MainText
{
    height:30px;
    text-align:center;
}
Div.Center
{
    text-align:center;
}
Span.ShowWord
{
    color: #006600;
    font-weight: bold;
}
A.HiliteLink
{
    color: #d23063;
}
A.HiliteLink:link
{
	color: #d23063;
}
A.HiliteLink:active
{
	color: #d23063;
}
A.HiliteLink:visited
{
	color: #d23063;
}
A.HiliteLink:hover
{
	color: #d23063;
}
Div.Header
{
    height: 68px;
    border: 0px;
}
Div.HeaderLogo
{
    width: 190px;
    text-align: center;
    height: 68px;
    float: left;
}
Div.HeaderMenu
{
    padding-top:35px;
    width: 318px;
    border:0px;
    float: left;
    background:url(Images/HMBackgImage.gif) no-repeat;
}
Div.HeaderAd
{
    width: 156px;
    float: left;
}
Table.Nave
{
    width:100%;
    height: 63px;
    display:table;
    padding:0;
    margin:0;
}
Td.NaveLeft
{
    width:8px;
    height:63px;
    background:url(Images/Nave_Left.gif) no-repeat;
}
Td.NaveMiddle
{
    width: 680px;
    height: 63px;
    background: url(Images/Nave_Middle.gif) repeat-x;
}
Td.NaveAd
{
    margin-left: -3px;
    height: 63px;
    background: url(Images/Nave_Middle.gif) repeat-x;
    text-align: right;
}
Td.NaveRight
{
    width:8px;
    height:63px;
    background:url(Images/Nave_Right.gif) no-repeat;
}
/*页头搜索项*/
Table.Search
{
    height: 60px;
}
Table.Search .TdLab
{
    width: 110px;
    color: #FFFFFF;
    text-align: right;
    font-weight: bold;
    font-size: 14px;
    padding-right: 8px;
    padding-left: 8px;
}
Table.Search .TdKeys
{
    width:400px;
}
Table.Search .TdSearchGo
{
    width:160px;
}
Table.Search .Keys
{
    width: 380px;
    border-right: #d5246e 1px solid;
    border-top: #d5246e 1px solid;
    border-left: #d5246e 1px solid;
    border-bottom: #d5246e 1px solid;
}
/*页脚*/
Div.FooterMenu
{
    margin-top:10px;
    background-color: #e8e8e8;
    margin-left: 8px;
    margin-right: 8px;
    padding-bottom: 5px;
    padding-top: 5px;
    clear:both;
}
Div.Imprint
{
    text-align: center;
    clear: both;
    border: #ffffff 1px solid;
}
.ImageMiddle
{
    vertical-align:middle;
}
/*载入条*/
.Loading
{
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
    z-index:100;  
}
/*分类导航层*/
Div.GoodsClassPanel
{
    Z-INDEX: 100; VISIBILITY: hidden; POSITION: absolute;
}
Table.GCContent
{
    padding:8px 30px;
    border:solid 1px #999999;
    FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#a9a9a9,direction=135, strength=3);
    background-color:#fff;
}
.GCItem
{
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
}
/*分类导航菜单*/
Div.GCMenuHeader
{
    width:180px;
    height:25px;
    background:url(Images/GCMenu_Header.gif) no-repeat;
}
Div.GCMenuContent
{
    width:180px;
}
Div.GCMenuFooter
{
    width:180px;
    height:7px;
    background:url(Images/GCMenu_Footer.gif) no-repeat;
    margin-bottom: 10px;
}
/*公告文章版面*/
.Affiche
{
    margin: 0px;
    padding-left:20px;
    list-style-type: disc;
    line-height: 20px;
    border-right: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
}
.AfficheHeader
{
    width:200px;
    height:25px;
    background:url(Images/Affiche_Header.gif) no-repeat;
}
.AfficheFooter
{
    width: 200px;
    height: 7px;
    background: url(Images/Affiche_Footer.gif) no-repeat;
    margin-bottom: 10px;
}
.AfficheItemClass
{
    padding :0px;
}
.AfficheItemClass a,
.AfficheItemClass a:link,
.AfficheItemClass a:active,
.AfficheItemClass a:visited
{
    color: #ff3366;
}
.AfficheItemClass a:hover
{
    color: #d23063;
}
/*推荐文章版面*/
.AC
{
    margin:0px;
    padding-left:20px;
    list-style-type: square;
    line-height: 20px;
    border-right: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
}
.ACHeader
{
    width:200px;
    height:25px;
    background:url(Images/ArticleCommend_Header.gif) no-repeat;
}
.ACFooter
{
    width:200px;
    height:7px;
    background:url(Images/ArticleCommend_Footer.gif) no-repeat; 
    margin-bottom: 10px;
}
.ACItemClass a
.ACItemClass a:link,
.ACItemClass a:active,
.ACItemClass a:visited
{
    color: #000;
}
.ACItemClass a:hover
{
    color: #333;
}
/*品牌专卖*/
.BrandNav
{
    width:180px;
    margin-bottom: 10px;
}
.BrandNavHeraer
{
    width:180px;
    height:25px;
    background:url(Images/BrandNav_Header.gif) no-repeat;
}
.BrandNavFooter
{ 
    width:180px;
    height:7px;
    background:url(Images/BrandNav_Footer.gif) no-repeat;
}

.BrandNavItem
{
    border-right: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    height:35px;
    text-align: center;
}
/*首页产品热销*/
.GH
{
    width: 200px;
    margin-bottom: 10px;
}
.GHHeader
{
    width:200px;
    height:25px;
    background:url(Images/GoodsHot_Header.gif) no-repeat;
}
.GHFooter
{
    width: 200px;
    height: 7px;
    background: url(Images/GoodsHot_Footer.gif) no-repeat;
}
.GHItem
{
    border-right: lightgrey 1px solid;
    border-left: lightgrey 1px solid; 
}
.GHImagePanel
{
    width:88px;
    text-align:center;
    float:left;
}
.GHImageStyle
{
    width:78px;
}
.GHTextPanel
{
    width: 105px;
    float: left;
    color: #ff3366;
}
.GHTextPanel a
{
    color:#ff3366;
}
.GHTitlePanel
{
    height:40px;
}
.GHMarketPricePanel
{
    height: 18px;
    color: Black;
}
.GHMarketPricePanel Span
{
    font-size: 13px;
    color: #abaaaa;
    text-decoration: line-through;
}
.GHSellPricePanel
{
    height: 18px;
    color: Black;
}
.GHSellPricePanel Span
{
    font-size: 13px;
    color: #fd4500;
    font-weight: bold;
}
/*首页新品产品*/
.GN
{
    width: 200px;
    margin-bottom: 10px;
}
.GNHeader
{
    width:200px;
    height:25px;
    background:url(Images/GoodsNew_Header.gif) no-repeat;
}
.GNFooter
{
    width: 200px;
    height: 7px;
    background: url(Images/GoodsNew_Footer.gif) no-repeat;
}
.GNItem
{
    border-right: lightgrey 1px solid;
    border-left: lightgrey 1px solid; 
}
.GNImagePanel
{
    width:88px;
    text-align:center;
    float:left;
}
.GNImageStyle
{
    width:78px;
}
.GNTextPanel
{
    width:105px;
    float:left;
    color:#ff3366;
}
.GNTextPanel a
{
    color:#ff3366;
}
.GNTitlePanel
{
    height:40px;
}
.GNMarketPricePanel
{
    height: 18px;
    color: Black;
}
.GNMarketPricePanel Span
{
    font-size: 13px;
    color: #abaaaa;
    text-decoration: line-through;
}
.GNSellPricePanel
{
    height: 18px;
    color: Black;
}
.GNSellPricePanel Span
{
    font-size: 13px;
    color: #fd4500;
    font-weight: bold;
}
/*分类页产品列表*/
.CG
{
    width:100%!important;
    width:560px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.CGHeader
{
    height:1px;
}
.CGFooter
{
    height: 10px;
}
.CGItem
{
    width: 33%;
    border-bottom: lightgrey 1px dashed;
}
.CGImagePanel
{
	height:auto !important;
    min-height:128px;
    height:128px;
    margin-top:5px;
    margin-bottom:5px;
    vertical-align:middle;
}
.CGImageStyle
{
    vertical-align:middle;
}
.CGTextPanel
{
    text-align: left;
    margin-left: 8px;
    margin-right: 8px;
    padding-bottom: 5px;
    color:#ff3366;
}
.CGTextPanel a,
.CGTextPanel a:link,
.CGTextPanel a:active,
.CGTextPanel a:visited,
.CGTextPanel a:hover
{
    font-size:13px;
    color:#ff3366;
}
.CGTitlePanel
{
    height: 30px;
}
.CGMarketPricePanel
{
    height: 20px;
    color: Black;
}
.CGMarketPricePanel Span
{
    font-size: 13px;
    color: #abaaaa;
    text-decoration: line-through;
}
.CGSellPricePanel
{
    height: 20px;
    color: Black;
}
.CGSellPricePanel Span
{
    font-size: 13px;
    color: #fd4500;
    font-weight: bold;
}
.CGExplainPanel
{
    height:auto !important;
    min-height:43px;
    height:43px;
    padding-bottom: 3px;
    line-height: 120%;
    color:#000000;
}
.CGPager
{
    text-align:right;
    height:40px;
}
.CGPagerPanel
{
    letter-spacing: 3px;
}
/*搜索页产品*/
.SG
{
    width:100%!important;
    width:560px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.SGHeader
{
    height:1px;
}
.SGFooter
{
    height: 10px;
}
.SGItem
{
    width: 25%;
    border-bottom: lightgrey 1px dashed;
}
.SGImagePanel
{
    height:auto !important;
    height:156px;
    min-height:156px;
    text-align:center;
    vertical-align:middle;
}
.SGImageStyle
{
    vertical-align:middle;
}
.SGTextPanel
{
    text-align: left;
    margin-left: 8px;
    margin-right: 8px;
    padding-bottom: 5px;
}
.SGTextPanel a,
.SGTextPanel a:link,
.SGTextPanel a:active,
.SGTextPanel a:visited,
.SGTextPanel a:hover
{
    color:#E76D00;
}
.SGTitlePanel
{
    height: 30px;
}
.SGMarketPricePanel
{
    height: 20px;
    color: Black;
}
.SGMarketPricePanel Span
{
    font-size: 13px;
    color: #abaaaa;
    text-decoration: line-through;
}
.SGSellPricePanel
{
    height: 20px;
    color: Black;
}
.SGSellPricePanel Span
{
    font-size: 13px;
    color: #fd4500;
    font-weight: bold;
}
.SGExplainPanel
{
    height:auto !important;
    min-height:30px;
    height:30px;
    padding-bottom: 3px;
    line-height: 120%;
}
.SGPager
{
    text-align:right;
    height:40px;
}
.SGPagerPanel
{
    letter-spacing: 3px;
}
/*分类页新品*/
.CGN
{
    width: 200px;
    margin-bottom: 10px;
}
.CGNHeader
{
    width:200px;
    height:25px;
    background:url(Images/GoodsClassNew_Header.gif) no-repeat;
}
.CGNFooter
{
    width: 200px;
    height: 7px;
    background: url(Images/GoodsClassNew_Footer.gif) no-repeat;
}
.CGNItem
{
    border-right: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    height:25px;
}
.CGNImagePanel
{
    width:88px;
    text-align:center;
    float:left;
}
.CGNImageStyle
{
    width:78px;
}
.CGNTextPanel
{
    width:105px;
    float:left;
    color:#ff3366;
}
.CGNTextPanel a
{
    color:#ff3366;
}
.CGNTitlePanel
{
    height:40px;
}
.CGNMarketPricePanel
{
    height: 18px;
    color: Black;
}
.CGNMarketPricePanel Span
{
    font-size: 13px;
    color: #abaaaa;
    text-decoration: line-through;
}
.CGNSellPricePanel
{
    height: 18px;
    color: Black;
}
.CGNSellPricePanel Span
{
    font-size: 13px;
    color: #fd4500;
    font-weight: bold;
}
/*分类页推荐*/
.CGC
{
    width: 200px;
    margin-bottom: 10px;
}
.CGCHeader
{
    width:200px;
    height:25px;
    background:url(Images/GoodsClassCommend_Header.gif) no-repeat;
}
.CGCFooter
{
    width: 200px;
    height: 7px;
    background: url(Images/GoodsClassCommend_Footer.gif) no-repeat;
}
.CGCItem
{
    border-right: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    height:25px;
}
.CGCImagePanel
{
    width:88px;
    text-align:center;
    float:left;
}
.CGCImageStyle
{
    width:78px;
}
.CGCTextPanel
{
    width:105px;
    float:left;
    color:#ff3366;
}
.CGCTextPanel a
{
    color:#ff3366;
}
.CGCTitlePanel
{
    height:40px;
}
.CGCMarketPricePanel
{
    height: 18px;
    color: Black;
}
.CGCMarketPricePanel Span
{
    font-size: 13px;
    color: #abaaaa;
    text-decoration: line-through;
}
.CGCSellPricePanel
{
    height: 18px;
    color: Black;
}
.CGCSellPricePanel Span
{
    font-size: 13px;
    color: #fd4500;
    font-weight: bold;
}
/*分类页特价*/
.CGSO
{
    width: 200px;
    margin-bottom: 10px;
}
.CGSOHeader
{
    width:200px;
    height:25px;
    background:url(Images/GoodsClassSpecialOffer_Header.gif) no-repeat;
}
.CGSOFooter
{
    width: 200px;
    height: 7px;
    background: url(Images/GoodsClassSpecialOffer_Footer.gif) no-repeat;
}
.CGSOItem
{
    border-right: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    height:25px;
}
.CGSOImagePanel
{
    width:88px;
    text-align:center;
    float:left;
}
.CGSOImageStyle
{
    width:78px;
}
.CGSOTextPanel
{
    width:105px;
    float:left;
    color:#ff3366;
}
.CGSOTextPanel a
{
    color:#ff3366;
}
.CGSOTitlePanel
{
    height:40px;
}
.CGSOMarketPricePanel
{
    height: 18px;
    color: Black;
}
.CGSOMarketPricePanel Span
{
    font-size: 13px;
    color: #abaaaa;
    text-decoration: line-through;
}
.CGSOSellPricePanel
{
    height: 18px;
    color: Black;
}
.CGSOSellPricePanel Span
{
    font-size: 13px;
    color: #fd4500;
    font-weight: bold;
}
/*分类页热销*/
.CGSH
{
    width: 200px;
    margin-bottom: 10px;
}
.CGSHHeader
{
    width:200px;
    height:25px;
    background:url(Images/GoodsClassSellHot_Header.gif) no-repeat;
}
.CGSHFooter
{
    width: 200px;
    height: 7px;
    background: url(Images/GoodsClassSellHot_Footer.gif) no-repeat;
}
.CGSHItem
{
    border-right: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    height:25px;
}
.CGSHImagePanel
{
    width:88px;
    text-align:center;
    float:left;
}
.CGSHImageStyle
{
    width:78px;
}
.CGSHTextPanel
{
    width:105px;
    float:left;
    color:#ff3366;
}
.CGSHTextPanel a
{
    color:#ff3366;
}
.CGSHTitlePanel
{
    height:40px;
}
.CGSHMarketPricePanel
{
    height: 18px;
    color: Black;
}
.CGSHMarketPricePanel Span
{
    font-size: 13px;
    color: #abaaaa;
    text-decoration: line-through;
}
.CGSHSellPricePanel
{
    height: 18px;
    color: Black;
}
.CGSHSellPricePanel Span
{
    font-size: 13px;
    color: #fd4500;
    font-weight: bold;
}
.PagerImage
{
    margin-left: 2px;
    margin-right: 2px;
}
.PagerDDL
{
    height: 20px;
    margin-left: 3px;
}
/*相关商品*/
.RG
{
    width: 180px;
    margin-bottom: 10px;
}
.RGHeader
{
    width:180px;
    height:25px;
    background:url(Images/RelatedGoods_Header.gif) no-repeat;
}
.RGFooter
{
    width: 180px;
    height: 7px;
    background: url(Images/RelatedGoods_Footer.gif) no-repeat;

}
.RGItem
{
    border-right: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    height:25px;
}
.RGImagePanel
{
    width:74px;
    text-align:center;
    float:left;
}
.RGImageStyle
{
    width:66px;
}
.RGTextPanel
{
    width:98px;
    float:left;
}
.RGTextPanel a
{
    color:#ff3366;
}
.RGTitlePanel
{
    height:40px;
}
.RGMarketPricePanel
{
    height: 18px;
    color: Black;
}
.RGMarketPricePanel Span
{
    font-size: 12px;
    color: #abaaaa;
    text-decoration: line-through;
}
.RGSellPricePanel
{
    height: 18px;
    color: Black;
}
.RGSellPricePanel Span
{
    font-size: 12px;
    color: #fd4500;
}
/*商品页*/
.GoodsImagePanel
{
    width: 40% !important;
    width: 240px;
    min-width: 240px;
    height: auto !important;
    height: 330px;
    text-align: center;
    float: left;
}
.GoodsImage
{
    width:auto !important;
    width:230px;
    max-width:230px;
    cursor:pointer;
    vertical-align:middle; 
}
.MoreImagePanel
{
    height: 30px;
    margin-top:10px;
}
.GoodsInfoPanel
{
    margin-bottom:20px;
    width:auto !important;
    width:318px;
    min-width: 318px;
    height:auto !important;
    height:320px;
    text-align: left;
}
.GoodsNamePanel
{
    font-weight: bold;
    color: black;
    height: 30px;
    font-size: 15px;
}
.ExplainPanel
{
    color:#ff3366;
    max-height: 50px;
    margin-bottom: 10px;
    line-height: 120%;
}
.GoodsStatePanel
{
    height:23px;
}
.GoodsUnitsPanel
{
    height:23px;
}
.GoodsCodePanel
{
    height:23px;
}
.GoodsScorePanel
{
    height:23px;
}
.GoodsPricePanel
{
    height:23px;
}
.PriceName
{
    letter-spacing:6px;
}
.MarketPrice
{
    color: #656564;
    padding-right:5px;
    width:45px;
    display:inline-block;
}
.SellPrice
{
    color: #ff3300;
    font-weight: bold;
    padding-right:5px;
    width:45px;
    display:inline-block;
}
.SavePricePanel
{
    height:23px;
}
.ChildGoodsName
{
    margin-top: 10px;
    font-weight: bold;
}
.SaveCash
{
    color: #000000;
    padding-right:5px;
    width:45px;
    display:inline-block;
}
.SaveDiscount
{
   color: #000000;
   padding-right:5px;
   width:45px;
   display:inline-block;
}
.AdvMemberPricePanel
{
    height:23px;
}
.AdvMemberPrice
{
    color: #000000;
    padding-right:5px;
    width:45px;
    display:inline-block;
}
.FieldListPanel1
{
    height:28px;
}
.FieldListPanel1 select
{
    height:20px;
}
.FieldListPanel2
{
    height:28px;
}
.FieldListPanel2 select
{
    height:20px;
}
.AddShopingCartPanel
{
    margin-top: 5px;
}
.CompGoodsPanel
{
    margin-bottom: 20px;
    width: auto !important;
    width: 518px;
    min-width: 518px;
    height: auto !important;
    height: 20px;
}
.CompTitle
{
    color: #ff0066;
    font-size: 13px;
}
.CompGoodsImgPanel
{
    margin-top: 5px;
    margin-right: 8px;
    padding: 8px;
    background-color:#ededed;
    border: #444444 1px dashed;
    width: auto !important;
    height: 114px !important;
    height: 114px;
    float: left;
}
.CombGoodsTd
{
    width:90px;
    text-align:center;
}
.CombGoodsPriceTd
{
    width:90px;
    height:16px;
    text-align:center;
}
.CombGoodsImage
{
    width:90px;
}
.CompGoodsInfo
{
    margin-top:5px;
    width:auto !important;
    width:200px;
}
.CompGoodsInfo a, .CompGoodsInfo a:link, .CompGoodsInfo a:active, .CompGoodsInfo a:visited, .CompGoodsInfo a:hover
{
    font-size: 13px;
    color: #009900;
}
.GoodsDesPanel
{
    width:auto !important;
    width:566px;
    height:auto !important;
    height:200px;
    margin-bottom:15px;
    line-height:140%;
}
.GoodsMulti
{
    width:auto !important;
    width:566px;
    height:auto !important;
    height:200px;
    line-height:140%;
}
/*更多产品图片样式*/
Div.ShowImagePanel
{
    width: 540px;
    height: 486px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    float: left;
}
Div.ShowImagesPanel
{
    width:100px;
    height:470px;
    float:right;
}
Div.UpArrowPanel
{
    text-align:center;
    margin-bottom:5px;
}
Div.AdownArrowPanel
{
    text-align:center;
    margin-top:5px;
}
Div.WMFeeter
{
    text-align:center;
    clear:both;
}
.GoodsImageShow
{
    width:auto !important;
    width:450px;
    max-width:450px;
    margin-top: auto;
    margin-bottom: auto;
}
.GoodsImages
{
    width:94px;
}
.CursorPointer
{
    cursor:pointer;
}
.MsgPanel
{
    vertical-align:middle;
    height:30px;   
}
.AddGoodsMsg
{
    color:Red;
}
/*投票结果*/
.VoteResult
{
    text-align: left;
    margin-top: 6px;
    margin-bottom: 6px;
    float: left;
    width: auto !important;
    width: 380px;
    min-width: 380px;
}
.VoteResult .VoteItem
{
    height:20px;
    border: #FFFFFF 1px solid;
}
.VoteResult .Star
{
    padding-left:5px;
    padding-right:5px;
    float:left;
}
.VoteResult .VoteText
{
    width:50px;
    float:left;
}
.VoteResult .VotePercent
{
    width:220px;
    float:left;
}
.VoteResult .VotePercentText
{
    padding-left:5px;
    padding-right:5px;
}
.VoteResult .Ballot
{
    padding-left:5px;
    padding-right:5px;
}
.VoteResult .Vote
{
    float:left;
}
.VoteResult .Guage
{
    height:16px;
}
.VoteStat
{
    padding-left:10px;
    height:110px;
    float:left;
    border-left: #d4d4d4 1px solid;
    text-align:left;
}
.VoteStat .RemarkStat
{
    margin-top:2px;
    margin-bottom:3px;
    min-width:150px;
    font-size: 13px;
    font-weight: bold;
    color: #4a484a;
}
.VoteStat .VoteStatItem
{
    margin-left:10px;
    height:18px;
}
.ItemImage5
{
    width: 85px;
    background-image: url(./images/Star_5.gif);
    background-repeat: no-repeat;
    background-position: right center;
    display:block;
}
.ItemImage4
{
    width: 85px;
    background-image: url(./images/Star_4.gif);
    background-repeat: no-repeat;
    background-position: right center;
    display:block;
}
.ItemImage3
{
    width: 85px;
    background-image: url(./images/Star_3.gif);
    background-repeat: no-repeat;
    background-position: right center;
    display:block;
}
.ItemImage2
{
    width: 85px;
    background-image: url(./images/Star_2.gif);
    background-repeat: no-repeat;
    background-position: right center;
    display:block;
}
.ItemImage1
{
    width: 85px;
    background-image: url(./images/Star_1.gif);
    background-repeat: no-repeat;
    background-position: right center;
    display:block;
}
.RemarkItemImage
{
    width:95px;
}
/*评论*/
.RemarkPanel
{
    clear:both;
}
.RemarkPanel .RemarkTabPanel
{
    float:left;
}
.RemarkPanel .RemarkList
{
    text-align:left;
    width:100%;
}
.RemarkPanel .RemarkPagerPanel
{
    margin-right:10px;
    float:right;
}
.RemarkPanel .RemarkTitleAndType
{
    margin-top:5px;
    float:left;
}
.RemarkPanel .RemarkType
{
    margin: 3px;
    color: #ff3366;
}
.RemarkPanel .RemarkTitle
{
    margin: 3px;
    font-weight: bold;
}
.RemarkPanel .RemarkVoteResult
{
    margin-top: 5px;
    float: right;
}
.RemarkPanel .RemarkContent
{
    clear:both;
    margin-top:10px;
    margin-left:10px;
}
.RemarkPanel .RemarkMemberInfo
{
    margin-top:5px;
    text-align:right;
}
.RemarkPanel .RemarkUserName
{
    margin-right:2px;
    font-weight: bold;
}
.RemarkPanel .RemarkMemberRole
{
    margin-left:2px;
    margin-right:2px;
    color: #6a6a6a;
}
.RemarkPanel .RemarkTime
{
    margin-left:2px;
}
.RemarkPanel .RemarkReplyPanel
{
    margin-left: 10px;
    border-top: #a6a6a6 1px solid;
}
.RemarkPanel .RemarkReplyShow
{
    margin-top:11px;
    color: #0094fb;
    float:left;
}
.RemarkPanel .RemarkReply
{
    float:left;
}
.RemarkPanel .RemarkReplyList
{
    border:0px;
    margin:0px;
    padding:0px;
    width:100%;
}
.RemarkPanel .RemarkReplyArrow
{
    vertical-align:middle;
}
.RemarkPanel .IsUseful
{
    height: 18px;
    background-color: #ececec;
    padding-right: 3px;
    padding-left: 6px;
    padding-bottom: 3px;
    padding-top: 3px;
    border-bottom: #b7b7b7 1px solid;
}
/*发表评论*/
.RWPanel
{
    margin-top:10px;
    text-align: left;
}
.RWPanel .Rule
{
    padding: 6px;
    border-right: #e1e1e1 3px solid;
    border-top: #e1e1e1 3px solid;
    border-left: #e1e1e1 3px solid;
    border-bottom: #e1e1e1 3px solid;
}
.RWPanel .VoteText
{
    padding: 6px;
    background-color: #ebebeb;
    font-weight: bold;
}

.RWPanel .VoteList
{
    padding: 6px;
    background-color: #f5f5f5;
}
.RWPanel .VoteExplain
{
    padding-left:7px;
    padding-top:3px;
    padding-bottom:3px;
    line-height: 120%;
}
.RWPanel .RemarkRuleExplain
{
    padding-left: 7px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #ff9900;
    line-height: 120%;
}
.RWPanel .RemarkTypeText
{
    padding: 6px;
    background-color: #ebebeb;
    font-weight: bold;
}
.RWPanel .RemarkType
{
    padding: 6px;
    background-color: #f5f5f5;
}
.RWPanel .RemarkTitleText
{
    padding: 6px;
    background-color: #ebebeb;
    font-weight: bold;
}
.RWPanel .RemarkTitle
{
    padding: 6px;
    background-color: #f5f5f5;
    text-align:center;
}
.RWPanel .RemarkContentText
{
    padding: 6px;
    background-color: #ebebeb;
    font-weight: bold;
}
.RWPanel .RemarkContent
{
    padding: 6px;
    background-color: #f5f5f5;
    text-align:center;
}
.RWPanel .RemarkSubmit
{
    padding: 6px;
    background-color: #ebebeb;
    text-align:center;
}
/*帮助中心*/
Div.HelpLeft
{
    width: 220px;
    float: left;
}
Div.HelpStage
{
    margin-left: 238px;
    margin-right: 18px;
    min-height: 360px;
     _height: 360px;
    text-align: center;
}
Div.HelpMenuHeader
{
    width:220px;
    height:25px;
    background:url(Images/HelpMenu_Header.gif) no-repeat;
}
Div.HelpMenuContent
{
    width: 218px;
    border-right: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
}
Div.HelpMenuContent Div
{
    overflow:hidden;
}
Div.HelpMenuFooter
{
    width:220px;
    height:7px;
    background:url(Images/HelpMenu_Footer.gif) no-repeat;
}

/*文章列表*/
/*推荐文章版面*/
.HAC
{
    text-indent: 30px;
    list-style-type: square;
    width: 600px !important;
    min-height:100px; 
    _height:100px;
    text-align:left;
}
.HACHeader
{
    width:80%;
    height: 44px;
    background: url(Images/HelpArticleCommend_Header.gif) no-repeat;
}
.HACFooter
{
    height:7px;
    margin-bottom: 10px;
}
.HACItemClass
{
    float: left;
    width: 50%;
    height: 25px;
}
.HACItemClass a
{
    color: #000;
}
.HACItemClass a:hover
{
    color: #333;
}
/*精华文章版面*/
.HAE
{
    text-indent: 30px;
    list-style-type: square;
    width: 600px !important;
    min-height:100px; 
    _height:100px;
    text-align:left;
}
.HAEHeader
{
    width:80%;
    height:44px;
    background:url(Images/HelpArticleEssential_Header.gif) no-repeat;
}
.HAEFooter
{
    width:500px;
    height:7px;
    margin-bottom: 10px;
}
.HAEItemClass
{
    FLOAT: left; WIDTH: 300px; HEIGHT: 25px
}
.HAEItemClass a
{
    color: #000;
}
.HAEItemClass a:hover
{
    color: #666;
}

/*导航*/
.WebPlace
{
    height:25px;
    text-align:left;
}
.WebPlace a,
.WebPlace span
{
    margin-left:8px;
    margin-right:8px;
}
/*帮助*/
.HelpIndicatorArea
{
    height:80px;
    margin-left:38px;
    margin-right:38px;
    text-align:left;
}
.ArticleTitlePanel
{
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
}
.ArticleTitle
{
    font-weight: bold;
    font-size: 16px;
}
.ArticleReadCountPanel
{
    margin-left: 20px;
    margin-right: 20px;
    text-align: right;
}
.ReadCount
{
    color: #d0671e;
}
.ArticleMatterPanel
{
    width: auto !important;
    width: 640px;
    text-align: left;
    margin-top: 30px;
    margin-left: 38px;
    margin-right: 38px;
    line-height: 140%;
}
/*特价赠品*/
.Present
{
    width:100% !important;
    width:560px;
    margin-bottom: 5px;
}
.PresentHeader
{
    height:1px;
}
.PresentFooter
{
    height: 10px;
}
.PresentItem
{
    width: 33%;
    border-bottom: lightgrey 1px dashed;
}
.PresentImagePanel
{
	height:auto !important;
	min-height:130px;
    height:130px;
    text-align:center;
}
.PresentImageStyle
{
   
}
.PresentTextPanel
{
    text-align: left;
    margin-left: 8px;
    margin-right: 8px;
    padding-bottom: 8px;
    color:#ff3366;
}
.PresentTextPanel a,
.PresentTextPanel a:link,
.PresentTextPanel a:active,
.PresentTextPanel a:visited
{
    color: #ff3366;
}
.PresentTitlePanel
{
    height:30px;
}
.PresentMarketPricePanel
{
    height: 20px;
    color: Black;
}
.PresentMarketPricePanel Span
{
    font-size: 13px;
    color: #abaaaa;
    text-decoration: line-through;
}
.PresentSellPricePanel
{
    height: 20px;
    color: Black;
}
.PresentSellPricePanel Span
{
    font-size: 13px;
    color: #fd4500;
    font-weight: bold;
}
.PresentExplainPanel
{
	color:#000000;
    height:42px;
    padding-bottom: 3px;
    line-height: 120%;
}
.PresentPager
{
    text-align:right;
    height:40px;
}
.PresentPagerPanel
{
    letter-spacing: 3px;
}

/*超值特买*/
.SO
{
    width:100%!important;
    width:560px;
    margin-bottom: 5px;
}
.SOHeader
{
    height:1px;
}
.SOFooter
{
    height: 10px;
}
.SOItem
{
    width: 33%;
    border-bottom: lightgrey 1px dashed;
}
.SOImagePanel
{
	height:auto !important;
	min-height:125px;
    height:125px;
    margin-top:5px;
    margin-bottom:5px;
}
.SOImageStyle
{
   
}
.SOTextPanel
{
    text-align: left;
    margin-left: 8px;
    margin-right: 8px;
    padding-bottom: 8px;
    color: #ff3366;
}
.SOTextPanel a,
.SOTextPanel a:link,
.SOTextPanel a:active,
.SOTextPanel a:visited
{
    color: #ff3366;
}
.SOTitlePanel
{
    height:30px;
}
.SOMarketPricePanel
{
    height: 20px;
    color: Black;
}
.SOMarketPricePanel Span
{
    font-size: 13px;
    color: #abaaaa;
    text-decoration: line-through;
}
.SOSellPricePanel
{
    height: 20px;
    color: Black;
}
.SOSellPricePanel Span
{
    font-size: 13px;
    color: #fd4500;
    font-weight: bold;
}
.SOExplainPanel
{
	color:#000000;
    height:42px;
    padding-bottom: 3px;
    line-height: 120%;
}
.SOPager
{
    text-align:right;
    height:40px;
}
.SOPagerPanel
{
    letter-spacing: 3px;
}
/*积分礼品特价*/
.PSO
{
    width: 200px;
    margin-bottom: 10px;
}
.PSOHeader
{
    width:200px;
    height:25px;
    background:url(Images/GPSpecialOffer_Header.gif) no-repeat;
}
.PSOFooter
{
    width: 200px;
    height: 7px;
    background: url(Images/PSpecialOffer_Footer.gif) no-repeat;
}
.PSOItem
{
    border-right: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    height:25px;
}
.PSOImagePanel
{
    width:98px;
    float:left;
}
.PSOImageStyle
{
    width:80px;
}
.PSOTextPanel
{
    width:96px;float:left;
}
.PSOTextPanel
{
    width:96px;
    float:left;
    color: #ff3366;
}
.PSOTitlePanel a
{
    color: #ff3366;
}
.PSOMarketPricePanel
{
    height: 18px;
    color: Black;
}
.PSOMarketPricePanel Span
{
    font-size: 13px;
    color: #abaaaa;
    text-decoration: line-through;
}
.PSOSellPricePanel
{
    height: 18px;
    color: Black;
}
.PSOSellPricePanel Span
{
    font-size: 13px;
    color: #fd4500;
    font-weight: bold;
}
/*用户登录部分*/
.LoginTable
{
    width: 100%;
    margin-bottom:-10px;
}
.LoginTableLeft
{
    width:30px;
}
 .LoginTableRight
 {
    width:30px;
 }
Div.LoginPanel
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left:20px;
    padding-right:20px;
    width:auto!important;
    width:420px;
    min-width: 420px;
    max-width:800px;
}
Div.LoginPanel .HeaderLeft
{
    width:6px;
    height:32px;
    background-image: url(Images/Login_Header_Left.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-right:-3px;
    float:left;
}
Div.LoginPanel .HeaderCenter
{
    height: 32px;
    background-color: #e3e9db;
    padding-left: 30px;
}
Div.LoginPanel .HeaderRight
{
    width: 6px;
    height: 32px;
    background-image: url(Images/Login_Header_Right.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-left:-3px;
    float:right;
}
Div.LoginPanel .Content
{
    height:auto!important;
    height:200px;
    min-height:200px;
    border-left: #e3e9db 6px solid;
    border-right: #e3e9db 6px solid;
}
Div.LoginPanel .ContentCenter
{
    width:400px;
    margin-left: auto;
    margin-right: auto;
}
Div.LoginPanel .FooterLeft
{
    width:6px;
    height:17px;
    background-image: url(Images/Login_Footer_Left.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-right:-3px;
    float:left;
}
Div.LoginPanel .FooterCenter
{
    height:17px;
    background-color: #e3e9db;
}
Div.LoginPanel .FooterRight
{
    width: 6px;
    height: 17px;
    background-image: url(Images/Login_Footer_Right.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-left:-3px;
    float: right;
}
Div.LoginPanel .MessagePanel
{
    margin:10px;
    height:auto!important;
    height:15px;
    min-height:15px;
    min-width: 360px;
    color: Red;
}
Div.LoginPanel .ItemPanel
{
    height: 38px;
}
Div.LoginPanel .ItemText
{
    width: 110px;
    padding-top:7px;
    text-align: right;
    float: left;
}
Div.LoginPanel .ItemInput
{
    min-width: 180px;
    height: 25px;
    float: left;
}
Div.LoginPanel .Item
{
    width:170px;
}
Div.LoginPanel .ValidateItem
{
    width:92px;
}
Div.LoginPanel .SubmitPanel
{
    height:30px;
    text-align:center;
}
Div.LoginPanel .Explain
{
    margin-top: 10px;
    padding: 10px;
    border-top: #999999 1px dotted;
    line-height: 120%;
}
Div.LoginPanel .Explain a
{
    text-decoration: none;
    font-size: 12px;
    color: #009317;
}
/*迷你登陆*/
Div.MinLoginPanel
{
    width: 200px;
}
Div.MinLoginPanel .Header
{
    width:200px;
    height:25px;
    background:url(Images/MinLogin_Header.gif) no-repeat;
}
Div.MinLoginPanel .Content
{
    height:auto!important;
    height:136px;
    min-height:136px;
    border-left: #dfdfdf 1px solid;
    border-right: #dfdfdf 1px solid;
}
Div.MinLoginPanel .Footer
{
    width: 200px;
    height: 7px;
    background: url(Images/MinLogin_Footer.gif) no-repeat;
    margin-bottom: 3px;
}
Div.MinLoginPanel .MessagePanel
{
    margin-top:5px;
    height: auto !important;
    height: 15px;
    min-height:15px;
    text-align: center;
    color: Red;
}
Div.MinLoginPanel .ItemPanel
{
    height: 28px;
}
Div.MinLoginPanel .ItemText
{
    width: 75px;
    padding-top:7px;
    text-align: right;
    float: left;
}
Div.MinLoginPanel .ItemInput
{
    min-width: 100px;
    padding-left:10px;
    height: 25px;
    float: left;
}
Div.MinLoginPanel .Item
{
    width:80px;
    height:15px;
}
Div.MinLoginPanel .SubmitPanel
{
    margin-top:5px;
    height: 26px;
    text-align: center;
}
/*迷你账户信息*/
Div.MinAccountPanel
{
    width: 200px;
}
Div.MinAccountPanel .Header
{
    width: 200px;
    height: 25px;
    background: url(Images/MinAccount_Header.gif) no-repeat;
}
Div.MinAccountPanel .Content
{
    height:auto!important;
    height:100px;
    min-height:100px;
    padding-top:10px;
    border-left: #dfdfdf 1px solid;
    border-right: #dfdfdf 1px solid;
}
Div.MinAccountPanel .Footer
{
    width: 200px;
    height: 7px;
    background: url(Images/MinAccount_Footer.gif) no-repeat;
    margin-bottom: 3px;
}
Div.MinAccountPanel .ItemPanel
{
    margin-top:5px;
    margin-left:8px;
    margin-right:8px;
    height: 20px;
}
Div.MinAccountPanel .Explain
{
    margin-top:5px;
    margin-right:8px;
    height: 20px;
    text-align:right;
}
Div.MinAccountPanel .UserNameText
{
    color: #e04500;
    font-weight: lighter;
}
Div.MinAccountPanel .RoleText
{
    color: #0099ff;
}
Div.MinAccountPanel A, A.hover
{
    color: #ff3366;
}
/*迷你购物车*/
Div.MinSCPanel
{
    width: 200px;
}
Div.MinSCPanel .Header
{
    width: 200px;
    height: 26px;
    background: url(Images/MinSC_Header.gif) no-repeat;
}
Div.MinSCPanel .Content
{
    height:auto!important;
    height:80px;
    min-height:80px;
    padding-top:5px;
    border-left: #dfdfdf 1px solid;
    border-right: #dfdfdf 1px solid;
}
Div.MinSCPanel .Footer
{
    margin-bottom:3px;
   border-bottom: #dfdfdf 1px solid;
}
Div.MinSCPanel .ItemPanel
{
    margin-top:5px;
    margin-left:8px;
    margin-right:8px;
    height: 20px;
}
Div.MinSCPanel .SCTable
{
    width: 196px;
    padding:0px;
    margin:0px;
}
Div.MinSCPanel .SCHeader
{
    height: 20px;
    background-color: #ffe6f1;
    text-align: center;
}
Div.MinSCPanel .SCTr
{
    height: 20px;
    text-align:center;
}
Div.MinSCPanel .SCFooter
{
    height: 26px;
    background-color: #ffe6f1;
    text-align:center;
}
Div.MinSCPanel A, A.hover
{
    color: #000000;
}
/*浏览记录*/
Div.BGPanel
{
    width: 200px;
}
Div.BGPanel .Header
{
    width: 200px;
    height: 26px;
    background: url(Images/BG_Header.gif) no-repeat;
}
Div.BGPanel .Content
{
    height:auto!important;
    height:60px;
    min-height:60px;
    padding-top:5px;
    border-left: #dfdfdf 1px solid;
    border-right: #dfdfdf 1px solid;
}
Div.BGPanel .Footer
{
   margin-bottom: 10px;
   border-bottom: #dfdfdf 1px solid;
}
Div.BGPanel .SCTable
{
    width: 196px;
    padding: 0px;
    margin: 0px;
}
Div.BGPanel .SCHeader
{
    height: 5px;
}
Div.BGPanel .SCTr
{
    height: 20px;
    text-align: center;
}
Div.BGPanel .SCFooter
{
    height: 26px;
    background-color: #ffe6f1;
    text-align:center;
}
Div.BGPanel A, A.hover
{
    color: #000000;
}
/*取回密码*/
Div.GetPasswordPanel
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left:20px;
    padding-right:20px;
    width:auto!important;
    width:420px;
    min-width: 420px;
    max-width:800px;
}
Div.GetPasswordPanel .HeaderLeft
{
    width:6px;
    height:32px;
    background-image: url(Images/GetPassword_Header_Left.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-right:-3px;
    float:left;
}
Div.GetPasswordPanel .HeaderCenter
{
    height: 32px;
    background-color: #e3e9db;
    padding-left: 30px;

}
Div.GetPasswordPanel .HeaderRight
{
    width: 6px;
    height: 32px;
    background-image: url(Images/GetPassword_Header_Right.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-left:-3px;
    float:right;
}
Div.GetPasswordPanel .Content
{
    height:auto!important;
    height:200px;
    min-height:200px;
    border-left: #e3e9db 6px solid;
    border-right: #e3e9db 6px solid;
}
Div.GetPasswordPanel .ContentCenter
{
    width:400px;
    margin-left: auto;
    margin-right: auto;
}
Div.GetPasswordPanel .FooterLeft
{
    width:6px;
    height:17px;
    background-image: url(Images/GetPassword_Footer_Left.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-right:-3px;
    float:left;
}
Div.GetPasswordPanel .FooterCenter
{
    height:17px;
    background-color: #e3e9db;
}
Div.GetPasswordPanel .FooterRight
{
    width: 6px;
    height: 17px;
    background-image: url(Images/GetPassword_Footer_Right.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-left:-3px;
    float: right;
}
Div.GetPasswordPanel .MessagePanel
{
    height:auto!important;
    height:13px;
    margin:10px;
    min-width: 300px;
    color: Red;
}
Div.GetPasswordPanel .Explain
{
    margin-bottom:10px;
    padding-left:8px;
    padding-right:8px;
    line-height: 120%;
}
Div.GetPasswordPanel .ItemPanel
{
    height:38px;
}
Div.GetPasswordPanel .ItemText
{
    width:120px;
    padding-top:7px;
    text-align:right;
    float:left;
}
Div.GetPasswordPanel .ItemInput
{
    min-width:250px;
    height:25px;
    float:left;
}
Div.GetPasswordPanel .Item
{
    width:210px;
}
Div.GetPasswordPanel .SubmitPanel
{
    height:30px;
    text-align:center;
}
/*用户注册*/
Div.RegisterPanel
{
    margin-left: auto;
    margin-right: auto;
    margin-top:10px;
    margin-bottom: 10px;
    padding-left:20px;
    padding-right:20px;
    width:auto!important;
    width:600px;
    min-width: 600px;
    max-width:800px;
}
Div.RegisterPanel .HeaderLeft
{
    width:6px;
    height:32px;
    background-image: url(Images/Login_Header_Left.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-right:-3px;
    float:left;
}
Div.RegisterPanel .HeaderCenter
{
    height:32px;
    background-color: #e3e9db;
    padding-left:30px;
}
Div.RegisterPanel .HeaderRight
{
    width: 6px;
    height: 32px;
    background-image: url(Images/Login_Header_Right.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-left:-3px;
    float:right;
}
Div.RegisterPanel .Content
{
    min-height:240px;
    border-left: #e3e9db 6px solid;
    border-right: #e3e9db 6px solid;
}
Div.RegisterPanel .ContentCenter
{
    width:600px;
    margin-left: auto;
    margin-right: auto;
}
Div.RegisterPanel .FooterLeft
{
    width:6px;
    height:17px;
    background-image: url(Images/Login_Footer_Left.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-right:-3px;
    float:left;
}
Div.RegisterPanel .FooterCenter
{
    height:17px;
    background-color: #e3e9db;
}
Div.RegisterPanel .FooterRight
{
    width: 6px;
    height: 17px;
    background-image: url(Images/Login_Footer_Right.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-left:-3px;
    float: right;
}
Div.RegisterPanel .MessagePanel
{
    margin:10px;
    min-width: 360px;
    color: Red;
}
Div.RegisterPanel .MessageSpan
{
    color: Red;
}
Div.RegisterPanel Explain
{
    margin-bottom:10px;
    padding-left:10px;
    padding-right:10px;
    line-height: 120%;
}
Div.RegisterPanel .ItemPanel
{
    height: 38px;
}
Div.RegisterPanel .ItemText
{
    width: 130px;
    padding-top:7px;
    text-align: right;
    float: left;
}
Div.RegisterPanel .ItemInput
{
    min-width:200px;
    height:25px;
    float:left;
}
Div.RegisterPanel .Item
{
    width:170px;
}
Div.RegisterPanel .ValidateItem
{
	width:92px;
}
Div.RegisterPanel .CheckUserName
{
    margin-left:126px;
    margin-top:-8px;
    height: 30px;
}
Div.RegisterPanel .SubmitPanel
{
    height:30px;
    text-align:center;
}
Div.RegisterPanel .Explain
{
    margin-top:10px;
    padding:5px;
    border-top: #999999 1px dotted;
    line-height: 120%;
}
Div.RegisterPanel .Explain a
{
    text-decoration: none;
    font-size: 12px;
    color: #009317;
}

/*询问规则*/
Div.SRPanel
{
    width:auto!important;
    width:932px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-left:30px;
    padding-right:30px;
    min-width: 932px;
    max-width:1000px;
}
Div.SRPanel .HeaderLeft
{
    width:12px;
    height:12px;
    background-image: url(Images/QR_Header_Left.gif);
    background-color: #F6F6F6;
    background-repeat: no-repeat;
    margin-right:-3px;
    float:left;
}
Div.SRPanel .HeaderCenter
{
    height:12px;
    background-image: url(Images/QR_Header_Center.gif);
    background-color: #F6F6F6;
}
Div.SRPanel .HeaderRight
{
    width: 12px;
    height: 12px;
    background-image: url(Images/QR_Header_Right.gif);
    background-color: #F6F6F6;
    background-repeat: no-repeat;
    margin-left:-3px;
    float:right;
}
Div.SRPanel .Content
{
    min-width:918px;
    min-height: 120px;
    padding-left:6px;
    padding-right:6px;
    background-color:#F6F6F6;
    border-right: #dfdfdf 1px solid;
    border-left: #dfdfdf 1px solid;
}
Div.SRPanel .ContentCenter
{
    height:auto !important;
    height:120px;
    min-height: 120px;
    background-color:#FFFFFF;
}
Div.SRPanel .FooterLeft
{
    width:12px;
    height:12px;
    background-image: url(Images/QR_Footer_Left.gif);
    background-color: #F6F6F6;
    background-repeat: no-repeat;
    margin-right:-3px;
    float:left;
}
Div.SRPanel .FooterCenter
{
    height:12px;
    background-image: url(Images/QR_Footer_Center.gif);
    background-color: #F6F6F6;
}
Div.SRPanel .FooterRight
{
    width: 12px;
    height: 12px;
    background-image: url(Images/QR_Footer_Right.gif);
    background-color: #F6F6F6;
    background-repeat: no-repeat;
    margin-left:-3px;
    float: right;
}
/*询问*/
Div.QWPanel
{
    width:auto!important;
    width:932px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    min-width: 932px;
    max-width:1000px;
}
Div.QWPanel .HeaderLeft
{
    width:7px;
    height:7px;
    background-image: url(Images/QW_Header_Left.gif);
    background-color: #33AD40;
    background-repeat: no-repeat;
    margin-right:-3px;
    float:left;
    overflow:hidden;
}
Div.QWPanel .HeaderCenter
{
    height: 7px;
    background-image: url(Images/QW_Header_Center.gif);
    background-color: #33AD40;
    overflow:hidden;
}
Div.QWPanel .HeaderRight
{
    width: 7px;
    height: 7px;
    background-image: url(Images/QW_Header_Right.gif);
    background-color: #33AD40;
    background-repeat: no-repeat;
    margin-left:-3px;
    float:right;
    overflow:hidden;
}
Div.QWPanel .Content
{
    width:auto !important;
    width:924px;
    min-width:924px;
    height:auto !important;
    height:300px;
    min-height: 300px;
    border-right: #33AD40 4px solid;
    border-left: #33AD40 4px solid;
}
Div.QWPanel .ContentCenter
{
    height:auto !important;
    height:300px;
    min-height: 300px;
    background-position-y: center;
    background-repeat: no-repeat;
}
Div.QWPanel .QWBackImage
{
    width: 280px;
    height: 330px;
    background-image: url(Images/QW_Show.gif);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
}
Div.QWPanel .LWBackImage
{
    width: 280px;
    height: 330px;
    background-image: url(Images/LW_Show.gif);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
}
Div.QWPanel .AdWBackImage
{
    width: 280px;
    height: 330px;
    background-image: url(Images/AdW_Show.gif);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
}
Div.QWPanel .AlWBackImage
{
    width: 280px;
    height: 330px;
    background-image: url(Images/AlW_Show.gif);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
}
Div.QWPanel .MessagePanel
{
    height:auto!important;
    height:13px;
    margin:10px;
    min-width: 360px;
    color: Red;
    text-align:center;
}
Div.QWPanel .QWFrom
{
    width:600px;
    height:auto!important;
    height:260px;
    min-height: 260px;
    margin-top:10px;
    float:right;
}
Div.QWPanel .FooterLeft
{
    width:7px;
    height:7px;
    background-image: url(Images/QW_Footer_Left.gif);
    background-color: #33AD40;
    background-repeat: no-repeat;
    margin-right:-3px;
    float:left;
    overflow:hidden;
}
Div.QWPanel .FooterCenter
{
    height:7px;
    background-image: url(Images/QW_Footer_Center.gif);
    background-color: #33AD40;
    overflow:hidden;
}
Div.QWPanel .FooterRight
{
    width: 7px;
    height: 7px;
    background-image: url(Images/QW_Footer_Right.gif);
    background-color: #33AD40;
    background-repeat: no-repeat;
    margin-left:-3px;
    float: right;
    overflow:hidden;
}
Div.QWPanel .ItemPanel
{
    height:25px;
    margin-top:6px;
}
Div.QWPanel .ItemText
{
    width:100px;
    padding-top:7px;
    text-align:right;
    float:left;
}
Div.QWPanel .ItemInput
{
    min-width:160px;
    height:25px;
    float:left;
}
Div.QWPanel .Item
{
    width:150px;
}
Div.QWPanel .LongInput
{
    min-width:420px;
    height:25px;
    float:left;
}
Div.QWPanel .Long
{
    width:410px;
}
Div.QWPanel .QuaereMatter
{
    height:90px;
    margin-top:6px;
}
Div.QWPanel .MatterText
{
    width:100px;
    height:100px;
    padding-top:7px;
    text-align:right;
    float:left;
}
Div.QWPanel .MatterInput
{
    min-width:420px;
    height:25px;
    float:left;
}
Div.QWPanel .Matter
{
    width: 410px;
    height: 80px;
}
Div.QWPanel .SubmitPanel
{
    height:30px;
    margin-top:10px;
    margin-bottom:10px;
    text-align:center;
}
.NeedItem
{
    color:red;
    visibility:visible;
    margin-right:5px;
}
Div.QWPanel .QRContent
{
    width:auto! important;
    width:880px;
    margin-left: auto;
    margin-right: auto;
    padding-left:15px;
    padding-right:15px;
}
/*询问列表*/
Div.QPanel
{
    width:auto!important;
    width:932px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left:30px;
    padding-right:30px;
    min-width: 932px;
    max-width:1000px;
}
.QPanel .QuaerePagerPanel
{
    margin-right:10px;
    float:right;
}
Div.QPanel .HeaderLeft
{
    width:12px;
    height:12px;
    background-image: url(Images/QR_Header_Left.gif);
    background-color: #F6F6F6;
    background-repeat: no-repeat;
    margin-right:-3px;
    float:left;
}
Div.QPanel .HeaderCenter
{
    height:12px;
    background-image: url(Images/QR_Header_Center.gif);
    background-color: #F6F6F6;
}
Div.QPanel .HeaderRight
{
    width: 12px;
    height: 12px;
    background-image: url(Images/QR_Header_Right.gif);
    background-color: #F6F6F6;
    background-repeat: no-repeat;
    margin-left:-3px;
    float:right;
}
Div.QPanel .Content
{
    width:auto!important;
    width:918px;
    min-width:918px;
    height:auto!important;
    height:60px;
    min-height: 60px;
    padding-left:6px;
    padding-right:6px;
    background-color:#F6F6F6;
    border-right: #dfdfdf 1px solid;
    border-left: #dfdfdf 1px solid;
}
Div.QPanel .QuaereList
{
    height:auto!important;
    height:60px;
    min-height: 60px;
    width:100%;
    background-color:#FFFFFF;
}
Div.QPanel .QuaereItem
{
    margin-top:5px;
    margin-left:10px;
    margin-right:10px;
    border-bottom: gray 1px solid;
}
Div.QPanel .QuaereTitle
{
    margin-left:10px;
    margin-right:10px;
    height:auto !important;
    height:20px;
    min-height:20px;
    font-weight: bold;
}
Div.QPanel .QuaereMatter
{
    margin-left:53px;
    margin-right:53px;
    height:auto !important;
    height:25px;
    min-height:25px;
}
Div.QPanel .QuaereMemberInfo
{
    margin-left:10px;
    margin-right:10px;
    height:auto !important;
    height:16px;
    min-height:16px;
    text-align:right;
}
Div.QPanel .QuaereUserName
{
    color: #000000;
}
Div.QPanel .QuaereTime
{
    margin-right: 5px;
    color: #828282;
}
Div.QPanel .QuaereReply
{
    height:auto !important;
    height:25px;
    min-height:25px;
    margin-left:10px;
    margin-right:10px;
    padding-left:44px;
    padding-right:44px;
}
Div.QPanel .QuaereContent
{
    padding:5px;
    height:auto !important;
    height:17px;
    min-height:17px;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
}
Div.QPanel .QuaereReTime
{
    margin-top:5px;
    height:20px;
    text-align:right;
    float:right;
}
Div.QPanel .FooterLeft
{
    width:12px;
    height:12px;
    background-image: url(Images/QR_Footer_Left.gif);
    background-color: #F6F6F6;
    background-repeat: no-repeat;
    margin-right:-3px;
    float:left;
}
Div.QPanel .FooterCenter
{
    height:12px;
    background-image: url(Images/QR_Footer_Center.gif);
    background-color: #F6F6F6;
}
Div.QPanel .FooterRight
{
    width: 12px;
    height: 12px;
    background-image: url(Images/QR_Footer_Right.gif);
    background-color: #F6F6F6;
    background-repeat: no-repeat;
    margin-left:-3px;
    float: right;
}

/*客服列表*/
Div.SPanel
{
    width:auto!important;
    width:932px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    min-width: 932px;
    max-width:1000px;
}
Div.SPanel .HeaderLeft
{
    width:12px;
    height:12px;
    background-image: url(Images/QR_Header_Left.gif);
    background-color: #F6F6F6;
    background-repeat: no-repeat;
    margin-right:-3px;
    float:left;
}
Div.SPanel .HeaderCenter
{
    height:12px;
    background-image: url(Images/QR_Header_Center.gif);
    background-color: #F6F6F6;
}
Div.SPanel .HeaderRight
{
    width: 12px;
    height: 12px;
    background-image: url(Images/QR_Header_Right.gif);
    background-color: #F6F6F6;
    background-repeat: no-repeat;
    margin-left:-3px;
    float:right;
}
Div.SPanel .Content
{
    width:auto!important;
    width:918px;
    min-width:918px;
    height:auto!important;
    height:60px;
    min-height: 60px;
    padding-left:6px;
    padding-right:6px;
    background-color:#F6F6F6;
    border-right: #dfdfdf 1px solid;
    border-left: #dfdfdf 1px solid;
}

Div.SPanel .SList
{
    height:auto!important;
    height:100px;
    min-height: 100px;
    width:100%;
    background-color:#FFFFFF;
    vertical-align:middle;
}
Div.SPanel .FooterLeft
{
    width:12px;
    height:12px;
    background-image: url(Images/QR_Footer_Left.gif);
    background-color: #F6F6F6;
    background-repeat: no-repeat;
    margin-right:-3px;
    float:left;
}
Div.SPanel .FooterCenter
{
    height:12px;
    background-image: url(Images/QR_Footer_Center.gif);
    background-color: #F6F6F6;
}
Div.SPanel .FooterRight
{
    width: 12px;
    height: 12px;
    background-image: url(Images/QR_Footer_Right.gif);
    background-color: #F6F6F6;
    background-repeat: no-repeat;
    margin-left:-3px;
    float: right;
}

/*我的帐户*/
Div.AccountStage
{
    width:auto!important;
    width:776px;
    margin-left: 190px;
    margin-right: 10px;
    height:auto !important;
    height:360px;
    min-height: 360px;
}

Div.AccountPanel
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    width:auto!important;
    width:500px;
    min-width: 500px;
    max-width: 600px;
}

Div.AccountPanel .HeaderLeft
{
    width:6px;
    height:32px;
    background-image: url(Images/Account_Header_Left.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-right:-3px;
    float:left;
}
Div.AccountPanel .HeaderCenter
{
    height:32px;
    background-color: #e3e9db;
    padding-left:30px;
}
Div.AccountPanel .HeaderRight
{
    width: 6px;
    height: 32px;
    background-image: url(Images/Account_Header_Right.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-left:-3px;
    float:right;
}
Div.AccountPanel .Content
{
    height:auto!important;
    height:230px;
    min-height:230px;
    border-left: #e3e9db 6px solid;
    border-right: #e3e9db 6px solid;
}
Div.AccountPanel .ContentCenter
{
    width:460px;
    margin-left: auto;
    margin-right: auto;
}
Div.AccountPanel .FooterLeft
{
    width:6px;
    height:17px;
    background-image: url(Images/Account_Footer_Left.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-right:-3px;
    float:left;
}
Div.AccountPanel .FooterCenter
{
    height:17px;
    background-color: #e3e9db;
}
Div.AccountPanel .FooterRight
{
    width: 6px;
    height: 17px;
    background-image: url(Images/Account_Footer_Right.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-left:-3px;
    float: right;
}
Div.AccountPanel .MessagePanel
{
    margin:10px;
    width:auto!important;
    width:300px;
    min-width: 300px;
    color: Red;
}
Div.AccountPanel .Explain
{
    margin-bottom:10px;
    padding-left:10px;
    padding-right:10px;
    line-height: 120%;
}
Div.AccountPanel .Show
{
    padding-left:1px;
    padding-right:1px;
    color: #308c59;
}
Div.AccountPanel .ItemPanel
{
    height: 38px;
}
Div.AccountPanel .ItemText
{
    width: 160px;
    padding-top:7px;
    text-align: right;
    height:25px;
    float: left;
}
Div.AccountPanel .ItemInput
{
    width:auto!important;
    width:260px;
    min-width:260px;
    height:25px;
    float:left;
}
Div.AccountPanel .Item
{
    width:160px;
}
Div.AccountPanel .ItemLong
{
    width:250px;
}
Div.AccountPanel .MatterPanel
{
    height:70px;
}
Div.AccountPanel .ScoreText
{
    margin-top:7px;
    height: 25px;
    float:left;
}
Div.AccountPanel .SubmitPanel
{
    height:30px;
    text-align:center;
}

/*我的头照片*/
Div.AvatarPanel
{
    width:auto!important;
    width:750px;
    min-width: 750px;
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
}
Div.AvatarPanel .HeaderLeft
{
    width:6px;
    height:32px;
    background-image: url(Images/Avatar_Header_Left.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-right:-3px;
    float:left;
}
Div.AvatarPanel .HeaderCenter
{
    height:32px;
    background-color: #e3e9db;
    padding-left:30px;
}
Div.AvatarPanel .HeaderRight
{
    width: 6px;
    height: 32px;
    background-image: url(Images/Avatar_Header_Right.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-left:-3px;
    float:right;
}
Div.AvatarPanel .Content
{
    height:auto!important;
    height:250px;
    min-height:250px;
    border-left: #e3e9db 6px solid;
    border-right: #e3e9db 6px solid;
    text-align:center;
}
Div.AvatarPanel .PhotoItem
{
    padding: 10px;
    height: auto !important;
    height: 250px;
    min-height: 250px;
    text-align: center;
    min-width: 420px;
    float: left;
}
Div.AvatarPanel .Attribute
{
    width:280px;
    float:right;
}
Div.AvatarPanel .FooterLeft
{
    width:6px;
    height:130px;
    background-image: url(Images/Avatar_Footer_Left.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-right:-3px;
    float:left;
}
Div.AvatarPanel .FooterCenter
{
    padding-top:8px;
    padding-bottom:8px;
    height:114px;
    background-color: #e3e9db;
}
Div.AvatarPanel .FooterRight
{
    width: 6px;
    height: 130px;
    background-image: url(Images/Avatar_Footer_Right.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-left:-3px;
    float: right;
}
Div.AvatarPanel .MessagePanel
{
    height:auto!important;
    height:13px;
    margin-top:10px;
    margin-bottom:10px;
    min-width: 200px;
    color: Red;
}
Div.AvatarPanel .Explain
{
    max-width:250px;
    margin-bottom:10px;
    text-align:left;
    line-height: 120%;
}
Div.AvatarPanel .Show
{
    padding-left:1px;
    padding-right:1px;
    color: #308c59;
}
Div.AvatarPanel .ItemPanel
{
    height: 30px;
}
Div.AvatarPanel .ItemText
{
    width: 80px;
    padding-top:8px;
    text-align: right;
    height:25px;
    float: left;
}
Div.AvatarPanel .ItemInput
{
    min-width:180px;
    text-align:left;
    height:25px;
    float:left;
}
Div.AvatarPanel .Item
{
    width:170px;
}
Div.AvatarPanel .SubmitPanel
{
    height: 30px;
    text-align: center;
}
.SelectPhotoItem
{
    margin-left: 5px;
    margin-right: 5px;
    width: 100px;
    height: 110px;
    text-align: center;
}
.SelectPhoto
{
    cursor:pointer;
}
.SelectPhotoText
{
    text-align:center;
    padding:5px;
}
/*购物车*/
.ShoppingCartExplain
{
    margin-left:10px;
    margin-bottom:10px;
    line-height: 120%;
}
.ShoppingCartExplain a
{
    color:#308c59;
}
/*支付界面*/
Div.Reckoning
{
    text-align:center;
    margin-top:10px;
    margin-left:10px;
}
Div.Reckoning span
{
    padding-left:8px;
    padding-right:8px;
}
Div.Reckoning .ShowSpan
{
    padding-left: 8px;
    padding-right: 8px;
    font-weight: bold;
}
Div.IsNoLoginPanel
{ 
    margin-top:5px;
    margin-bottom:-5px;
    margin-left:auto;
    margin-right:auto;
    max-width:800px;
    min-width:680;
    text-align:center;
}
.IsNoLogin
{
    height:30px;
    background-image: url(Images/IsNoLogin.gif);
    background-position-x: 22px;
    background-repeat: no-repeat;
}
/*提交订单*/
Div.CheckOutPanel
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left:20px;
    padding-right:20px;
    width:auto!important;
    width:780px;
    min-width: 780px;
    max-width:800px;
}
Div.CheckOutPanel .HeaderLeft
{
    width:6px;
    height:32px;
    background-image: url(Images/CheckOut_Header_Left.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-right:-3px;
    float:left;
}
Div.CheckOutPanel .HeaderCenter
{
    height:32px;
    background-color: #e3e9db;
    padding-left:30px;
}
Div.CheckOutPanel .HeaderRight
{
    width: 6px;
    height: 32px;
    background-image: url(Images/CheckOut_Header_Right.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-left:-3px;
    float:right;
}
Div.CheckOutPanel .Content
{
    height:auto !important;
    height:200px;
    min-height:200px;
    border-left: #e3e9db 6px solid;
    border-right: #e3e9db 6px solid;
}
Div.CheckOutPanel .ContentCenter
{
    width:760px;
    margin-left: auto;
    margin-right: auto;
}
Div.CheckOutPanel .FooterLeft
{
    width:6px;
    height:17px;
    background-image: url(Images/CheckOut_Footer_Left.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-right:-3px;
    float:left;
}
Div.CheckOutPanel .FooterCenter
{
    height:17px;
    background-color: #e3e9db;
}
Div.CheckOutPanel .FooterRight
{
    width: 6px;
    height: 17px;
    background-image: url(Images/CheckOut_Footer_Right.gif);
    background-color: #e3e9db;
    background-repeat: no-repeat;
    margin-left:-3px;
    float: right;
}
Div.CheckOutPanel .Margin
{
    width:590px;
    margin-left:80px;
}

Div.CheckOutPanel .MessagePanel
{
    margin-top: 5px;
    margin-bottom: 5px;
    height:auto !important;
    min-height:15px;
    height:15px;
    width:auto !important;
    width:300px;
    min-width: 300px;
    color: Red;
}
Div.CheckOutPanel .Explain
{
    margin-top:5px;
    padding-left: 10px;
    border-top: #999999 1px dotted;
    line-height: 120%;
}
Div.CheckOutPanel .ServiceArea
{
    padding: 5px;
    color:Red;
    width:590px;
}
Div.CheckOutPanel .ItemHeader
{
    margin-top:20px;
    padding-left:50px;
    font-weight: bold;
    font-size: 14px;
    padding-bottom:10px;
}
Div.CheckOutPanel .ItemFooter
{
    padding-left:50px;
    padding-bottom:10px;
}
Div.CheckOutPanel .ItemPanel
{
    height: 38px;
}
Div.CheckOutPanel .ItemReadPanel
{
    margin-top:5px;
    height:auto !important;
    height:20px;
    min-height:20px;
}
Div.CheckOutPanel .ItemText
{
    width:120px;
    padding-top:7px !important;
    text-align:right;
    float:left;
}
Div.CheckOutPanel .ItemTotalText
{
    width:580px;
    text-align: right;
    float: left;
}
Div.CheckOutPanel .ItemTotal
{
   margin-right:5px;
   width:auto !important;
   width:50px;
   min-width:50px;
   float:left;
}
Div.CheckOutPanel .ItemCart
{
    margin-top:-20px;
    margin-right:75px !important;
    margin-right:38px;
    text-align: right;
    float: right;
}
Div.CheckOutPanel .ItemDepict
{
    padding-top:7px;
}
Div.CheckOutPanel .ItemInput
{
    height:25px;
    float:left;
}
Div.CheckOutPanel .Item
{
    width:160px;
}
Div.CheckOutPanel .SeleteItem
{
    width:100px;
}
Div.CheckOutPanel .LongItem
{
    width:400px;
}
Div.CheckOutPanel .SubmitPanel
{
    margin-bottom:10px;
    height:30px;
    text-align:center;
}
Div.CheckOutPanel .ItemDepict a,Div.CheckOutPanel .ItemCart a, Div.CheckOutPanel .ItemTotal a
{
    color: #308c59;
    text-decoration: underline;
}
Div.CheckOutPanel .Show
{
    color: #ff0000;
}
Div.CheckOutPanel .PaymentCenter
{
    width: 660px;
    height: auto !important;
    height: 100px;
    min-height: 100px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    line-height:130%;
}
Div.CheckOutPanel .ItemPaymentPanel
{
    margin-top: 5px;
    min-height: 20px;
    font-size: 13px;
}
Div.CheckOutPanel .Bold
{
    font-size:12px;
    padding-right:5px;
    font-weight: bold;
}
Div.CheckOutPanel .ItemList
{
    padding-top:15px;
    padding-left:20px;
    font-size: 12px;
    float:left;
}
.CODTab
{
    width: 610px;
    padding:0px;
    margin:0px;
    border-right: #a6a6a6 1px solid;
    border-top: #a6a6a6 1px solid;
    border-left: #a6a6a6 1px solid;
    border-bottom: #a6a6a6 1px solid;
}
.CODHeader
{
    text-align: center;
    height:25px;
    background-color: #e1e1e1;
}
.CODFooter
{
    text-align: right;
    height:25px;
    background-color: #e1e1e1;
}
.CODTr
{
    height:25px;
    text-align:center;
}
.ShowPay
{
    margin-top: 8px;
    height: 20px;
    font-weight: bold;
}
.BankTab
{
    width: 610px;
    padding:0px;
    margin:0px;
}
.BankTr
{
    height:23px;
}
.BankDes
{
    padding-left:22px;
    padding-top:5px;
}
.BankDesHin
{
    padding-left:22px;
    visibility:hidden;
    display:none;
}
.Center
{
    text-align:center;
}
.Hidden
{
    visibility:hidden;
}
.Button
{
	border: 1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	font-size: 12px;
	color: #000000;
	background-image: url(./images/buttonBg.gif);
	background-position: top;
	background-color: white;
	height: 25px;
	vertical-align: middle;
	font-family: 宋体, 新宋体, Arial;
}