/* product_page */

#companymenu a{
	background:url(../images/company_sub_menu.gif) no-repeat;
	height:20px;
	padding: 5px 0 0 5px;
	font-family: Verdana, Geneva, sans-serif;
	display:block;
	cursor:pointer;
}

#companymenu_active {
	background:url(../images/company_sub_active.gif) no-repeat;
	height:20px;
	padding: 5px 0 0 5px;
	font-family: Verdana, Geneva, sans-serif;
	display:block;
	color:#fff;
}


#introduce {
	color:#76ba43;
}


#businessarea {
	background:url(../images/43/businessarea.gif) 0px 0px no-repeat;
	height:575px;
	text-indent:-9000px;
}


#businessarea ul {
	list-style:none;
}


#title {
	padding: 0 15px 0 15px;
	background:url(../images/43/title.gif) 175px 0px no-repeat;
	height : 75px;
}

