* {
	/* outline: 1px solid #F7B500 !important; */
}
/* 共用 css */
* {
	font-family: 'Microsoft JhengHei';
	font-weight: normal;
	color: #333;
}

.error{
	color: #E50000;
}

.hidden{
	display: none;
}
.overflow{
	overflow: hidden;
}

.container {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  padding: 0 25px;
}

.hidden_pc {
  display: none;
}

.hidden_m {
  display: block;
}

@media screen and (max-width: 767px) {
  .container {
    padding: 0 20px;
  }

  .hidden_m {
    display: none;
  }

  .hidden_pc {
    display: block;
  }
}

a,
a:link,
a:hover,
a:focus {
	text-decoration: none;
	transition: all 0.4s;
}

a:link:hover, a:visited:hover, a:link:active, a:visited:active, a:link:focus, a:visited:focus {
	text-decoration: none;
}

/* 共用 css */

/*frmae_local_navi.css line.56 add new border-color*/
div.local-naviA01 h2 a,
div.local-naviA01 h2.stay{
	border-bottom:3px solid #0055c4;
}
/*frmae_local_navi.css line.120 add new background-color*/
a.popUp{
	cursor: pointer;
}
div.local-naviA01 ul li a.stay{
	display:block;
	background-color:#EBF2F9;
	color: #555555;
	font-weight: normal;	
}
div.local-naviA01 a{
	color: #0055C4;	
}
div.local-naviA01 a:hover{
	text-decoration: none;
	color:#555555;
}
div.local-naviA01 ul li ul{
	display: none;
}
div.local-naviA01 ul li ul.this{
	display: block;
}
div#ajaxLoader{
	position: absolute;
	z-index: 5555;
	width: 100%;
	*width: 50%;
	*left: 25%;
	/*height: 700px;*/
  	top: 25%;
}
div#ajaxLoaderArea{
	display: none;
	position: absolute;
	z-index: 5500;
	width: 100%;
	*left: 0%;
	background-color: rgba(100,100,100,0.4);
  	height: 1000px;
}
.ie8 div#ajaxLoaderArea{
	background-color: #646464;    
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; 
}
.ie7 div#ajaxLoaderArea{
	background-color: #646464;    
    *filter: alpha(opacity=60); 
}
/*remove float effect add clearfix in the last element*/
.clearfix:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;	
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*primary-contnet-font-family*/
body *{
	font-family:微軟正黑體;	 
}
div.heading-h1 h1{
	font-weight: normal;
}
div.ie7Spqcial{
	margin-top: 18px;
}
/*IE7 image click處理*/
a.ie7AFix{
    display: inline-block; /*needs to set hasLayout; zoom: 1, etc.*/
}
.ie7AFix ul li{
    border: solid #666 4px;
    display: block;
    position: relative;
    z-index: -1;
    line-height: 0; /*this made it "cross browser" eliminating extra bottom space*/
}
.ie7AFix img{ 
	border: 1px solid red;
}

.omronblue{
	color: #0055c4;
}
.gray{
	color: #8F8F8F;
}
.ie7 .heading-A01{
	height: 17px;
	line-height: 19px;
}
tr th.longword{
	text-indent: 12px;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #333;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999;
}
.placeholder{
	color: #999;
}


div.goTopBtn{
	display: table;
  	text-align: right;
  	width: 684px;
  	margin-bottom: 10px;
}
div.goTopBtn div{
	width: 50px;
  	height: 18px;
  	display: table-cell;
  	vertical-align: middle;
}
div.goTopBtn div img{
	width: 50px;
  	height: 18px;
}
span.smallSize{
	font-size: 9pt;
	margin-left: 8px;
}
div.html_edit{
	overflow: hidden;
}
h4.heading-A03{
	font-family: 'Arial',sans-serif;
}
a.deleteThis{
	cursor: pointer;
}
div.primary-contents-area div.table-blockA01 table.tableA01 tr.even{
	/*background-color: #F5F5F5;*/
}
/*cartCenter star*/
/*promary-contents-area_Select the Kind of products Page star*/
/*promary-contents-area-Ad_Area*/
div.primary-contents-area div.ad_pic_Area{
    width:683px;
    /*height:130px;*/
    border: 1px solid #CCCCCC;
    margin-bottom: 7px;
}
div.primary-contents-area div.ad_pic_Area img{
    width:683px;
    height:auto;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
}
/*promary-contents-area-Ad_Area*/

/*promary-contents-area function star*/
div.primary-contents-area div.shop_view{
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;

}
div.primary-contents-area div.shop_view a{
	text-decoration: none;
	font-weight: bold;
	display: block;
	line-height: 37px;
} 
div.primary-contents-area .shoptitle_view_normal{
	font-size: 112%;
	color:#555555;
	line-height: 37px;
	font-weight: bolder;
	
}
div.primary-contents-area .shoptitle_view_large{
	font-size: 127%;
	font-weight: bolder;
	margin-left: 6px;
}
div.primary-contents-area div.shopping_function_Area{
	margin-bottom: 19px
}

div.primary-contents-area div.product_search{
	float: left;	
	width: 304px;
	height: 38px;
	margin-right: 10px;
}
div.primary-contents-area div.product_search ul li{
	float: left;
	/*line-height: 36px;*/
	margin-top: 6px;
	*margin-top: 5px;
}
div.primary-contents-area div.product_search li.shoptitle_view_large{
	margin-top: 8px;
	/*margin-top: 7px\9;*/
	margin-top: 7px\0;
}
@-moz-document url-prefix() { 
  div.primary-contents-area div.product_search li.shoptitle_view_large {
    margin-top: 7px; 
  }
}
.ie8 div.primary-contents-area div.product_search li.shoptitle_view_large{
	margin-top: 7px;
}
div.primary-contents-area input.search-str{
    width: 167px;
    height: 23px;
    /*margin-top: 6px;*/
    margin-left: 6px;
    margin-right: 8px;
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;    
}
div.primary-contents-area .product_search .searchBtn_pos{
	margin-top: 8px;
	margin-left: 2px;
	/*margin-top: 9px\9;*/	
	margin-top: 9px\0;
	*margin-top: 9px;
	*margin-left: 1px;
}
div.primary-contents-area div.shop_explain{
	float: left;
	width: 98px;
	height: 38px;
	text-align: center;	
	margin-right: 9px;
}
div.primary-contents-area div.shop_QA{
	float: left;
	width: 98px;
	height: 38px;
	text-align: center;
	margin-right: 9px;
}
/*shop_cart View normal-hover(change) star*/
div.primary-contents-area div.shop_cart{
	float: left;
	width: 148px;
	height: 38px;
	border: 1px solid #FFA000;
}
div.primary-contents-area div.shop_cart_change{	
	float: left;
	width: 148px;
	height: 38px;
	border: 1px solid #0055C4;
	margin-bottom: 19px;
}
div.primary-contents-area div.shop_cart ul li{
	float: left;
}

