body { margin:0px;}

.button_rep { background-image:url(images/button_rep.jpg); background-repeat:repeat-x;}
.welcome_note_bg { background-image:url(images/welcome_bg_rep.png); background-repeat:repeat-x;}
.welcome_note { font-family:Tahoma; color:#FFFFFF; font-size:18px;}
.main_text { font-family:Tahoma; color:#000000; font-size:12px;}
.read_more a{ font-family:Tahoma; font-size:12px; color:#FF0000; text-decoration:none;}
.read_more a:hover{ font-family:Tahoma; font-size:12px; color:#FF0000; text-decoration:underline;}
.quality_bg_rep { background-image:url(images/product_quality_rep.png); background-repeat:repeat-y;}
.product_quality { font-family:Tahoma; font-size:18px; color:#000000;}
.our_product { background-image:url(images/product_rep.jpg); background-repeat:repeat-y;}

.read_more_2 a{ font-family:Tahoma; font-size:12px; color:#FFF; text-decoration:none;}
.read_more_2 a:hover{ font-family:Tahoma; font-size:12px; color:#FFF; text-decoration:underline;}
.footer_rep { background-image:url(images/footer_rep.jpg); background-repeat:repeat-x; }
.white { font-family:Tahoma; color:#FFFFFF; font-size:12px;}

.footer_menu a{ font-family:Tahoma; font-size:13px; color:#fff; text-decoration:none;}
.footer_menu a:hover{ font-family:Tahoma; font-size:13px; color:#fff; text-decoration:underline;}

#menu { width:650px;


}

#menu ul { list-style:none;
           margin:0px;

}

#menu li { display:inline;

}

#menu a{
	float:left;
	width:96px;
	height:38px;
	font-family:Tahoma;
	padding-top:20px;
	font-size:13px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	margin-left:25px;
	
	

}

#menu a:hover { color:#FF0000;
                background-image:url(images/h_botton.png); background-repeat:no-repeat; background-position:center;
               
                
}

#menu li a.static{  width:96px;
		             height:38px;
					 color:#FF0000;
					 padding-top:20px;
					 margin-left:25px;
					  background-image:url(images/h_botton.png); background-repeat:no-repeat; background-position:center;
					 
					 }
				
				
.slogen { font-family:Tahoma; font-size:13px; color:#000; font-weight:bold}
.contact_font { font-family:Tahoma; color:#FF0000; font-size:14px;}
.bdr{ border-bottom:#336699 thin dashed; border-right:#336699 thin dashed; border-top:none; border-left:none;}
.button { background-color:#FF0000; width:80px; height:30px; font-family:Tahoma; color:#FFFFFF; font-size:14px; border:#000000 thin solid; cursor:pointer;}
.button:hover { background-color:#c70000; width:80px; height:30px; font-family:Tahoma; color:#000; font-size:14px; border:#000000 thin solid; cursor:pointer;}
.bdr_2 { border-bottom:#CCCCCC thin dashed; border-right:#CCCCCC thin dashed; border-left:none; border-top:none;}
.big_rep { background-image:url(images/product_rep_bg.jpg); background-repeat:repeat-y;}
.chemical_image { background-image:url(images/chemical_image.png); background-repeat:no-repeat; background-position:center;}

.sitemap li{
	line-height:1.8;
	font-size:17px;
	list-style:none;
}
.sitemap li ul li{
	list-style:square;
	font-size:15px;
}
.sitemap li a{
	text-decoration:none;
	color:#ff0000;	
}