/* CSS Document */
/* 通用属性 */
.left{float:left;}
.right{float:right;}
.clearer{clear:both;font-size:1px;width:1px;visibility:hidden;margin-top:0px!important;margin-top:-1px;line-height:0}/*ie and firefox1.5 updata */
.hide{display:none;float:left;}
/* CSS空白 */
.blank5{margin:0 auto;height:5px;font-size:1px;clear:both;}
/* 文字对齐方式 */
.txtleft{text-align:left}
.txtright{text-align:right}
.txtcenter{text-align:center}/*--- Content 內文文字样式设定 ---------------------------------------------------------*/
.H1{font-size: 12px;color: #c31212;font-weight: bold;margin-top: 3px;margin-bottom: 3px;}
.H2{font-size: 12px;color: #000000;font-weight: bold;margin-top: 3px;margin-bottom: 3px;}
/*所有分类*/
.H3{font-size: 12px;color: #d50c0c;margin-top: 2px;margin-bottom: 2px;font-weight: bold;line-height: 160%;}
.H4{font-size: 14px;color: #0683e4;margin-top: 2px;margin-bottom: 2px;font-weight: bold;line-height: 160%;}
.H5{font-size: 13px;color: #0683e4;margin-top: 2px;margin-bottom: 2px;font-weight: bold;line-height: 160%;}
.H6{font-size: 12px;color: #0683e4;margin-top: 2px;margin-bottom: 2px;line-height: 160%;}
/*靓点说明*/
.H7{font-size: 15px;color: #FF0000;font-weight: bold;margin-top: 2px;margin-bottom: 2px;}
/*商品页*/
.H8{font:normal 18px 宋体;color: #E18B03;font-weight: bold;margin-top: 2px;margin-bottom: 2px;}
/*评论页*/
.H9{font:normal 14px 宋体;color: #FF0000;margin-top: 2px;font-weight: bold;margin-bottom: 2px;}
/*关于我们*/
.H10{font-size: 14px;color: #0768ab;margin-top: 2px;margin-bottom: 2px;font-weight: bold;}
.H11{font-size: 12px;color: #f6630b;margin-top: 2px;margin-bottom: 2px;}
.H12{font-size: 14px;color: #f6630b;margin-top: 2px;margin-bottom: 2px;font-weight: bold;}
.H13{font-size: 13px;color: #000000;margin-top: 2px;margin-bottom: 2px;font-weight: bold;}
.H14{font-size: 14px;color: #d00e00;margin-top: 2px;margin-bottom: 2px;}
.H15{font-size: 15px;color: #0a73bd;font-weight: bold;}
.H16{FONT-SIZE: 14px;COLOR: #a5a5a5; FONT-STYLE: normal; FONT-FAMILY: "宋体";}
.H17{FONT-SIZE: 14px;COLOR: #fa530a;font-weight: bold; FONT-STYLE: normal; FONT-FAMILY: "宋体";}
.H18{FONT-SIZE: 16px;COLOR: #1142b3;font-weight: bold; FONT-STYLE: normal; FONT-FAMILY: "宋体";}
.H19{FONT-SIZE: 16px;COLOR: #1142b3; FONT-STYLE: normal; FONT-FAMILY: "宋体";}
.H20{FONT-SIZE: 14px;COLOR: #000000;font-weight: bold; FONT-STYLE: normal; FONT-FAMILY: "宋体";}
/* 文字大小 */
.f13{font-size: 13px}
.f14{font-size: 14px}
.f15{font-size: 15px}
.f16{font-size: 16px}
.f18{font-size: 18px}
.f24{font-size: 24px}
.f30{font-size: 30px}
/* 文字颜色 */
.fRed{color: #FF0000;}
.fBlue{color: #059;}
.fDRed{color: #bc2931;}
.fGreen{color: #4A8109;}
.fPink{color: #EE1383;}
.fGray{color: #4F544D;}
.fDGray{color: #666;}
.fWhite{color: #FFF;}
.fBlack{color: #000;}
.fOrange{color: #f03800;}
.txtFont{ font-style:normal; font-family:"宋体";margin-top: 2px;margin-bottom: 2px;}
.GdPrice12{font-family:宋体;font-size: 12px;color: #e10000;font-weight: bold;text-decoration: none;}
.price24{font-family: "Century Gothic";font-size: 24px;color: #F00;letter-spacing: -1px;font-weight: bold;text-decoration: none;}
.price30 {
    font:normal 30px "Century Gothic";
	letter-spacing: -1px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
.GdPrice24{font-family: "Century Gothic";font-size: 24px;color: #FF2100;letter-spacing: -1px;font-weight: bold;text-decoration: none;}
.GdPrice25{font-family: "Century Gothic";font-size: 24px;color: #DE1C03;letter-spacing: -1px;font-weight: bold;text-decoration: none;}
.NumSy{FONT-STYLE:italic; font-family:Arial, Helvetica, sans-serif;font-weight:bolder}
/* 颜色属性 [定义规则，小写c加颜色名称] */
A{font-family: Arial,Courier,sans-serif;font-size: 12px;color: #059;text-decoration: none;font-weight: normal;}
A:link,A:visited{TEXT-DECORATION: none;}
A:hover{font-family: Arial,Courier,sans-serif;text-decoration: underline;font-weight: normal;}
.cRed,a.cRed:link,a.cRed:visited{color:Red;}
.cBlue,a.cBlue:link,a.cBlue:visited{color:#059;}
.cBluee,a.cBluee:link,a.cBluee:visited{ color:#2A8BF9}
.cDRed,a.cDRed:link,a.cDRed:visited{color:#bc2931;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#008900;}
.cPink,a.cPink:link,a.cPink:visited{color:#EE1383;}
.cGray,a.cGray:link,a.cGray:visited{color: #4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{color: #666;}
.cWhite,a.cWhite:link,a.cWhite:visited{color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
.FLink_gray,a.FLink_gray:link,a.FLink_gray:visited{color:#fff;}
.FLink_white,a.FLink_white:link,a.FLink_white:visited{color:#fff;}
a.topAdcss{COLOR: #059;FONT-SIZE: 10pt;TEXT-DECORATION:none}
a.topAdcss:hover{POSITION: relative;COLOR: #059;FONT-SIZE: 10pt;TEXT-DECORATION: underline;}
/*------------ 水平线 ---------*/
.Dashedline{color: #efefef;height: 1px;border: 1px dashed #DFDFDF;width:96%;}/* ------- 表單 物件標籤設定 ------------------------------------------------------------------*/
form{margin: 0px;padding: 0px;}
fieldset{margin: 0px;padding: 0px;border: 0px none #FFFFFF;left: 0px;top: 0px;right: 0px;bottom: 0px;clip: rect(0px 0px 0px 0px);}
optgroup{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #666666;margin: 0px;padding: 0px;}
legend{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #666666;margin: 0px;padding: 0px;}
/* ------- 下拉選單 格式 ----------------------------------------------------------*/
select{color: #666;border: thin solid #999;background-color: #FFF;}
INPUT{FONT-FAMILY: 宋体;}
.czl{width: 80px;font-size:12px;font-family: Arial, Courier, sans-serif;}
/* ------- 輸入欄位 格式 ----------------------------------------------------------*/
select.SelectTxT{ font-size:14px; color: #333;border: thin solid #999;background-color: #FFF;}
input.Srch_Input{font-size: 12px;color: #666;border: 1px solid #999;padding-right: 1px;padding-left: 1px;height: 18px;}
input.InputTXT{font-size: 13px;color: #333;border: 1px solid #ffe3a7;padding-right: 1px;padding-left: 1px;height:18px;}
input.InputLg{font-size: 14px;color: #333;border: 1px solid #e0e0e0;padding-right: 1px;padding-left: 1px;height:22px;}
input.InputGST{font-size: 13px;color: #333;border: 1px solid #CCCCCC;padding-right: 1px;padding-left: 1px;height:18px;}
input.InputLCF{font-size: 12px;color: #333;border-top: none;border-bottom:1px solid #CCCCCC;border-left: none;border-right: none;height:16px;}
input.input_cccccc{font-size: 14px;color: #333;border: 1px solid #7f9db9;padding: 2px;}
/* ------- 按鈕 格式 ----------------------------------------------------------*/
input.InputBtn{color: #000000;border: 1px #fbc483 solid;font-size: 12px;height:22px;padding-right: 5px;padding-left:5px;cursor:hand;background-image: url(/images/bg_btn.gif);background-repeat: repeat-x;}
/* ------- 文字多行輸入欄位 格式 ------------------------------------------------------*/
textarea.InputTXT{font-size: 13px;color: #000000;border: 1px solid #ffe3a7;padding-right: 1px;padding-left: 1px;}
textarea.InputMsg{font-size: 13px;color: #000000;border: 1px solid #7f9db9;padding-right: 1px;padding-left: 1px;}
/* ------- 图片格式 ------------------------------------------------------*/
Img{border:0px}
.ImgCmd{margin:0px;border: 2px solid #EFEFEE;}
.ImgContent{float: right;margin: 5px;border: 5px solid #EFEFEE;}
.ImgFloatRight{float: right;}
.ImgFloatLeft{float: left;}
/*--商品放大圖--*/
#DivZoom{margin:10px 0px;}
#DivZoom div.imgZoom{text-align: center; width:410px;margin:0px auto;}
#DivZoom div.BtnClose{height:50px; margin:10px 0px 0px 0px;text-align: center;}
#DivZoom div.BtnClose input{cursor:hand;}
/*横线*/
.page_hrbg{float: left; BORDER-RIGHT: #fdd888 1px solid; PADDING: 2px 0px; BORDER-TOP: #fdd888 1px solid; MARGIN: 0px; BORDER-LEFT: #fdd888 1px solid; WIDTH: 98%; COLOR: #ffffff;BORDER-BOTTOM: 1px; HEIGHT: 2px}
.Normal_hrbg{float: left; BORDER-RIGHT: #fff0c1 1px solid; PADDING: 2px 0px; BORDER-TOP: #fff0c1 1px solid; MARGIN: 0px; BORDER-LEFT: #fff0c1 1px solid; WIDTH: 98%; COLOR: #ffffff; BORDER-BOTTOM: 1px; HEIGHT: 3px}
.yellow_hrbg{float: left; BORDER-RIGHT: #fdd888 1px solid; PADDING: 2px 0px; BORDER-TOP: #fdd888 1px solid; MARGIN: 0px; BORDER-LEFT: #fdd888 1px solid; WIDTH: 98%; COLOR: #ffffff; BORDER-BOTTOM: 1px; HEIGHT: 3px}
.blue_hrbg{float: left; BORDER-RIGHT: #b7ddf5 1px solid; PADDING: 2px 0px; BORDER-TOP: #b7ddf5 1px solid; MARGIN: 0px; BORDER-LEFT: #b7ddf5 1px solid; WIDTH: 98%; COLOR: #ffffff; BORDER-BOTTOM: 1px; HEIGHT: 3px}
.red_hrbg{float: left; BORDER-RIGHT: #FFD2DA 1px solid; PADDING: 2px 0px; BORDER-TOP: #FFD2DA 1px solid; MARGIN: 0px; BORDER-LEFT: #FFD2DA 1px solid; WIDTH: 98%; COLOR: #ffffff; BORDER-BOTTOM: 1px; HEIGHT: 3px}
.green_hrbg{float: left; BORDER-RIGHT: #ffd2da 1px solid; PADDING: 2px 0px; BORDER-TOP: #ffd2da 1px solid; MARGIN: 0px; BORDER-LEFT: #ffd2da 1px solid; WIDTH: 98%; COLOR: #ffffff; BORDER-BOTTOM: 1px; HEIGHT: 3px}
.gray_hrbg{float: left; BORDER-RIGHT: #666 1px solid; PADDING: 2px 0px; BORDER-TOP: #666 1px solid; MARGIN: 0px; BORDER-LEFT: #666 1px solid; WIDTH: 98%; COLOR: #ffffff; BORDER-BOTTOM: 1px; HEIGHT: 3px}
