/* ---------------------------------------------------------------------
   themes/original/style.css
   -------------------------------------------------------------------*/

.text1 {COLOR: yellow; font-size: 13px; TEXT-DECORATION: none;}
  A.TEXT1:link {color: yellow; text-decoration: none}
  A.TEXT1:visited {color: white; text-decoration: none;}
  A.TEXT1:hover {COLOR: yellow; background: #075f9f;}

.text2 {COLOR: #150185; font-size: 13px; TEXT-DECORATION: none}
  A.TEXT2:link {color: #150185; text-decoration: none}
  A.TEXT2:visited {color:#675f17; text-decoration: none}
  A.TEXT2:hover {COLOR: #150185;background: #dedede;}
 
.text4 {COLOR: #000000; font-size: 13px; TEXT-DECORATION: none}
  A.TEXT4:link {color: #000000; text-decoration: none}
  A.TEXT4:visited {color:#675f17; text-decoration: none}
  A.TEXT4:hover {COLOR: #000000;background: #9edeff;}

/*首頁logo區背景顏色*/ 
TR.header {
  background: #000000;
  
}

/*背景超連結顏色1*/ 
TD.header1 {
  font-family: 新細明體;
  font-size: 38px;
  background: #cfcfcf;
  color: #372f37;
  width: 258px;  
    
}
/*背景超連結顏色2*/ 
TD.header2 {
  font-family: 新細明體;
  font-size: 48px;
  background: #cfcfcf;
  color: #372f37;
  width: 400px;  
    
}
/*背景超連結顏色3*/ 

TD.header3 {
  font-family: 新細明體;
  font-size: 28px;
  background: #075F9F;
  color: #FFFFFF;
   
  
}


TD.line1 {
   background: #848484;
   height:1;}
TD.line2 {
   background: #C6C6C6;
   height:1;}
TD.line3 {
   background: #000000;
   height:1;}

TR.topline {
  background: #140184;
}




TD.line4 {
   background: #ffffff;
   height:1;}

/*左邊底色*/

TD.leftbk {
  background: #efefef;
  
}

/*左邊BAR*/
TD.leftbar {
  font-family: 新細明體;
  font-size: 16px;
  background: #140484;
  color: #FFFFFF;
   
  
}
/*點閱次數*/
TD.lefttopbar {
  font-family: 新細明體;
  font-size: 16px;
  background: #df272f;
  color: #ffffff;
  HEIGHT: 22px;
     
}
/*公司版權*/
TD.leftfooter {
  font-family: 新細明體;
  font-size: 13px;
  background: #CFCFCF;
  color: #070707;
  HEIGHT: 58px;
     
}
/*首頁跑馬燈*/
TD.maintoprun {
  font-family: 新細明體;
  font-size: 16px;
  background: #FFFFFF;
  color: #075f9f;
  WIDTH: 610px;
  HEIGHT: 22px;
     
}

/*首頁分格線*/
TD.mainline1 {
  font-family: 新細明體;
  font-size: 16px;
  background: #df272f;
  color: #ffffff;
  WIDTH: 120px;
  HEIGHT: 20px;
     
}
TD.mainline2 {
  background: #df272f;
  WIDTH: 610px;
  HEIGHT: 1px;
     
}

TD.mainline3 {
  background: #D6BFBA;
  WIDTH: 610px;
  HEIGHT: 1px;
     
}

/*最新消息內容*/
TD.mainnews {
  font-family: 新細明體;
  font-size: 13px;
  background: #FFFFFF;
  color: #000000;
  WIDTH: 610px
       
}

/*特價商品圖片內容*/

TD.mainspecial1 {
  font-family: 新細明體;
  font-size: 13px;
  background: #EFEFEF;
  color: #000000;
        
}
TD.mainspecial2 {
  font-family: 新細明體;
  font-size: 13px;
  background: #dfdfdf;
  color: #872f1F;
        
}

/*更多特價商品*/
.text3 {COLOR: #150185; font-size: 16px; TEXT-DECORATION: underline;}
  A.TEXT3:link {color: #150185; text-decoration: underline;}
  A.TEXT3:visited {color:#675f17; text-decoration: underline;}
  A.TEXT3:hover {COLOR: #ff5f07; TEXT-DECORATION: underline;}
        
}

/*產品明細表格*/
TR.producttable1 {
  font-family: 新細明體;
  font-size: 13px;
  background: #075f9f;
  color: #FFFFFF;
         
}

TR.producttable2 {
  font-family: 新細明體;
  font-size: 13px;
  background: #efefef;
  color: #000000;
         
}

/*產品明細標題*/

TD.producttop {
  font-family: 新細明體;
  font-weight: bold;
  font-size: 24px;
  background: #DAE6FE;
  color:  #140484;
        
}


TD.detailpic {
  border-color: #D1D1D1;
  border-style: solid;
  background: #DAE6FE;
  border-width: 1px; 
}

TD.detailpicbar {
  border-color: #888888;
  border-style: solid;
  background: #DAE6FE;
  border-width: 1px; 
}

TD.detailtxt1 {
  font-family: 新細明體;
  font-size: 16px;
  background: #DAE6FE;
  color: #df272f;
  font-weight: bold;
        
}


TABLE.detailpic11 {
  border-color: #888888;
  border-style: solid;
  border-width: 1px; 
}

TD.detailtxt2 {
  font-family: 新細明體;
  font-size: 13px;
  background: #DAE6FE;
  color: #666666;
        
}

TD.detailtxt3 {
  font-family: 新細明體;
  font-size: 13px;
  background: ##DAE6FE;
  color: #990000;
        
}


/*尋找的框框*/
input.qb {
    font-family: 新細明體;
	border:1px dotted #666666; 
	background-color: #FFFFFF;
    font-size: 12 px;
        
     
}

