﻿body 
{
    width:100%;
    margin:0 auto 0 auto;
    padding:0;
	text-align:center;
	font-family:  Arial, Verdana,Tahoma,Helvetica, sans-serif;
	font-size:13px;	
}

/* header */

#header
{
	margin: 0 auto 0 auto; 
	width:100%; 
	height:210px;
	}

/* container */	
#container
{
	margin: 0 auto 0 auto;
    width: 962px; 
    padding:0;
    padding-top:5px;

	}
	
#container_l
{
	margin: 0 auto 0 auto; 
	float: left; 
	width: 220px; 
	text-align: left;
	border:0; 
	background-image:url('./images/bj_f.gif'); 
	background-repeat:repeat;
	}
	
#container_r
{
	margin: 0 auto 0 auto; 
	float: left; 
	width: 736px;
	}

/* bottom */
#bottom
{
	clear: both; 
	margin: 0 auto 0 auto;
	
	}

.bk
{background-image:url(../images/bj.gif);
	background-repeat:repeat;
	
		background-image:url(../images/bg_Product.gif);
	background-repeat:repeat-x;
	
	}

a
{
	TEXT-DECORATION: none;
	color: #5A5959;
}

a:hover
{
	color: #FF9201;
	text-decoration: underline;
}


img 
{
	border:none;
} 

/* top_logo_line */
.top_logo_line a
{
    font-size:8pt;
    font-weight:bold;
    color: black;
	}

/* Header NavBar */

 #tabs 
 {
    float:left;
    width:100%;
    background:#efefef;
    font: bold 11px/1.5em Verdana;
    font-size:93%;
    line-height:normal; 
    border-top:1px solid #C1C1C1;
    border-right:1px solid #C1C1C1;
    border-left:1px solid #C1C1C1;
	border-bottom:1px solid #9A9A9A;
	}
	  
#tabs ul 
{
	margin:0;
	padding:8px 10px 0 100px;
	list-style:none;
    }
      
#tabs li 
{
    display:inline;
    margin:0;
    padding:0;
    }
      
#tabs a 
{
    float:left;
    background:url("../images/tableft6.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
    }
      
#tabs a span 
{
    float:left;
    display:block;
    background:url("../images/tabright6.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#FFF;
    }

#tabs a span 
{
	float:none;
	}

#tabs a:hover span 
{
    color:#FFF;
    }
    
#tabs a:hover 
{
    background-position:0% -42px;
    }
    
#tabs a:hover span 
{
	background-position:100% -42px;
	}


/* top-top */
	

#top_top a
{
	color: #000;
	text-decoration: none;
}
#top_top a:hover
{
	color: #000;
	text-decoration:underline;
}

.ibtn_search
{
	margin:0;
	border:0;
	padding:0;
	}


/* treeMenu */
	
.treeMenu ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 149px;
	border-bottom: 1px solid #ccc;
	color: #FF9201;
	font-weight: bold;
	background-color: #FFFBEF; /* 403A37*/
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;    
	

    }

.treeMenu ul li 
{
    position: relative;
    }
    
.treeMenu li ul 
{	

    
    position: absolute;
    left: 149px; /* Set 1px less than menu width */
    top: 0;
    display: none;
    }

/* Styles for Menu Items */
.treeMenu ul li a 
{
    display: block;
    text-decoration: none;
    color: #5A5959;
    background: #FFFBEF; /* IE6 Bug efefef*/
    padding: 5px;
    border: 1px solid #C1C1C1;
    border-bottom: 0;
    }

/* Fix IE. Hide from IE Mac \*/
* html ul li 
{
	float: left; height: 1%; 
	}
* html ul li a 
{
	height: 1%;
    }
/* End */

.treeMenu ul li a:hover 
{
	color: white; 
	background: black; 
	} /* Hover Styles FFFFFF*/
        
.treeMenu li ul li a 
{
	padding: 4px 4px;
	font-size: 12px;
	font-weight: normal;
    } /* Sub Menu Styles */
        
.treeMenu li:hover ul, li.over ul 
{ 
	display: block; 
	} /* The magic */


.content_title_font
{
	font-family:Tahoma;
	color:#5A6732;
	font-size:12pt;
	font-weight:bold;
	margin-top:20px;
	}

.content_font
{
	font-size:10pt;
	margin-top:20px;
	}

/* Product */

.productshow
{
	font-family:Tahoma;
	margin:10px auto 0 auto; 
	text-align:center; 
	width: 170px;
	height: 160px;
	text-align: center;
	color: #71564D;
	font-weight: bold;
	font-size:8pt;
	border-bottom: gray 1px solid;

}

.productshow_top
{
	width: 130px; 
	height: 120px; 
	border: #d9d9d9 1px solid; /* border: #ccc 2px ridge;  */
    margin: 3px auto 0 auto;
    line-height:20px;
	}
	
.productshow_bottom
{
	width: 130px; 
	height: 17px; 
	border: #ccc 0px solid; 
	line-height: 20px;
    font-size: 8pt; 
    margin: 3px auto 0 auto;
	}
	
.title_font
{
	color: #FF9201; 
	font-weight: bold; 
	/*

	font-family: Arial; 
*/
	padding-left: 5px;
	font-family:tahoma; 
	font-size:9pt;
	}
