@charset "utf-8";
h2 {
	height: 30px;
	padding-top: 6px;
	color: #000033;
	font-size: 24px;
}
.as h2 {
	background: url(../img/bg_can_b.png) no-repeat right top;
}
.bc h2 {
	background: url(../img/bg_can_y.png) no-repeat right top;
}
.cl h2 {
	background: url(../img/bg_can_g.png) no-repeat right top;
}
h3 {
	color: #000033;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	vertical-align: middle;
	height: 17px;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 10px;
}
.as h3 {
	background-color: #C2E1F1;
}
.bc h3 {
	background-color: #FFD116;
}
.cl h3 {
	background-color: #E4DFCE;
}
#content_head {
	background: url(../img/line-yellow.png) repeat-x bottom;
	height: 110px;
	padding-left: 10px;
	padding-bottom: 10px;
	display: block;
}
#content_head a.as {
	background: url(../img/antiscal.png) no-repeat 0 0px;
	padding-left: 45px;
	padding-top: 10px;
	font-size: 16px;
	width: 250px;
	height: 30px;
}
#content_head a.bc {
	background: url(../img/biocid.png) no-repeat 0 0px;
	padding-left: 45px;
	padding-top: 10px;
	font-size: 16px;
	width: 250px;
	height: 30px;
}
#content_head a.mc {
	background: url(../img/cleaner.png) no-repeat 0 0px;
	padding-left: 45px;
	padding-top: 10px;
	font-size: 16px;
	width: 250px;
	height: 30px;
}
#content_head ul{	
	width: 780px;
	padding-left: 50px;
	list-style: none outside none;
}
#content_head ul li {
	float: left;
	width: 250px;
}
#content_head ul li a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
p.up {
	text-align: center;
	display: block;
}
p.up a{
	text-decoration: none;
	font-weight: bold;
}
#content_head .sublist li {
	line-height: 14px;
	float: none;
	clear: both;
}
th {
	text-align: left;
	vertical-align: baseline;
	padding: 0px;
}
td {
	text-align: left;
	padding: 0px;
	vertical-align: baseline;
	line-height: 2em;
}
