/* 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;
}

#company_history-year {
	border-top : 1px #999 solid;
}

#company_history h3 {
	background:url(../images/41/title_1.gif) 0px 0px no-repeat;
	height:20px;
	text-indent:-9000px;
	margin:10px 0 5px 0;
}

#company_history h4 {
}

#company_history ul {
	list-style:none;
	padding:5px 0 10px 0;
}
#company_history li {
	padding-left:80px;
	text-indent:-38px;
	font-size:12px;
	line-height:17px;
}





#title {
	padding: 0 15px 0 15px;
	background:url(../images/42/title.gif) 175px 0px no-repeat;
	height : 75px;
}



#diagram_image {
	
	text-indent:-9000px;
	background:url(../images/11/diagram.gif) top left no-repeat;
	height:1000px;
}
