@charset "utf-8";
/* CSS Document */

#header #subabout {
	width: 178px;
	position: absolute;
	top: 165px;
	left: 174px;
	background-color: #BBEFFC;
	z-index: 999;
	text-align: left;
	padding-top: 5px;
	visibility: hidden;
	padding-bottom: 5px;
}
#header #subabout a {
	font-family: Verdana;
	font-size: 11px;
	display: block;
	color: #2C7BA7;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#header #subabout a:hover {
	font-family: Verdana;
	font-size: 11px;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	background-color: #4EA3CC;
	margin-right: 5px;
	margin-left: 5px;
}

#header #subproduct {
	width: 194px;
	position: absolute;
	top: 165px;
	left: 281px;
	background-color: #BBEFFC;
	z-index: 999;
	text-align: left;
	padding-top: 5px;
	visibility: hidden;
	padding-bottom: 5px;
}
#header #subproduct a {
	font-family: Verdana;
	font-size: 11px;
	display: block;
	color: #2C7BA7;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#header #subproduct a:hover {
	font-family: Verdana;
	font-size: 11px;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	background-color: #4EA3CC;
	margin-right: 5px;
	margin-left: 5px;
}
#header #subproduct #concretesub {
	position: absolute;
	left: 185px;
	top: 41px;
	width: 159px;
	z-index: 998;
	visibility: hidden;
}
#header #subproduct #concretesub #cscbg {
	background-color: #BBEFFC;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}


#header #subproduct #resinsub {
	position: absolute;
	left: 185px;
	top: 20px;
	width: 159px;
	z-index: 998;
	visibility: hidden;
}
#header #subproduct #resinsub #rscbg {
	background-color: #BBEFFC;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#header #subblog {
	width: 178px;
	position: absolute;
	top: 165px;
	left: 480px;
	background-color: #BBEFFC;
	z-index: 999;
	text-align: left;
	padding-top: 5px;
	visibility: hidden;
	padding-bottom: 5px;
}
#header #subblog a {
	font-family: Verdana;
	font-size: 11px;
	display: block;
	color: #2C7BA7;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#header #subblog a:hover {
	font-family: Verdana;
	font-size: 11px;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	background-color: #4EA3CC;
	margin-right: 5px;
	margin-left: 5px;
}

