@charset "utf-8";
/* CSS Document */

ul.horizontal_listtop li.home {margin-top:27px;}
ul.horizontal_listtop li.history{margin-top:27px;}
ul.horizontal_listtop li.services{margin-top:27px;}


ul.horizontal_listtop li.products a {
	color:#000;
}


/*for on state*/
#home li.home a, onstate1
#history li.history a, onstate2
#services li.services a, onstate3
#products li.products a, onstate4
#contact li.contact a, onstate5

{
	background-position: left bottom;
}