@charset "utf-8";
img {
	border: 0;
	font-size: 0;
	line-height: 0;
}
#outsideBox {
	width: 945px;
	background-image: url(../image/sideMenuBg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#sideMenu {
	float: left;
	width: 187px;
}
#sideMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sideMenu li {
	display: inline;
}
#sideMenu li a{
	display: block;
	width: 187px;
}
#sideMenu img {
	font-size: 0px;
	line-height: 0px;
}
#allProduct {
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#mainContents {
	float: left;
	width: 580px;
}
#rightNavi {
	width: 176px;
	float: left;
}
#rightNavi #contact {
	margin-bottom:16px;
}
#rightNavi #contact h4 {
	font-weight:normal;
	padding-left:20px;
	line-height:20px;
	font-size:115%;
	background-image: url(../../images/FW_utilities_contact_icons.gif);
	background-repeat: no-repeat;
}
#rightNavi .link {
	margin-bottom: 16px;
}
#rightNavi .link h4 {
	line-height:18px;
	padding-left:8px;
	background-color: #C1F097;
}
#rightNavi .link ul {
	list-style-type: none;
	margin: 6px 0 12px 8px;
}
#rightNavi .link ul ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}
#rightNavi .link li {
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}
#rightNavi #rightBanner ul {
	margin: 0px;
}
/*commonclass*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
.overimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.totop {
	clear: both;
	margin-top: 20px;
	text-align: right;
	margin-right: 10px;
}

