td {
	font-size: 12px;
	color: 000000;
}
.index_product td{
	line-height: 150%;
	padding-right: 5px;
	padding-left: 5px;
}
.index_aboutus {
	line-height: 230%;
	padding-left: 12px;
	padding-right: 6px;
}
.index_contact {
	line-height: 170%;
	padding-left: 10px;
}
.index_new {
	padding-top: 8px;
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #666666; TEXT-DECORATION: none
}
.pic1 
{border: 1px solid #488f3c;this.style.FILTER: DropShadow(color:#999999;OffX:2;OffY:2;Positive:1);} 
.pic2 
{border: 3px double #488f3c;FILTER: Glow(Color=#cccccc, Strength=5);dropshadow(color=cccccc, OffX=1, OffY=1,);} 
.pic3 
{border: 1px double #cccccc;filter:progid:DXImageTransform.Microsoft.Glow(color=#cccccc,Strength=5);} 
.pic5 
{border: 2px dotted #cccccc;}
.product{
	padding-top: 10px;
}
.product_about {
    WORD-BREAK: break-all; 
	WORD-WRAP: break-word;
	padding-top: 5px;
}
.product_title{
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom:5px;
}
.service{
	padding: 10px;
	line-height: 140%;
}
.link td{
	text-align: center;
}
.page_left{
	padding-left: 45px;
	font-size: 14px;
	font-weight: bold;
}
.page_left_products{
	padding-left: 46px;
	font-size: 14px;
	font-weight: bold;
}
.about{
    font-size: 14px;
	padding: 10px;
	line-height: 140%;
}
/* ------------------------------------------------------------------------------------------------ */
#Nav {  /*Make the left border */
width: auto;
float: center;
}
ul A:link { color:#3a7430; TEXT-DECORATION: none}
ul A:visited { color:#3a7430; TEXT-DECORATION: none}
ul A:hover {COLOR: #fff; TEXT-DECORATION: none;background-color: #ccc;}
ul {
margin: 0px;
padding: 0px;
list-style: none;
text-align:center; 
text-decoration:none;  
/*display: inline;*/
}
ul li {
	position: relative;
	width: 100px;
	float: left;
	height: 30px;
}
li ul {
position: absolute;
left: 0px;
top: 23px;
display: none;
border-left: 0px;
}
ul li a {
display: block;
font-size: 14px;
line-height: 22px;
text-decoration: none;
color:#3a7430; 
background-color: #eeeeee;
height: 26px;
padding-left: 0px;
border-left: 0px;
}
ul li ul li a { /* The border of main menus is different from the sub menus */
border-bottom: 0px;
}
ul li ul li a:hover {
color: #fff;
background-color: #ccc;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li {
float: left;
height: 1%;
}
* html ul li a {
height: 1%;
}
/* End */
li:hover ul, li.over ul {
display: block;
}
#top1 {
	height: 400px;
	width: 760px;
	padding: 10px;
}
#top1 img {
	height: 150px;
	width: 200px;
	margin: 5px;
	float: left;
}
#top1 h3 {
	text-align: center;
	font-size: 14px;
	color: #003399;
}
#top1 p {
	line-height: 1.5;
	color: #000000;
	font-size: 14px;
	text-indent: 2em;
}
