.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
}
a.menu:hover {
	color: #FF9900;
	text-decoration: none;
}
.title_mm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 170%;
	color: #FF6600;
	text-decoration: none;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.bg {
	background-image: url(../wiremesh_image/wiremesh_company/bg01.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center center;
}
.products_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
}
a.products_left:hover {
	color: #FF0000;
}

