@charset "utf-8";
/* CSS Document */
#content ul {
	margin-left: 18px;
	padding-left: 0px;
	list-style-image: url(../images/img_pg/dotdot.gif);	
}
#content #seccon {
	float:left;
	width: 570px;
}
#content #seccon #block {
	float:right;
	padding: 0px 0px 10px 20px;
	width: 180px;
}
#content #seccon #block a {
	width: 95px;
	height: 45px;
	padding: 15px 5px 5px 80px;
	display: block;
	border: solid 1px #0066CC;
	background-color: #c2d5e8;
	background-repeat: no-repeat;
	color: #0066CC;
	text-decoration: none;
}
#content #seccon #filtration #ah {
	border: solid 1px #000099;
}
#content #seccon #filtration {
	border:dotted 1px #999;
	padding:10px;
	float:left;
	width: 340px;
	margin-bottom: 20px;
	text-align:center;
}
#content #seccon #filtration p {
	text-align:left;
}
/*magnegrip*/	
#content #seccon #block a.sbt {
	background-image: url(../images/img_magnegrip/sbt_sm.gif);
}
#content #seccon #block a.sd {
	background-image: url(../images/img_magnegrip/sd_sm.gif);
}
#content #seccon #block a.ssr {
	background-image: url(../images/img_magnegrip/ssr_sm.gif);
}
#content #seccon #block a.vsr {
	background-image: url(../images/img_magnegrip/vsr_sm.gif);
}
#content #seccon #block a.sft {
	background-image: url(../images/img_magnegrip/sft_sm.gif);
}
#content #seccon #block a.firehouse {
	width: 160px;
	background-image: none;
	padding: 10px 5px 5px 15px;
	background-color: #ffffcc;
	color: #CC0000;
}
/* end magnegrip */
/*airhawk*/
#content #seccon #block a.xl3000 {
	background-image: url(../images/img_airhawk/xl3000_sm.gif);
}
#content #seccon #block a.ah1000 {
	background-image: url(../images/img_airhawk/ah1000_sm.gif);
}
#content #seccon #block a.ah265 {
	background-image: url(../images/img_airhawk/ah265_sm.gif);
}
/*end air hawk*/
/*hazvent*/
#content #seccon #block a.haz_sbt {
	background-image: url(../images/img_hazvent/haz_sbt_sm.gif);
}
#content #seccon #block a.haz_ssr {
	background-image: url(../images/img_hazvent/haz_ssr_sm.gif);
}
/*end hazvent*/
#content #seccon #block a:hover {
	background-color: #606f8c;
	color: #fff;
}
#content #rtside {
	float:right;
	width: 328px;
	border: #cc0000;
	margin: 0px 0px 20px 30px;
	border: solid 1px #cc0000;
	background-image: url(../images/img_pg/sidbar_title_bk.jpg);
	background-repeat: repeat-x;
}
#content #rtside .title {
	line-height: 34px;
	height: 34px;
	width: 100%;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
}
#content #rtside p {
	padding-left: 10px;
	padding-right: 10px;
}
#content #rtside ul {
	margin-left: 28px;
	padding-left: 0px;
	list-style-image: url(../images/img_pg/dotdot.gif);
	list-style-position: outside;
}
#content #rtside ul li {
	list-style-image: url(../images/img_pg/dotdot.gif);
	list-style-position: outside;
}
#content #rtside img {
	float:right;
	margin: 5px;
}
/*cross fix*/
#content #rtside #airfilter p {
	padding: 10px;
	margin:0px;
	font-size: 11px;
}	
.boxcus {
	border: dotted 1px #cc0000;
	background-color: #fcfcfc;
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	background-color: #ffffcc;
	width: 350px;
	padding: 10px;
}