div.primary-contents-area div.shop_cart .QTY_view{
	width: 40px;
	height: 38px;
	background-color: #FFA000;	
	line-height: 34px;
	text-decoration:underline;
	font-size: 15pt;
	text-align: center;
	color: #FFFFFF;
	margin-left: 18.68px;	
	margin-left: 18.62px\0;
	margin-left: 17.24px\9\0;	
	*margin-left: 20px;
}
@-moz-document url-prefix() { 
  div.primary-contents-area div.shop_cart .QTY_view {
     margin-left: 18.7px;
  }
}
div.primary-contents-area div.shop_cart_change .QTY_view{	
	width: 40px;
	height: 38px;
	background-color: #0055C4;	
	line-height: 37px;
	text-decoration:underline;
	font-size: 18pt;
	text-align: center;
	color: #FFFFFF;	
}
/*shop_cart View normal-hover(change) end*/
div.primary-contents-area div.shop_cart .cart_view_img,div.primary-contents-area div.shop_cart_change .cart_view_img {
    width: 26px;
    height: 22px;
    margin-top: 8px;
    margin-left: 15px;
}
div.primary-contents-area div.shop_cart .cart_view_word,div.primary-contents-area div.shop_cart_change .cart_view_word{   	
    font-weight: bold;
    line-height: 37px;	
    margin-left: 8px;
    
}
.ie8 div.primary-contents-area div.shop_cart .cart_view_word,div.primary-contents-area div.shop_cart_change .cart_view_word{
	margin-left: 9.3899px;
}
/*promary-contents-area function end*/
/*primary-contents-area hotproduct star*/
div.primary-contents-area ul.hotproduct_Area{
	width: 683px;
	height: auto;
	margin-top: -7px;
	margin-bottom: 26px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	list-style-type: none;
}
/*li add last_Change to perLine Last element(third) can solve to enterLine Question*/
div.primary-contents-area ul.hotproduct_Area li{
	width: 218px;
	height: 173px;	
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 11px;
	margin-top: 12px;
}
div.primary-contents-area ul.hotproduct_Area li.last_Change{
	margin-left: 1px;
	margin-right: 0px;
}
div.primary-contents-area ul.hotproduct_Area a{
	display: block;
	text-decoration: none;
	color: #555555;
}
.ie7 a{
	cursor: pointer;
}
div.primary-contents-area ul.hotproduct_Area div.per_hotproduct_header{
	width: 211px;
	height: 30px;
	padding-left:7px;
	padding-top: 0px;
}
@-moz-document url-prefix() { 
  div.primary-contents-area ul.hotproduct_Area div.per_hotproduct_header {
    height: 29px;
    padding-top: 1px;
  }
}
.ie7 div.primary-contents-area ul.hotproduct_Area div.per_hotproduct_header{
	width: 211px;
	height: 24px;
	padding-left:7px;
	padding-top: 6px;
}
.ie8 div.primary-contents-area ul.hotproduct_Area div.per_hotproduct_header{
	width: 211px;
	height: 29px;
	padding-left:7px;
	padding-top: 1px;
}
div.primary-contents-area ul.hotproduct_Area div.per_hotproduct_header span{
	overflow: hidden;
	width: 200px;
  	height: 1.4em;
  	margin-top: 7px;
 	margin-bottom: -4px;
  	display: inline-block;
  	font-weight: bold;
  	*margin-top: 0px;
 	*margin-bottom: -5px;		
}
.ie8 div.primary-contents-area ul.hotproduct_Area div.per_hotproduct_header span{
	margin-bottom: -5px;
}
div.primary-contents-area ul.hotproduct_Area div.per_hotproduct_Img{
	width: 220px;
	height: 141px;
	display: table-cell;
  	vertical-align: middle;
	/*background-color: #CCC;*/
}
div.primary-contents-area ul.hotproduct_Area div.per_hotproduct_Img img{
	width: 140px;
	height: auto;
	max-height:140px; 
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
/*primary-contents-area hotproduct end*/
/*primary-contents-area newPromotion_Area star*/
div.primary-contents-area ul.newPromotion_Area{
	width: 683px;
	height: auto;	
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	list-style-type: none;
}
/*li add last_Change to perLine Last element(fourth) can solve to enterLine Question*/
div.primary-contents-area ul.newPromotion_Area li{
	width: 163px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 7.66666667px;
	margin-top: 7px;
}
div.primary-contents-area ul.newPromotion_Area li.last_Change{	
	margin-right: 0px;	
}
div.primary-contents-area ul.newPromotion_Area li.last_Change{
	margin-left: 0px;
	margin-right: 0px;
}
div.primary-contents-area ul.newPromotion_Area li a.per_newPromotion .per_newPromotion_ImgArea{
 	width: 163px;
 	height: 120px;  		
    /*display:table-cell;
    vertical-align : middle;*/
    border-bottom: 1px solid #CCCCCC;
    margin-top: 0px;
  	border-top: 0px;
  	border-left: 0px;
  	border-right: 0px;
}
div.primary-contents-area ul.newPromotion_Area li a.per_newPromotion .per_newPromotion_ImgArea div{
	width:163px;
	height:120px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
@-moz-document url-prefix() {
	div.primary-contents-area ul.newPromotion_Area li a.per_newPromotion div.per_newPromotion_ImgArea{
		height: 119px; 
	}
}
div.primary-contents-area ul.newPromotion_Area li a{
	text-decoration: none;
	display: block;
}
div.primary-contents-area ul.newPromotion_Area li a:visited{
	text-decoration: none;
}
div.primary-contents-area ul.newPromotion_Area li a:hover{
	text-decoration: underline !important;;
	border-bottom-color: rgb(0,85,196);
}

div.primary-contents-area ul.newPromotion_Area li a.per_newPromotion img{
	max-width: 163px;
	max-height: 120px;
	height: auto;	
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	display: block;	
}
div.primary-contents-area ul.newPromotion_Area li a.per_newPromotion .per_newPromotion_title{
	width: 89%;
	height: 30px;
	overflow: hidden;	
	text-overflow: ellipsis;
	padding-top: 6px;
	padding-bottom: 9px;
	padding-left: 9px;	
	font-family: 微軟正黑體;
	font-size: 10pt;
	font-weight: bold;
	color: rgb(0,85,196);
	margin-top: 0px;
  	border-top: 0px;
  	border-right: 0px;
  	border-bottom: 0px;
  	border-left: 0px;  	
}
.per_newPromotion_title:hover{
	text-decoration: underline;
}
div.primary-contents-area ul.newPromotion_Area li .per_newPromotion_content{
	width: 89%;
	height: 52px;
	overflow: hidden;	
	padding-left: 9px;	
	text-overflow: ellipsis;
	font-size: 9pt;
	color: #555555;
}
@-moz-document url-prefix() {
	div.primary-contents-area ul.newPromotion_Area li p.per_newPromotion_content{
		height: 53px;
	}
}
div.primary-contents-area ul.newPromotion_Area li div.per_newPromotion_foot{
	width: 163px;
	height: 30px;
	background-color: rgb(252,249,226);
	position: relative;	
	/*bottom: 2px;
	bottom: 3px\9;*/
}
div.primary-contents-area ul.newPromotion_Area li div.per_newPromotion_foot span.per_newPromotion_footleft_a{
	float: left;
	margin-left: 9px;
 	margin-right: 4px;
 	margin-top: 8px;
}
div.primary-contents-area ul.newPromotion_Area li div.per_newPromotion_foot span.per_newPromotion_footleft_b{
	float: left;
	margin-left: 7px;
  	margin-top: 8px;
}
div.primary-contents-area ul.newPromotion_Area li div.per_newPromotion_foot a.per_newPromotion_footleft{
	color: #555555;
	font-size: 10pt;	
	float: left;
	text-decoration: none;
	margin-top: 5px;
}
div.primary-contents-area ul.newPromotion_Area li div.per_newPromotion_foot a.per_newPromotion_footleft span.per_newPromotion_price{
	color: rgb(204,0,0);
	font-size: 12pt;
	font-family: Arial;
	font-weight: 600;	
}

div.primary-contents-area ul.newPromotion_Area li div.per_newPromotion_foot a.per_newPromotion_footleft span:hover.per_newPromotion_price{
	border-bottom-color: rgb(204,0,0);
	text-decoration: underline;
}
/*a.classname => per_newPromotion_footopen & per_newPromotion_footclose control the gift of this product*/
div.primary-contents-area ul.newPromotion_Area li div.per_newPromotion_foot a.per_newPromotion_footopen{
	display: block;
	position:absolute;
    right: 0%;
    /*bottom: 0%;*/
    top:0px;
}
div.primary-contents-area ul.newPromotion_Area li div.per_newPromotion_foot a.per_newPromotion_footclose{
    display: none;
    position:absolute;
    right: 0%;
    bottom: 0%;
}

/*primary-contents-area newPromotion_Area end*/
/*promary-contents-area_Select the Kind of products Page end*/

/*promary-contents-area per_Kind_Of_Product Star*/
div.primary-contents-area ul.per_Kind_Of_Product_Area a{
	display: block;
	text-decoration: none;
	color: #555555;
}
div.primary-contents-area ul.per_Kind_Of_Product_Area{
	width: 683px;
	height: auto;
	/*margin-top: -7px;
	margin-bottom: 26px;*/
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	list-style-type: none;
	margin-bottom: 23px;
}
div.primary-contents-area ul.per_Kind_Of_Product_Area li{
	width: 163px;
	height: 160px;	
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 7.67187476158142px;
	margin-right: 7.66px\9\0;
	margin-right: 7.66px\0;
	*margin-right: 7.67187476158142px;
	margin-top: 3px;
	margin-bottom: 3px;
}
div.primary-contents-area ul.per_Kind_Of_Product_Area li.last_Change{
	margin-right: 0px;
}
div.primary-contents-area ul.per_Kind_Of_Product_Area div.per_Kindproduct_header{
	height: 25px;
	padding-left: 7px;
	padding-top: 7px;
	background-color:#E5E5E5;
}
div.primary-contents-area ul.per_Kind_Of_Product_Area div.per_Kindproduct_header.title_div{
	padding-top: 5px;
}
div.primary-contents-area ul.per_Kind_Of_Product_Area div.per_Kindproduct_header span{
	font-weight: bold;
}
div.primary-contents-area ul.per_Kind_Of_Product_Area div.per_Kindproduct_header .title_span{
	line-height: 21px;
}
div.primary-contents-area ul.per_Kind_Of_Product_Area div.per_Kindproduct_Img{
	width: 163px;
 	height: 129px;  		
    display:table-cell;
    vertical-align : middle;
    overflow: hidden;
}
@-moz-document url-prefix() {
	div.primary-contents-area ul.per_Kind_Of_Product_Area div.per_Kindproduct_Img{
	height: 129px;	
	}
}
div.primary-contents-area ul.per_Kind_Of_Product_Area div.per_Kindproduct_Img img{
	max-width: 130px;
	height: auto;
	max-height: 127px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
/*promary-contents-area per_Kind_Of_Product end*/
/*per_Product_Page Star*/
.productname_Control_Pos{
	font-size: 100%;
  	font-family: 'Arial',sans-serif;
  	margin-left: 8px;
}
div.perproInfo{
	width: 684px;
	margin-bottom: 25px
	
}
div.perproInfo .perproInfo_left{
	float: left;
	width: 229px;
	margin-left: 8px;
	display: table;	
}
div.perproInfo .perproInfo_left ul{
	width: 100%;
  	margin: 0px;
  	padding: 0px;
}
div.perproInfo .perproInfo_left .imgArea{
	text-align: center;
	border:1px solid #CCC;
	display: table-cell;
  	width: 210px;
  	height: 210px;
  	vertical-align: middle;
  	/*overflow: hidden;*/
}
div.perproInfo .perproInfo_left .imgArea img{
	width: 210px;
	max-width: 210px;
	height: auto;
	max-height: 210px;
}
	
div.perproInfo .perproInfo_left .imgproInfo{
	text-align: center;
	margin-top: 8px;
}

div.perproInfo .perproInfo_right{
	float: left;
	width: 446px;
	margin-left: 1px;
}
div.perproInfo .perproInfo_right p{
	text-indent: 11px;
	font-weight: bold;
}
div.perproInfo .perproInfo_right p.money{
	background: url(../images/heading_lvl02a01_bg_01.gif) left bottom repeat-x;
	height: 31px;
}
div.perproInfo .perproInfo_right p.money span{
	color: #D40000;
	font-size: 136%;
	font-weight: bold;
}
div.perproInfo .perproInfo_right div.productInfo{
	background: url(../images/heading_lvl02a01_bg_01.gif) left bottom repeat-x;
	  margin-top: 16px;
}
div.perproInfo .perproInfo_right div.productInfo p{
	margin-bottom: 14px;
}
div.perproInfo .perproInfo_right div.productInfo p .red{
	color: #D40000;
	margin-left: 5px;
	margin-right: 4px;
}
div.productInfo ul{
	margin-left: 11px;
	height: 30px;
  	line-height: 18px;
}
div.productInfo ul li{
	float: left;
}
div.productInfo ul li select{
	height: 20px;
	width: 59px;
}
div.productInfo ul li a.toCart{
	display: block;
 	margin-top: 1px;
  	margin-left: 5px;
}
div.productInfo ul li img.addCart{
	width: 94px;
	height: 17px;
}
div.productInfo ul li img.gift{
	width: 19px;
	max-width: 19px;
	height: 19px;
	max-height: 19px;
}
div.productInfo ul li a.linkgift{
	display: block;
	margin-left: 5px;
	height: 30px;
    line-height: 18px;
    color: #0055C4;
    font-weight: bold;
}
div.productInfo ul li a:visited{
	text-decoration: none;
	color: #0055C4;
}
.addbottom{
	margin-bottom: 14px;
}
table.suggestBuy_s{
	border:1px solid #CCC;
	width: 446px;
	max-width: 446px;
  	min-width: 446px;
}
table.suggestBuy_s tr{
	height: 29px;
	background: url(../images/heading_lvl02a01_bg_01.gif) left bottom repeat-x;
}
table.suggestBuy_s tr.last{
	background: none;
}
table.suggestBuy_s tr td.checkbox{
	width: 27px;
	text-indent: 10px;
	vertical-align: top;
  	padding-top: 8px;
}
table.suggestBuy_s tr td.content{
	vertical-align: top;
  	padding-top: 6px;
  	padding-bottom: 6px;
}
ul.productSpecial{
	width: 684px;
	max-width: 684px;
	margin-bottom: 27px;
}
ul.productSpecial li{
	margin-left: 14px;
}
ul.productSpecial li img{
	display: block;
  	float: left;
  	margin-top: 4px;
  	margin-right: 5px;
}
.closebottom{
	margin-bottom: 14px;
}
table.productNormTable td.title{
	text-align: left;
	text-indent: 12px;
}
table.productNormTable td.title img{
	margin-right: 4px;
}
div.prouploadImgArea{
	width: 684px;
	text-align: right;
	margin-top: 9px;	
}
div.prouploadImgArea img{
	width: 653px;
	max-width: 653px;
	height: auto;
	margin-right: 6px;
}
.addotherTop{
	margin-top: 38px;
}
ul.suggestBuy{
	width: 684px;
	max-width: 684px;
	*margin-bottom: 18px;
}
ul.suggestBuy li.perArea{
	border: 1px solid #CCC;
  	height: 88px;
  	width: 318px;
  	/*display: table;*/
  	float: left;
  	margin-bottom: 16px;
  	margin-left: 12px;
  	margin-right: 6px;
}
ul.suggestBuy li a.pic{
	display: table-cell;
  	border-right: 1px solid #CCC;
  	width: 88px;
  	height: 88px;
  	text-align: center;
  	vertical-align: middle;
  	overflow: hidden;
}
ul.suggestBuy li a.pic img{
	width: 88px;
	max-width: 88px;
	height: auto;
	max-height: 88px;
}
ul.suggestBuy .thisInfoArea{
	/*width: 229px;*/
	height: 83px;
}
ul.suggestBuy ul.thisInfoArea li{
	float: left;
}
ul.suggestBuy a.thisproNumber{
	width: 204px;
	margin-left: 11px;
	font-weight: bolder;
	color: #555;
	font-size: 105%;
	display: block;
  	margin-top: 5px;
  	overflow: hidden;
 	height: 18px;
}
ul.suggestBuy a:visited.thisproNumber{
	text-decoration: none;
}
ul.suggestBuy p.thisname{
	margin-left: 11px;
  	overflow: hidden;
  	width: 204px;
  	height: 34px;
  	margin-bottom: 7px;
}
ul.suggestBuy p.selectArea{
	width: 214px;
	overflow: hidden;
  	height: 15px;
  	*height: 17px;
}
ul.suggestBuy p.selectArea span{
	color: #D40000;
  	margin-left: 4px;
  	margin-right: 3px;
}
ul.suggestBuy p.selectArea input{	
	float: left;
	margin-top: 2px;
	*margin-top: -2px;
	margin-left: 11px;
	margin-right: 5px;
	*margin-right: 2px;
}
ul.suggestBuy p.selectArea span.note_block{
	margin-left: 10px;
}


/*per_Product_Page end*/


/*shopCart_cart star*/
div.table-blockA01{
	margin-bottom: 5px;
}
div.table-blockA01{
	text-align: center;
	vertical-align: middle;
	font-family: 微軟正黑體;
	font-weight: bold;	
}
div.table-blockA01 table.tableA01 thead tr{
	height: 31px;
}
div.table-blockA01 table.tableA01 thead tr th{
	font-weight: bolder;
	font-size: 113%;
}
div.table-blockA01 table.tableA01 thead tr th.smallsize{
	font-weight: bolder;
	font-size: 100%;
}
div.table-blockA01 table.tableA01 tbody tr td{
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	*height: 33px;
	*line-height: normal;
}
div.table-blockA01 table.tableA01 tbody tr td.checkskin{
	font-weight: bolder;
}

div.table-blockA01 table.tableA01 tbody tr td.price{
	text-align: right;
	padding-right: 12px;
}
div.table-blockA01 table.tableA01 tbody tr td.middle{
	text-align: center;
}
div.table-blockA01 table.tableA01 input{
	padding: 1px 4px;
}

div.table-blockA01 table.tableA01 tbody tr td a{
	color: #1a66ca;
	text-decoration: none;
}
div.table-blockA01 table.tableA01 tbody tr td a:hover{
	color: #1a66ca;
	text-decoration: underline;
}
div.table-blockA01 table.tableA01 tbody tr td a.visited{
	color: #1a66ca;
	text-decoration: none;
}
div.table-blockA01 table.tableA01 tbody tr td select.perQTY{
	width: 48px;
	height: 18px;
	border: 1px solid #969696;
}
div.table-blockA01 table.tableA01 tbody tr td.cartInfoArea{
	width: 683px;
	height: 119px;
	text-align: right;
	padding-right: 14px;
	background-color: #E6EEF9;	
}
div.table-blockA01 table.tableA01 td.cartInfoArea input{
	font-family: 微軟正黑體;
	font-size: 9pt;
}
div.table-blockA01 table.tableA01 td.cartInfoArea input.posControl{
	margin-right: 8px;	
}
div.table-blockA01 table.tableA01 tbody tr td.cartInfoArea li{
	font-family: 微軟正黑體;
	font-size: 10pt;
	font-weight: bolder;
	height: 25px;
}
div.table-blockA01 table.tableA01 tbody tr td span{
	margin-right: 4px;
	margin-left: 4px;
}
div.table-blockA01 table.tableA01 tbody tr td span.money{
	color: #CC0200;
	font-weight: bolder;
}
div.table-blockA01 table.tableA01 tbody tr td span.phone{
	margin-right: 4px;
	margin-left: 0px;
}
div.table-blockA01 table.tableA01 tbody tr td span.trans{
	margin-right: 4px;
	margin-left: 2px;
}
div.table-blockA01 table.tableA01 tbody tr td.cartInfoArea .cartInfoBtn{
	margin-top: 3px;
}
div.primary-contents-area .cartWarmingWord{
	/*width: 684px;*/
	text-align: right;
	padding-right: 10px;
}
div.primary-contents-area .cartWarmingWord img{
	padding-bottom: 1px;
}


/*shopCart_cart end*/
/*shopCart_contract star*/
div.primary-contents-area h2.eShopcontract_Title{
	width: 100%;
	text-align: center;
	font-size: 10pt;
}
div.primary-contents-area .eShopcontract_content{
	width: 638px;
	height: 388px ;
	max-width: 638px;
	max-height: 388px;	
	border: 1px solid #969696;		
	margin-top: 11px;
	overflow-x:hidden;
	overflow-y:scroll;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
  	padding-left: 10px;
} 

div.primary-contents-area div.eShopcontract_readCheck{
	width: 648px;
	margin-top: 14px;
	margin-bottom: 5px;
}
div.primary-contents-area div.eShopcontract_readCheck ul{
	width: 260px;
	*width: 274px;	
	margin-left: 222px;
	/*margin-right: auto;
	text-align: center;*/
}
div.primary-contents-area div.eShopcontract_readCheck li{
	float: left;
	margin-left: 11px;
	margin-right: 11px;	
}
div.primary-contents-area div.eShopcontract_readCheck li .readCheck{
	float: left;
	display: block;
	margin-top: 3px;
	margin-right: 5px;
	*margin-top: 0px;
	*margin-right: 3px;
}
div.primary-contents-area div.eShopcontract_readCheck li span{
	float: left;
	display: block;
	margin-top: 1px;
}
div.primary-contents-area div.warmingWord{
	display:none;
	width: 648px;	
	font-size: 9pt;
	color: #D20000;
	margin-top: 5px;
	margin-bottom: 4.5px;
	margin-left: 93px;
}
div.primary-contents-area .eShopcontract_checkBtn{
	width: 101px;
	*width: 246px;
	max-height: 20px;	
	margin-top: 9.5px;
	margin-left: 290px;
	*margin-left: 145px;
}
div.primary-contents-area .eShopcontract_checkBtn input{
	display: block;
	float: left;
	font-weight: normal;
}
div.primary-contents-area .eShopcontract_checkBtn .posControl{
	margin-right: 21px;
	color: #A1A1A1;
}
/*shopCart_contract end*/

/*shopCart_payment Step1 star*/
div.primary-contents-area div.orderStepPic{
	width: 684px;
  	height: 80px;
  	margin-bottom: 7px;
  	margin-left: -1px;
  	margin-left: -3px\0;
  	margin-left: -3px\9\0;
  	*margin-left: -3px;
}

/*shopCart_payment Step1 end*/


/*shopCart_payment Step2 star*/
div.primary-contents-area .cartHbar{
	margin-bottom: 10px;
	border-left-color: #B1CEEB;
	font-weight: bolder;
}
div.cartTable{
	margin-bottom: 25px;	
}
div.cartTableFirst{
	margin-bottom: 7px;	
}
div.cartTableLast{
	margin-bottom: 7px;	
}
div.cartTable table.tableA01 tbody tr th,div.cartTableFirst table.tableA01 tbody tr th,div.cartTableLast table.tableA01 tbody tr th{
	background-color: #E6EEF6;
	border-right: 2px solid #969696;	
}
div.cartTable table.tableA01 tbody tr th.addredWarningLong{
	padding-left: 16px;
}
div.cartTable table.tableA01 tbody tr th.addredWarningshort{
	padding-left: 10px;
}
p.cartInfoWarmingWord{
	margin-left: 15px;
}
p.cartInfoWarmingWord img{
	margin-right: 5px;
}
p.allmustType{
	width: 684px;
	text-align: center;
}
p.bottom{
	margin-bottom: 13px;
}
.red{
	color: #CC0200;
}
p.cartInfoWarmingWord span{
	margin-right: 5px;
	margin-left: 5px;
	font-size: 10pt;
	font-weight: bold;
}
div.table-blockA01 table.tableA01 tbody tr th.ThradioBtn{
	vertical-align: top;
  	padding-top: 10px;
}
div.table-blockA01 table.tableA01 tbody tr th.remark{
	padding-left: 24px;
	*padding-left: 0px;
  	padding-top: 6px;
  	text-align: left;
  	vertical-align: top;
}
div.table-blockA01 table.tableA01 tbody tr td.content{
	text-align: left;
	padding-left: 9px;
}
div.table-blockA01 table.tableA01 tbody tr td.typebar{
	text-align: left;
	padding-left: 6px;
}
div.table-blockA01 table.tableA01 tbody tr td.typebar p{
	line-height: 18px;
	color: #8D8D8D;
}
div.table-blockA01 table.tableA01 tbody tr td span.mobile{
	margin-left: 0px;	
}
div.table-blockA01 table.tableA01 tbody tr td span.company{
	margin-left: 11px;
}
div.table-blockA01 table.tableA01 tbody tr td span.comNameInvoice{
	margin-left: 14px;
}
div.table-blockA01 table.tableA01 tbody tr ul.checkBtn{
	height: 28px;
	margin-left: 9px;
	margin-left: 9px\0;
	margin-left: 5px\9;
	*margin-left: 10px;
}
.ie8 div.table-blockA01 table.tableA01 tbody tr ul.checkBtn{	
	margin-left: 5px;
}
.ie9 div.table-blockA01 table.tableA01 tbody tr ul.checkBtn{	
	margin-left: 5px;
}
div.table-blockA01 table.tableA01 tbody tr ul.checkBtn li{
	float: left;
}
div.table-blockA01 table.tableA01 tbody tr ul.checkBtn li.Btn input{
	margin-top: 8px;
	margin-top: 7px\9;		
	*margin-top: -2px;
  	margin-right: 3px;
  	margin-right: 4px\0;
  	margin-right: 0px\9;  	
  	*margin-right: 1px;  	
}
.ie8 div.table-blockA01 table.tableA01 tbody tr ul.checkBtn li.Btn input,.ie9 div.table-blockA01 table.tableA01 tbody tr ul.checkBtn li.Btn input{
	margin-top: 6px;
	margin-right: 0px;
}
div.table-blockA01 table.tableA01 th.EnTab{
	text-align: left;
  	padding-left: 24px;
  	*padding-left: 0px;
}
div.table-blockA01 table.tableA01 input.trdName{
	width: 144px;
	margin-right: 4px;
}
div.table-blockA01 table.tableA01 input.company{
	width: 348px;
}
div.table-blockA01 table.tableA01 input.phoneInvoice{
	width: 148px;
}
div.table-blockA01 table.tableA01 input.emailAdd{
	width: 448px;
}
div.table-blockA01 table.tableA01 input.companyNameNew{
	width: 188px;
}
div.table-blockA01 table.tableA01 input.companyComunicate{
	width: 168px;
}
div.table-blockA01 table.tableA01 input.remarkType{
	width: 248px;
	margin-right: 4px;
}
.ie7 span.ie7ControlEmail{
	margin-left: 26px;
}
.ie7 span.ie7ControlRemark{
	margin-left: 27px;
	line-height: 21px;
}
div.primary-contents-area .eShopCart_checkBtn{
	width: 104px;
	width: 105px\0;
	width: 105px\9\0;
	*width: 250px;
	max-height: 20px;	
	margin-top: 9.5px;
	margin-left: 290px;
	/**margin-left: 290px;*/
}
div.primary-contents-area .ie7_btn_center
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}
div.primary-contents-area .eShopCart_checkBtn input.eShopCart_Btn{
	font-weight: normal;
}
div.primary-contents-area .eShopCart_checkBtn .posControl{
	margin-right: 21px;	
}
/*shopCart_payment Step2 end*/


/*shopCart_payment Step3 star*/
div.table-blockA01 table.tableA01 tbody tr td.cartInfoAreaCheck{
	width: 683px;
	height: 86px;
	text-align: right;
	padding-right: 14px;
	background-color: #E6EEF9;	
}
div.table-blockA01 table.tableA01 td.cartInfoAreaCheck input{
	font-family: 微軟正黑體;
	font-size: 9pt;
}
div.table-blockA01 table.tableA01 td.cartInfoAreaCheck input.posControl{
	margin-right: 8px;	
}
div.table-blockA01 table.tableA01 tbody tr td.cartInfoAreaCheck li{
	font-family: 微軟正黑體;
	font-size: 10pt;
	font-weight: bolder;
	height: 25px;
}
div.table-blockA01 table.tableA01 tbody tr td span.perQTY{
	margin-left: 30px;
}
.TopControl{
	margin-top: 28px;
}
div.table-blockA01 table.tableA01 tbody tr td span.number{
	margin-right: 25px;
	margin-left: 0px;
}
div.table-blockA01 table.tableA01 tbody tr td span.mobileCheck{
	margin-right: 0px;
	margin-left: 0px;	
}
div.table-blockA01 table.tableA01 tbody tr td span.companyCheck{
	margin-right: 0px;	
}
div.table-blockA01 table.tableA01 tbody tr td.contentCheck p.invoiceP{
	margin-bottom: 0px;
}
div.table-blockA01 table.tableA01 tbody tr td.contentCheck p.invoiceP span.invoiceInfo{
	margin-left: 0px;
}
div.table-blockA01 table.tableA01 tbody tr td.typebarCheck{
	text-align: left;
	padding-left: 12px;
}
div.table-blockA01 table.tableA01 tbody tr td.typebarCheck .emailView{	
	margin-left: 2px;
}
div.table-blockA01 table.tableA01 tbody tr td.contentCheck{
	text-align: left;
	padding-left: 12px;
}
div.cartTable table.tableA01 tbody tr th.CompanyUse{
	padding-top: 7px;
    vertical-align: top;
}
div.table-blockA01 table.tableA01 tbody tr th.remarkOnly{
	padding-left: 18px;
	*padding-left: 0px;
  	padding-top: 6px;
  	text-align: left;
  	vertical-align: top;
}
div.primary-contents-area .eShopcartlong_checkBtn{
	width: 201px;
	*width: 346px;	
	max-height: 20px;	
	margin-top: 9.5px;
	margin-left: 245px;
	*margin-left: 123px;
}
div.primary-contents-area .Back_eShopcartBtn{
	display: block;
	text-align: right;
	margin-top: 9px;
	height: 11px;	
}
div.primary-contents-area .Back_eShopcartBtn input{	
	font-weight: normal;
}
.ie7 div.primary-contents-area .eShopcartlong_checkBtn form{
	margin-left: 245px;	
}
div.primary-contents-area .eShopcartlong_checkBtn input{
	display: block;
	float: left;
	font-weight: normal;
}
div.primary-contents-area .eShopcartlong_checkBtn .posControl{
	margin-right: 21px;	
}
/*shopCart_payment Step3 end*/


/*shopCart_payment Step4 star*/
.addTop{
	margin-top: 20px;
}
.addTopLarge{
	margin-top: 30px;
}
.addBottom{
	margin-bottom: 12px;
}
div.attention-blockA01 h2.addheight{
	padding-top: 0.65em;
	padding-bottom: 0.65em;
}
div.primary-contents-area ul.CartFinishPrompt{
	margin-bottom: 15px;
	margin-left: 13px;
}
div.primary-contents-area ul.CartFinishPrompt li{
	margin-bottom: 12px;
	font-size: 100%;
}
div.primary-contents-area ul.CartFinishPrompt li span.paytype{
	margin-left: 1px;
  	margin-right: 0px;
  	font-size: 110%;
  	font-weight: bolder;
}
div.primary-contents-area ul.CartFinishPrompt li span.paymoney{
	margin-left: 7px;
  	margin-right: 5px;
  	font-size: 110%;
  	font-weight: bolder;
}
div.primary-contents-area div.description p{
	margin-left: 22px;  	
}
div.primary-contents-area div.paywayInfo{
	border-top: 3px solid #F7B500;
	border-right: 1px solid #F6B600;
	border-bottom: 1px solid #F6B600;
	border-left: 1px solid #F9B400;
	background-color: #FEF7DA;
	margin-bottom: 17px;  	
}
div.primary-contents-area div.paywayInfo ul{
	margin-left: 9px;
  	margin-top: 10px;
  	margin-bottom: 8px; 	
}
div.primary-contents-area div.paywayInfo ul li{
	margin-bottom: 3px;
	font-weight: bolder;	
}
div.primary-contents-area div.paywayInfo ul li.onlyindent{
	text-indent: 60px;	
}
div.primary-contents-area div.paywayInfo ul li .orderNumber{
	color: #0055C4;
  	font-weight: bolder;
 	font-size: 110%;
}
div.primary-contents-area div.paywayInfo ul li .payway{
	color: #D40000;
	font-size: 110%;
}
div.primary-contents-area div.paywayInfo ul li .money{
	color: #D40000;
	margin-right: 3px;
	font-size: 110%;
}
/*shopCart_payment Step4 end*/

/*contact_contact star*/
ul.contactSpecial{
	width: 684px;
	max-width: 684px;
	margin-bottom: 14px;
	*margin-bottom: 6px;
}
ul.contactSpecial li{
	margin-left: 14px;
	margin-bottom: 8px;
}
ul.contactSpecial li img{
	display: block;
  	float: left;
  	margin-top: 4px;
  	margin-right: 5px;
}
div.primary-contents-area div.memberMethod{
	width: 183px;
  	height: 34px;
}
div.primary-contents-area div.memberMethod img{
	width: 183px;
  	height: 34px;
}
div.primary-contents-area div.contact{
	margin-top: 6px;
	margin-bottom: 8px;
}
div.primary-contents-area .removeBottom{
	margin-top: 21px;
}
div.contact table.tableA01 tr th.lefttitle{
	border-right: 2px solid #969696;
	background-color: #E6EEF6;
	width:172px\9\0;
	width:172px\0;
	width:172px\9; 
	*width: 172px;	
}
div.contact table.tableA01 tbody.longwordtable tr th.lefttitle{	
	text-align: left;
  	padding-left: 7px;
}
div.contact table.tableA01 tr th.lingcontrol{
	vertical-align: top;
	padding-top: 8px;
}
div.contact table.tableA01 tr th.lingcontrol p{
	margin-top: 9px;
}
div.contact table.tableA01 tr td.selecttd{
	padding-left: 11px;
	padding-left: 7px\9\0;
	*padding-left: 7px;
	text-align: left;
}
.ie8 div.contact table.tableA01 tr td.selecttd{
	padding-left: 7px;
}
div.contact table.tableA01 tr td.typetd{
	text-align: left;
}
.ie7 div.contact table.tableA01 tr td.onlyseven{
	width: 929px;
}
div.contact table.tableA01 tr td.typetd input{
	width: 148px;	
}
div.contact table.tableA01 tr td.typetd textarea{
	width: 515px;
	height: 112px;
	resize:none;
	*width: 477px;
}

/*--contact module add---*/
div.contact table.tableA01 tr td textarea{
	width: 515px;
	height: 112px;
	resize:none;
	*width: 477px;
}
div.contact table.tableA01 tr td.selecttd [type="text"] {
	width: 450px;
}
div.contact table.tableA01 tr td.inputsChange input[type="text"]{
	*width: 450px;
}
div.contact table.tableA01 tr td.inputsChange label{
	*display: block;
}
/*-----*/

div.contact ul li{
	float: left;
	vertical-align: middle;
	margin-right: 28px;
	margin-right: 24px\9\0;
	*margin-right: 25px;
}
div.contact ul li input{
	display: block;
	float: left;
	margin-top: 8px;
	margin-top: 7px\9\0;
	*margin-top: -1px;
	margin-right: 4px;
	margin-right: 1px\9\0;
	*margin-right: 1px;
}
.ie8 div.contact ul li input{
	margin-top: 6px;	
}
div.contact table.tableA01 tr td.typetd input.short{
	width: 134px;
}
div.contact table.tableA01 tr td.typetd input.middle{
	width: 166px;
}
div.contact table.tableA01 tr td.typetd input.long{
	width: 266px;
	margin-top: 2px;
}
div.contact ul li.removeright{	
	margin-right: 3px;
}
div.contact table.tableA01 tr td.typetd select.selectArea{
	width: 62px;
	height: 20px;
	display: block;
  	margin-top: 2px;
}
.ie7 div.contact table.tableA01 tr{
	height: 33px;
}
.ie7 div.ordertrturn table.tableA01 tr{
	height: 25px;
}
div.nomember{
	display: block;
	width: 684px;
	height: 265px;
	height: 272px\0;
	*height: 272px;
	position: absolute;
	background-color: rgba(206,206,206,0.6);	  
}
.ie8 div.nomember{
	/* IE 8 */
	background-color: #ccc;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; 
}
.ie7 div.nomember{
	/* IE 5-7 */
    background-color: #ccc;
    filter: alpha(opacity=60);
}
@-moz-document url-prefix() { 
  div.nomember{
  	display: block;
	width: 684px;
	height: 272px;
	position: absolute;
	background-color: rgba(206,206,206,0.6);
  }
}
/*contact_contact end*/

/*product search star*/
div.productSearch table.tableA01 thead tr th{
	font-weight: bolder;
	font-size: 108%;
	height: 26px;
}
div.productSearch table.tableA01 tbody{
	text-align: left;
  	text-indent: 2px;
}
div.productSearch table.tableA01 tbody tr td{
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
}
div.productSearch table.tableA01 tbody tr td.searchPrice{
	text-align: right;
  	padding-right: 7px;
}
div.pageArea{
	width: 684px;
	text-align: center;	
}
div.pageArea ul{
	display: inline-block;
	*display : inline;
  	*zoom : 1;
}
div.pageArea ul li{
	float: left;
	height: 14px;
}
div.pageArea ul li a{
	text-decoration: none;
	font-weight: bolder;
	font-size: 104%;
	color: black;
}
div.pageArea ul li a:hover{
	text-decoration: underline;
	font-weight: bolder;
	font-size: 104%;
	color: #1a66ca;
}
div.pageArea ul li a:visited{
	text-decoration: none;
	font-weight: bolder;
	font-size: 104%;
	color: black;
}
div.pageArea ul li a.this{
	text-decoration: underline;
	font-weight: bolder;
	font-size: 104%;
	color: #1a66ca;;
}
div.pageArea ul.clearfix li.pageprewBtn{
	margin-top: 1px;
	margin-right: 2px;
	margin-top: 2px\0;
	margin-top: 2px\9\0;
}
div.pageArea ul.clearfix li.pagenextBtn{
	margin-top: 1px;
	margin-left: 3px;
	margin-top: 2px\0;
	margin-top: 2px\9\0;
}
div.pageArea ul li.pageprewBtn a{
	display: block;
	width: 14px;
	height: 14px;
	background-image: url(../images/oeztw_pageprew.jpg);
}
div.pageArea ul li.pagenextBtn a{
	display: block;
	width: 14px;
	height: 14px;
	background-image: url(../images/oeztw_pagenext.jpg);
}

div.pageArea ul li.page{
	margin-left: 4px;
	margin-right: 3px;
}


/*product search end*/

/*orderList search star*/
div.orderListSearch{
	width: 684px;
	height: 30px;
	background-color: #F0F4FD;
	border:1px solid #AFCDEF;
	margin-bottom: 4px;
}
div.orderListSearch ul{
	display: inline-block;
	display: block\0;
	display: block\9;
  	height: 30px;
  	line-height: 30px;
  	padding-left: 12px;
}
div.orderListSearch ul li{
	float: left;
}
div.orderListSearch ul li.orderDate{
	margin-right: 6px;
	font-weight: bold;
  	font-size: 112%;

}
div.orderListSearch ul li.calendar ul{
	padding-left: 0px;
}
div.orderListSearch ul li.calendar ul li.calendarView{	
	width: 99px;
	height: 18px;	
  	margin-top: 5px;
  	line-height: 18px;  	
  	color: #0055C4;
  	cursor: pointer;
}
div.orderListSearch ul li.calendar ul li.calendarView input{
	width: 95px;	
}
div.orderListSearch ul li.calendar ul li.calendarImg{
	margin-top: 3px;
	margin-top: 7px\0;
	margin-top: 7px\9;
	*margin-top: 2px;
  	margin-left: 5px;
  	cursor: pointer;
}
div.orderListSearch ul li.orderdash{
	margin-left: 5px;
  	margin-right: 4px;
  	font-weight: bolder;
  	font-size: 130%;
}
div.orderListSearch ul li.orderSearchBtn{
	margin-left: 16px;
	margin-left: 11px\0;
	margin-left: 11px\9;
	*margin-left: 6px;
	margin-top: 5px\0;
	margin-top: 5px\9;
	*margin-top: 0px;  	
}
div.orderListTable table.tableA01 thead tr th{
	font-weight: bolder;
	font-size: 108%;
	height: 26px;
	border-bottom: 2px solid #969696;
}
.ie7 div.orderListTable table.tableA01 thead tr th.ie7Number{
	width:162px; 
}
.ie7 div.orderListTable table.tableA01 thead tr th.ie7Info{
	width:73px; 
} 
div.orderListTable table.tableA01 tbody tr td{
	padding: 0px;
	line-height: 22px;
  	text-align: center;
}
div.orderListTable table.tableA01 tbody tr td.cancel{
	color: #0055C4;
}
div.orderListTable table.tableA01 tbody tr td p.top{
	margin-top: 3px;
	margin-bottom: 1px;
	height: 20px;
}
div.orderListTable table.tableA01 tbody tr td p.bottom{
	margin-top: 0px;
	margin-bottom: 6px;
	height: 20px;
	line-height: 16px;
}
/*orderList search end*/
/*cart payment query star*/
div.nearlefttable table.tableA01 tbody th{
	text-align: left;
	text-indent: 13px;
}
div.nearlefttable table.tableA01 tr td.typetd textarea.orderlistqa{
	width: 574px;
	height: 128px;
	resize:none;
	*width: 570px;
}
div.nearlefttable ul{
	float: left;
	width: 570px;
	height: 33px;	
}
div.nearlefttable ul li{
	float: left;
	vertical-align: middle;
	margin-right: 0px;
	margin-right: 0px\9\0;
	*margin-right: 0px;
	width: 126px;
    text-align: left;
}
div.nearlefttable ul li.orderqaSelectTitle{	
	width: 60px;
	margin-right: 3px;
	margin-right: 0px\9\0;
	*margin-right: 0px;
	margin-left: 0px;
}
div.nearlefttable ul li input{
	display: block;
	float: left;
	margin-top: 8px;
	margin-top: 7px\9\0;
	*margin-top: 3px;
	margin-right: 2px;
	margin-right: 0px\9\0;
	*margin-right: 0px;
}
.ie8 div.nearlefttable ul li input{
	margin-top: 6px;	
}
div.primary-contents-area .order_qa_checkBtn{
	width: 684px;
	*width: 684px;	
	max-height: 20px;
	text-align: center;	
	margin-top: 12.5px;	
}
div.orderaskTable{
	margin-bottom: 18px;	
}
div.orderaskTable table.tableA01 tbody tr th{
	background-color: #E6EEF6;
	border-right: 2px solid #969696;
	*width: 85px;	
}
div.primary-contents-area div.orderaskqa{	
	margin-bottom: 17px;
}
div.orderaskqa table.tableA01 tr th.orderAskThIe7{	
	*width: 86px;	
}
.ie7 div.orderaskqa table.tableA01 tr{
	height: 25px;
}
/*cart payment query end*/
/*cart payment return&transfer star*/
tr.addbottomborder{
	border-bottom: 2px solid #969696;
}
div.table-blockA01 table.tableA01 tbody tr td.returnInfo{	
	height: 56px;
	text-align: left;
	text-indent: 11px;
	line-height: 24px;		
}
div.table-blockA01 table.tableA01 tbody tr td.returnInfo p.returnway{	
	height: 10px;  
    margin-bottom: 13px;
    font-weight: normal;		
}
div.table-blockA01 table.tableA01 tbody tr td.returnInfo ul li{	
	font-size: 100%;
	font-weight: normal;		
}
div.primary-contents-area div.returnInfo{
	border-top: 3px solid #F7B500;
	border-right: 1px solid #F6B600;
	border-bottom: 1px solid #F6B600;
	border-left: 1px solid #F9B400;
	background-color: #FEF7DA;
	margin-bottom: 17px;
	margin-top: 15px;
 	height: 56px;  	
}
div.primary-contents-area div.returnInfo ul{
	margin-left: 9px;
  	margin-top: 10px;
  	margin-bottom: 8px; 	
}
div.primary-contents-area div.returnInfo ul li{
	margin-bottom: 3px;
	font-weight: bolder;	
}
div.nearlefttable ul li.short{	
	width: 66px;   
}
div.nearlefttable ul li.middle{	
	width: 94px;    
}
div.nearlefttable ul li.long{	
	width: 189px;    
}
div.nearlefttable ul.returnUl{	
	height: 28px;	
}
div.contact table.tableA01 tr td.onlycontent{
	text-align: left;
}
div.primary-contents-area ul.CartFinishPromptOther{
	margin-bottom: 15px;
	margin-left: 13px;
}
div.primary-contents-area ul.CartFinishPromptOther li{
	margin-bottom: 8px;
	font-size: 100%;
	color: #555;
}
div.primary-contents-area ul.CartFinishPromptOther li span.bold{	
	font-size: 103%;
  	font-weight: bolder;
}
div.lessbottom{
	margin-bottom: 5px;	
}
div.table-blockA01 table.tableA01 tbody tr td.notic{
	text-align: left;
	border:1px solid #FFF;	
	*border-top-color: #969696;
}
.ie7 div.lessbottom table.tableA01{
	border:none;
}
/*cart payment return&transfer end*/
/*cartCenter end*/

/*20190306 Asa 解決方案新增"影音頻道"&"商品主題"*/
div.global-navi-area li.guide .gnav-bg:not(:target) {
	height: 280px !important;
}


