﻿/*logo底色*/
.logoBox { border-top:solid 10px #f5f5f5;border-bottom:solid 10px #f5f5f5;} 

.bodyContents{
		
	}
.bodyLeft{
    	/*background-image:url(images/bg_left.gif);	*/
 background-color: #bcbcbc;
	}
.bodyRight{
	color:#000000;
	
}
.infoBox3 {
	color:#ffffff;
	/* background-color: #a2cc3d;*/
	
}
.infoBoxContents3{
	color:#0C422E;
	/* background-color: #FFFFFF;*/
	
}

/* 產品選單 按鈕樣式 ************************************************************************/

#button {
	padding: 0 0 0 0; /*整組 btn 邊距*/
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Verdana', 'Lucida', 'Geneva', 'Helvetica', 'Arial', 'sans-serif';
	margin-left: 0px; /* item 縮排 */
	background-color: #3CAACF;
    font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
  }

  #button ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  #button li {
  	height: 30px;
	width: 100%;
	line-height:30px;

	margin: 0;
	list-style-type: none;
	
  }
.ziti {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}

.ziti1 {
	font-family: Arial;
	font-size: 13px;
	color: #FF3300;
	font-weight: bold;
}
  #button li a {
  	color: #FFFFFF;
	display: block;
	text-decoration: none;
	width: 100%;
	height: 100%;

	margin: 0;
	padding: 0pt 0pt 0pt 0pt;
	background-position:0px 0px;

  }

  html>body #button li a {
    width: auto;
  }

  #button li a:hover {
    color: #ffffff;

  }
  
  #button li.selected a{
	color: #ffffff;
	font-weight: bold;
  }



/* 會員登入 按鈕樣式 ************************************************************************/
  #button2 {
    padding: 0 0 0 0; /*整組 btn 邊距*/
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Verdana', 'Lucida', 'Geneva', 'Helvetica', 'Arial', 'sans-serif';
    margin-left: 0px; /* item 縮排 */
  }

  #button2 ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0;
  }

  #button2 li {
  	height: 30px;
	width: 100%;
	margin:0px;
	background-image:url(menu/menu.gif);
	background-repeat:no-repeat;
	margin: 0;
	list-style-type: none;
	
  }

  #button2 li a {
  	color: #333333;
	display: block;
	text-decoration: none;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0pt 0pt 0pt 10pt;
	background-image: url(menu/menu.gif);
	background-position:0px 0px;

  }

  html>body #button2 li a {
    width: auto;
  }

  #button2 li a:hover {
    color: #000000;
	background-image: url(menu/menu_over.gif);

  }
  
  #button2 li.selected a{
	color: #003366;
	background-image: url(menu/menu_click.gif);
	font-weight: bold;
  }
  
  .subcategories0 {
	background-image: url(images/bg_left1.gif);
	display: block;
	background-repeat: no-repeat;
	padding-left: 13px;
	color: #ffffff;
  }
  
  .subcategories1 {
	font-weight: normal;
	font-family: Arial;
	background-image: url(images/bg_left2.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	padding: 0pt 0pt 0pt 6pt;
	text-indent: 3px;
  }
  
  .subcategories2 {
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	background-image: url(images/bg_left3.gif);
	color: #F2F1B3;
	background-repeat: no-repeat;
	padding: 0pt 0pt 0pt 11pt;
	line-height: 18px;
	font-variant: small-caps;
  }
  .subcategories3 {
  	font-weight: 100;
  }
  
  .subcategories4 {
  	font-weight: 100;
  }
