
.eng {
	font-size: 9pt;
	line-height: 13px;
	color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#company {
	width: 560px;
	margin-top: 10px;

}
#company  h3{
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
#company td{
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
}
.sub_menu {
	width: 160px;
	margin-left: 10px;
}
.sub_menu li{
	background-image: url(../images/company/bt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 152px;
	padding-left: 10px;
	display: block;
	padding-top: 5px;
}
/*********************************************************/
#products {
	width: 560px;
	margin-top: 10px;

}
#products  h3{
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 20px;
	width: 545px;
	background-image: url(../images/products/h3_bg.jpg);
	padding-left: 5px;
	border: 1px solid #999999;
}
#products  h2{
	font-size: 11pt;
	font-weight: bold;
}
#products td{
	text-align: left;
	vertical-align: top;

}
#products .box{
	border: 1px solid #666666;
}
#products li{
	list-style-position: outside;
	list-style-type: square;
	margin-left: 20px;
}
