﻿body {
	margin-top: 0px;
	background-color: #CCCCCC;
	/*font-size: 12px;
	color: #666666;*/
}
 
.normalText
{
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	}

/*首頁左邊留白*/
.bodyLeft
{
	width: 27px;
	background-color: #FFFFFF;
}
/*首頁右邊留白*/
.bodyRight
{
	width:27px;
	background-color: #FFFFFF;
	}

/*首頁中間*/
.bodyCenter
{
	background-color: #FFFFFF;
	width:942px;
}

/*首頁下方*/

.footerLeft
{
	background-color:#FABE00;
	width:262px;
	height:30px;
 
 }
 .footerCenter
{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #004a98;
	color: #ffffff;
	font-size: 11px;
}

/* 下方區塊 */
.mainMenu
{
	width: 235px;
}
.mainMenu_Item
{
	
	background-color: #cccccc;
}

.mainMedia
	{
		width: 100%; height:80px;
	}
.menuMediaItem
{

	/*	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #666666;
	line-height: 18px;

	}

.HyperLink
{
	
	FONT-SIZE: 12px; COLOR: #666666
	}
	
	
	
	.ProductCategoryTitle
	{
			font-size: 14px;
	

		}

    .ProductCategory_ListContent
    {
    	
    		font-size: 12px;
	color: #666666;
	line-height: 18px;
    	}
    	.ProductCategory_ListContent2 td
    	{
    		
    		font-size: 12px; color: #000000;
    		
    		}
    		
    		.ProductDetail_OtherList
{
	font-size: 10px;
	color: #666666;
	vertical-align: top;
}
    		
    		.ProductDetail_Description {	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
    	
    	
    	.ProductDetail_Title {	font-size: 12px;
	color: #004a98;
	line-height: 18px;
	font-weight: bold;
}

	
    		.NavagateBarLink {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

    		.NavagateBarLink  a{
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

.NormalContent
{
	font-size: 12px;
	word-spacing: normal;
	
	color: #666666;
	
	letter-spacing: normal;
	text-align: justify;
}



.ProductSubMenuItem 
{
  padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: right;
     cursor:pointer;
    color: #666666;
    text-decoration: none;
    background-color: #FFFFFF;
}
.ProductSubMenuItem_Hover 
{
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: right;
    cursor:pointer;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #BCBCBC;
}


.gray-12p {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.black-12p {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.white-12p-b1 {	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.black-12p-b {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
}
.search {
	background-color: f9f9f9;
	border: 1px solid #ececec;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	height: 12px;
}
.red-12p {
	font-size: 12px;
	line-height: 20px;
	color: #b24b4b;
}
