body,conter,ul,li,p,h1,h2,h3,form,fieldset,img,div{margin:0;padding:0;border:0;}
table,tr,td,th{ line-height:150%}
body,ul,ol,li,p,form,fieldset,table,td{font-family:"Verdana";font-size:12px; color:#006C1C}
ul,li{ list-style:none;}
a{color:#006C1C;text-decoration:none;margin-top:6px; }
a:hover{color:#0845C9;text-decoration:none;}
a.2{color:#006C1C;text-decoration:none;margin-top:6px; }
a.2:hover{color:#0845C9;text-decoration:none;position: relative;
	left: 1px;
	top: 1px;}


body {
    margin:0px;
	padding:0px;
    text-align:center;
	font-size:12px;
	background:url(images/bg.jpg) top repeat-x;
	
	  SCROLLBAR-FACE-COLOR:#1bb543;
      SCROLLBAR-HIGHLIGHT-COLOR:#82d698;
      SCROLLBAR-SHADOW-COLOR:#1bb543;
      SCROLLBAR-3DLIGHT-COLOR:#82d698;
      SCROLLBAR-ARROW-COLOR:#ffffff ;
      SCROLLBAR-TRACK-COLOR:#ADE4BC;
      SCROLLBAR-DARKSHADOW-COLOR:#008b24;
}
#top,#middle,#bottom,#copyright{
     width:1003px;
     margin:0px;
	 padding:0px;
	 }
#top{
	float:left;
    height:142px;
	}
#top_left{
	 float:left;
     width:185;
	 height:142;
	 margin:0;
	 padding:0;
	}
#logo{
	 float:left;
     width:134;
	 height:103;
     margin-left:20px;
	 margin-top:18px;
	 background-image: url(images/top_logo.jpg);	 
	}
#top_right{
	 float:left;
     width:818;
	 height:142;
	 margin:0;
	 padding:0;
	}
#top_right_name{
	 float:left;
     width:622;
	 height:36;
	 margin-top:28px;
	 margin-left:0;
	 background-image: url(images/top_name.jpg);	
	}
#top_right_menu{
	 float:right;
     width:626;
	 height:36;
	 margin-top:28px;
	 margin-right:0;
	} 
#main{

	width:1003px;
	height:625;
	}
#left{
	 float:left;
     width:412;
	 height:597;
	 margin:0;
	 padding:0;	 
	}
#left_top{
	 float:left;
     width:412;
	 height:490;
	 margin:0;
	 padding:0;
	 background-image: url(images/left.jpg);	
	}
#left_bottom{
	 float:left;
     width:412;
	 height:107;
	 margin-left:0px;
	 margin-top:10px;
	 padding:0;
	 background-color:#FFFFFF;
	}
#right{
	 float:left;
     width:589;
	 height:575;
	 margin-top:22;
	 padding:0;
	 background-color:#FFFFFF;
	}
#right_left{
	 float:left;
     width:566;
	 height:575;
	 margin:0;
	 padding:0;
	}
#right_right{
	 float:right;
     width:20;
	 height:361;
	 margin:0;
	 padding:0;
	}
#right_left_aboutus{
     margin-left:0px;
     margin-top:20px;
	 height:30;
	}
#right_left_aboutus2{
     margin-left:0px; 
	 padding-left:12px;
	 padding-right:18px;
	 padding-top:13px;
	 padding-bottom:13px;
     height:220; 
     background-image:url(images/news_bg.jpg)
	}
#right_left_product2{
     margin-left:8px;
	 margin-right:8px; 
	 padding-top:10px;
     height:150; 	 
	 background-color:#e5e5e5;
	}
#right_left_product2 .product {
	float: left;
	margin-top:10px;
	margin-left:7px;
	padding:0px;
	height: auto;
	width: 170px;
	text-align: center;
}
#right_left_bottom{     
     margin-left:8px; 
	 margin-right:8px;
     margin-top:20px;
	 BORDER-RIGHT:   #e5e5e5   solid   1px;   
	 BORDER-TOP:   #e5e5e5   solid   1px;   
	 BORDER-BOTTOM:   #e5e5e5   solid   1px;   
	 BORDER-LEFT:   #e5e5e5   solid   1px;
     height:80; 
	 width:550;
	}
#content{
     text-align:left;
	 padding-left:10px;
	 padding-right:10px;
     float:left;
     overflow:auto; 
	 width:564px; 
	 height:490px;
	 margin:10px 0px 0px 0px;	  
	  }
#productshow{
   margin-top:6px;
   background-color:#e5e5e5;
   height:500  
	  }
#productshow .products {
	float: left;
	height: auto;
	width: 170px;
	text-align: center;
}
.products .ph {
	float: left;
	margin-top:10px;
	margin-left:7px;
	padding:0px;
	height: auto;
	width: 170px;
	text-align: center;
}
.products .name {
    padding-top:5px;
	margin-left:15px;
	height: 22px;
	width: 170px;
	text-align: center;
}
input{
    border:1px;
	background-color: #ffffff;
	border-bottom-color: #006699;
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-top-color: #006699;
	border-top-style: solid;
	border-top-width:1px;
	border-left-color: #006699;
	border-left-style: solid;
	border-left-width:1px;
	border-right-color: #006699;
	border-right-style: solid;
	border-right-width:1px;
    
}