@charset "utf-8";
/* CSS Document */
#content #detlt {
	float:left;
	border: none;
	width: 300px;
	text-align:center;
}
#content #detlt imgrem {
	width: 298px;
	/*height: 364px;*/
	border: solid 1px #cc0000;
	margin-bottom:1px;
	float:left;
}
#content #detlt #rem {
	border: none;
	float:none;
	width: auto;
}
#content #detlt .airflow {
	border: dotted 1px #999;
	padding: 10px;
	background-color: #fcfcfc;
	width: 278px;
	margin-top: 0px;
	float:left;
	text-align: left;
}
#content #detcon {
	float:left;
	width: 410px;
	padding-left: 20px;
}
#content #detrt {
	float:left;
	padding-left: 20px;
	width: 180px;
	margin-right: -3px;
}
#content #detrt a.health, #content #detrt a.video, #content #detrt a.ffcf {
	background-color: #606f8c;
	color: #fff;
	display:block;
	border: solid 1px #000;
	width: 158px;
	padding: 10px;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 143px 5px;
}
#content #detrt a.health {
	background-image: url(../images/img_misc/health.gif);
}
#content #detrt a.video {
	margin-top: 10px;
	background-image: url(../images/img_misc/video.gif);
}
#content #detrt a.ffcf {
	margin-top: 10px;
	background-image: url(../images/img_misc/ffcf_sm.gif);
}
#content #detrt a.health:hover, #content #detrt a.video:hover, #content #detrt a.ffcf:hover {
	background-color: #a1aabc;
	color: #000;
}
#content #detrt .title, #content .title {
	line-height: 34px;
	height: 34px;
	width: 100%;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	background-image: url(../images/img_pg/sidbar_title_bk.jpg);
	background-repeat: repeat-x;
}
#content .title {
	width: 500px;
	float:right;
}
#content #detrt #common {
	background-color: #606f8c;
	color: #fff;
	border: solid 1px #000;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	margin: 0px;
	padding:1px;
	clear:right;
}
#content #detrt #common li {
	list-style: none;
	border-bottom: dotted 1px #a1aabc;
	width: 100%;
}
#content #detrt #common li a {
	text-decoration: none;
	display:block;
	color: #fff;
	padding: 10px;
}
#content #detrt #common li a:hover {
	background-color: #a1aabc;
	color: #000;
}
img.rt {
	float: right;
	margin: 0px 0px 0px 10px;
	border: solid 1px #cc0000;
}
.more {
	font-weight: normal;
	font-size: 10px;
}	
.box {
	border: dotted 1px #cc0000;
	padding: 10px;
	background-color: #fcfcfc;
}
.boxcus {
	border: dotted 1px #cc0000;
	padding: 10px;
	background-color: #fcfcfc;
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	background-color: #ffffcc;
}
a.fltlt {
	float: left;
	margin: 0px 10px 10px 0px;
	border: solid 1px #cc0000;
}
.clearthis {
	clear:both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.clearcompare {
	clear:left;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	border-bottom: dotted 1px #999;
}
a.test {
	float:left;
	margin: 0px 10px 10px 0px;
	border: solid 1px #cc0000;
}
#content #detrt #airfilter {
	border: solid 1px #999;
	margin-top: 10px;
}
#content #detrt #airfilter p {
	padding: 5px;
	margin:0px;
	font-size: 10px;
}	
ol.numli li {
	margin-bottom: 8px;
}
#content #detcon .cussep {
	clear:both;
	display:block;
	border-top: dotted 1px #999;
	padding: 10px 0px 10px 0px;
}
img.fleft {
	float:left;
	margin-right: 10px;
}
img.fright {
	float:right;
	margin-left: 10px;
}
a.ffcflink {
	display: block;
	background-image: url(../images/img_misc/ffcf_md.jpg);
	background-repeat: no-repeat;	
	padding-left: 65px;
	line-height: 65px;
	clear: left;
}