BODY {
	color: #000000;
	margin: 0;
	padding: 0;
	font: 10px/14px Georgia, "Times New Roman", Times, serif;
}
A {
	color: #F46517;
	text-decoration: none;
}
A:hover {
	color: #B46000;
	text-decoration: none;
}
P {
	display: list-item;
	list-style-type: none;	
	padding-top: 6px;
	padding-bottom: 0px;
}
.erp a {
   background: url(<Component name="RR Software/img_but.erp_en"/>) no-repeat;
   width: 167px;
   height: 46px;
   display: block;
   margin: 0 auto 0 auto;
   text-decoration: none;
   text-indent: -100px;
   overflow: hidden;
}
.erp a:hover {
   background-position: 0 -56px;
}
.bss a {
   background: url(<Component name="RR Software/img_but.bss_en"/>) no-repeat;
   width: 167px;
   height: 46px;
   display: block;
   margin: 0 auto 0 auto;
   text-decoration: none;
   text-indent: -100px;
   overflow: hidden;
}
.bss a:hover {
   background-position: 0 -56px;
}
.crm a {
   background: url(<Component name="RR Software/img_but.crm_en"/>) no-repeat;
   width: 167px;
   height: 46px;
   display: block;
   margin: 0 auto 0 auto;
   text-decoration: none;
   text-indent: -100px;
   overflow: hidden;
}
.crm a:hover {
   background-position: 0 -56px;
}
.bi a {
   background: url(<Component name="RR Software/img_but.bi_en"/>) no-repeat;
   width: 167px;
   height: 46px;
   display: block;
   margin: 0 auto 0 auto;
   text-decoration: none;
   text-indent: -100px;
   overflow: hidden;
}
.bi a:hover {
   background-position: 0 -54px;
}